This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TAS5825M: Low output power

Part Number: TAS5825M

Hi

I used TAS5825M EVM to test the output power of more than 20W, but the output power on my engineering board was only about 5W.

The register was referred to that on the EVM board.

The specific configuration is as follows.

Could you tell me what caused it? 

{ 0x01, 0x00 },//Reset DSP and Registers
{ 0x02, 0x00 },//BD MODE
{ 0x50, 0x00 },
{ 0x60, 0x07 },
{ 0x61, 0x0b },
{ 0x62, 0x03 },
{ 0x63, 0x08 },
{ 0x03, 0x12 },
{CFG_META_DELAY, 0x05},//sleep 5ms
{ 0x03, 0x03 },

Thanks.