Part Number: TLV320ADC3140
Hi,
I am trying to setup the TLV320ADC3140 in master I2S mode, and are having some issues getting the clock setup right. I have a 12.88MHz clock source coming into GPIO1 as the MCLK source and have set this frequency in the MCLK_FREQ_SEL field. Here it is stated that this setting is valid if MCLK_FREQ_SEL_MODE = 0 - but this is the only reference to MCLK_FREQ_SEL_MODE in the datasheet.
Observed output with my settings (not setting MCLK_FREQ_SEL_MODE) is a ~1.7Mhz BCLK with a ~6.7 kHz FS (256 ratio, not 64 as configured in the registers).
As the configuring for master mode appnote still not appears to be available, could you please help me with a working setup for the following mode:
- 12.88MHz input on GPIO1
- 48kHz sampling rate, FS/BCLK ratio of 64
- 16 bit I2S output
- Channel 1 and 2 as L/R in I2S stream
