About TAS6424e-q1 channel 2 , it can't output audio signal, why? but channel 1, channel3/4 can output audio.
now I use TAS6424e, my usage is like this : channel 3 and channel 4 is PBTL output, channel1/channel 2 is btl output; schematic is refer to typical reference of TAS6424e,
the register set is like this (left colum is register address, right colum is value):
register, value:
0x00, 0x20
0x01, 0x23
0x02, 0x71
0x03, 0x54
0x04, 0x00
0x05, 0xD0
0x06, 0xD0
0x07, 0xD0
0x08, 0xD0
0x21, 0x00
0x28, 0x2A
and audio input is 16bit I2S data, sample rate is 48K hz , stereo sample, wav data file. MCLK is 12.288MHZ , LR clock is fs=48KHZ,
bclk is 64*fs, data bit speed is 32*fs, I use stm32f407 produce audio source.

