Hello, I'm currently working on an amplifier board using the TAS5825M with PBTL mode and have found that immediately after the TAS5825M starts up, it throws an over-temperature exception. Below are the operating steps and observations:
Pull up PDN pin
Wait 5ms
Input I2S signal
Wait 5ms
Write value 0x00 to register 0x00
Write value 0x00 to register 0x7f
Write value 0x03 to register 0x02
After these,
read the register 0x72, found the value is 0x01
read the register 0x73, found the value is 0x0F
Is these normal?