Hello All,
For a test m using PCM9211 as ADC in Slave mode controlling it using MSP430F5325, crystal on PCM9211 is 24.576MHz and communicating it via I2C, while m setting reg 48h of PCM for 24-bit I2S ,
its working fine but changing it to
24-bit left-justified
24-bit right-justified or
16 bit right justified
data got corrupted, m not getting why this is happening....
and if my device is unable to set on 16-bit right justified, as it working on 24bit i2s mode, how it may affect my digital Audio, is it become incompatible with several digital audio device working on 16 bit-depth or what so ever, m kinda new in audio field so m bit confused about this 16bit depth and 24 bit depth data.
or having worked on 24bit I2S data is good enough.
one more thing i would like to ask
is 24bit I2S defines the bit depth of 24, or if not then what define the bit-depth
and as PCM9211 have 16-bit right justified data, so it will fulfil the criteria of 16bit depth data.
looking a possible positive suggestions , and feel free to ask any more info. about the test setup.
Sonu Verma