Hi All,
I'm having hard times making the TAS5424A work. I have the i2C communication ready, but I don't know how to set the outputs to play mode.
At first, I set the hardware pins STANDBY and MUTE to high. Then I use the I2C to set the Output control register(0x0C) to 0x00, which (if I understand the documentation corrrectly, should put all channels to play mode).
However, I'm not getting any output and when I read the status registers 0x05, 0x06, it's values are both 0x00. That should mean all outputs are disabled and in HiZ.
I'm pretty sure I can write to the registers, because I can write any value (which does not cause reset) to 0x0C reg. and then read it back.
Could someone please point out some reliable sequence to start-up the TAS5424 in play mode?
Thanks in advance,
Josef