Can ACLK be tuned to 12.0 MHz by setting HFCLKAUDIO.FREQUENCY to 0x8000?

I have an application where I would like to use ACLK at 12.0 MHz to drive the I2S MCLK signal and create an atypical audio sampling rate (46875 samples/sec). If ACLK is at 12 MHz I can then set the I2S CONFIG.RATIO register to value 6 (LRCLK = MCLK/256) to get a 46875 samples/sec LRCLK. My concern is that even though it appears ACLK can be tuned to 12 MHz by setting HFCLKAUDIO.FREQUENCY = 0x8000, there is language in the nRF5340 Product Spec that suggest ACLK can only be tuned in smaller ranges around 11.289 MHz and 12.288 MHz. If I attempted to tune ACLK to 12.0 MHz would the PLL be stable at this value?

Parents Reply Children
No Data
Related