Hi,
First time with a project using I2S. I need to be able to use the chip with I2S and have all the channels play either the Left audio or the Right audio. Is this possible? I have poured over the data sheet and register settings, but I can't seem to find a way to tell it which channel of the I2S data to play on each of the 4 outputs of the chip. It appears to me that I can send it one data stream and it will play back, lets say the left audio, on outputs 1 &2 and the right audio on outputs 3 & 4, but there isn't a way to make it play just the left audio on outputs 1, 2, 3, and 4. Am I missing something?
The audio file I will be using is stereo, but I need all four of the channels of the one TAS6424L-Q1 to play only one side of the stereo channel. I realize the simple answer would be to make both of the stereo tracks the same, but I actually need them to be different as I will be having another amplifier using the other channel for a single speaker and line-out outputs.
Thanks in advance for any help you can provide!