Hi,
I need to get data out from TLV320ADC3101 using I2S with 32bits word length. I am wondering how to interpret the 32 bits data generated by TLV320ADC3101. Since the ADC has 24 bits resolution, so, I thought the 24 bits data will be either aligned on the MSB or LSB but it turns out that there are data starting from the 27/28 bits to the LSB (eg. 00000100 00101110 10010001 00100111). I cannot find anything from the datasheet. Please help. Thanks.