I have been through the datasheet, posts and been over the slaa469.pdf. I just want to verify the clocking in our setup.
We will be using the AUX input (Stereo) with the HPL/HPR_OUT (Stereo) output. We are planning to perform some DSP on the this signal so will be routing in and out of the ADC and DAC.
In our implementation we will have the LM49352 also serve as the I2S master as well on Port1 CLK and SYNC.
We are planning to run a 12.288MHz Oscillator into MCLK. I understand this will need to be frequency-locked with the Port 1 CLK and SYNC. We have another part that is dependent on a frame clock of either 64*Fs or 128*Fs. With that said I would assume we would set register 0x52h SYNC_RATE to 64 and that should then set our CLK (Bit Clock) to 64*Fs, correct? In short we need the following:
- MCLK - 12.288MHz
- PORT1_CLK (Bit Clock) - 3.072MHz (64*Fs)
- PORT1_SYNC (Frame Clock) - 48kHz
Also, with using a native audio clock on MCLK we would then set the ADC clock (0x20h) and DAC clock (0x30h) to use MCLK rather than the PLL, correct?
Thanks,
Shawn