Hello!
Please advise how to correctly use TLV320AIC33 in slave mode because datasheet pays very little attention to it.
I need to use only the DAC part of TLV320AIC33 to convert I2S ( DIN, BCLK, WCLK ) into analog audio.
Do I understand it correctly, that in slave mode ( as compared to master mode ) I have to do the following?
1). Connect BCLK, WCLK and DIN to TLV320AIC33 pins 38, 39, 40 respectively.
2). Select BCLK as the source for PLLCLK_IN in Register 102 on Page 0
3). Select BCLK, WCLK as inputs in Register 8 on Page 0
4). Calculate J, R, P to fulfill Fsref ( 48 kHz ) = BCLK ( 3.072 MHz ) x K x R / ( 2048 * P ) and set them into the corresponding registers.
My question is:
is WCLK ( connected to pin 39 ) used in DAC work or is it formed from BCLK using PLL as desribed in the above ( 4 )?