I am still working on the interface between the TLV320AIC3256 and the MSP430 and have stumbled upon the following: The audio codec outputs I2S samples of 64bits, 32bits per channel. Using the TLV320AIC3256 eval board and configuring the word length to 16 bits per channel, the length of each sample is still 64 bits, which makes interfacing with the MSP430 more difficult. Is it possible to configure the codec to output 16bit per channel, left-justified I2S?