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: Register byte at minimum and maximum setting

Part Number: TAS5825M

Hi team,

How much byte is the minimum setting of TAS5825M (Hybrid modulation) and maximum setting with all modules included e.g. Full-EQ, DRC, Smart AMP, etc?

Regards,
Kazuto

  • Hi Kazuto-san

        I think the minimum setting can be achieved by only two register bytes. Write { 0x02 0x02 } to enable hybrid modulation, and write { 0x03 0x03 } to PLAY. All the other register will be in their default value.

       But if you need to set all the modules, I test it with my PPC3, there's 7205 bytes. This number should be the maximum.

       Active the module you need to use in PPC3, and when you generate the codes, choose  Active/Updated Components. You will get the exact number of register bytes in your project. Thank you.