Digital Audio playback is not working. We have the I2S which is connected to TI (TLV320AIC23B), the codec is configured via the I2C interface, I2S is master, the BCLK is 384Khz, MCLK is 12.288Mhz, sampling rate is 8Khz @ 24bit L/R samples. But as per the notes in the data sheet (tlv320aic23b) "In normal mode, BCLK = MCLK/4 for all sample rates except for 88.2 kHz and 96 kHz. For 88.2 kHz and 96 kHz sample rate,
BCLK = MCLK", this equation does not comply to actual scenario. Can you tell us what will be required to make the audio work @ 384Khz BCLK with your codec ??