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.

TAS5825P: I want to know how the registers in the DSP Memory Map are accessed through I2C?

Part Number: TAS5825P

Hi Ti Team,

1 How to use I2C to access the registers in the picture above? Is it like this?

 { 0x00, 0x00 },
{ 0x7f, 0x8c },
{ 0x00, 0x01 },
{ 0x28, 0x00 },

2 What does NUMBER OF BYTES/ FORMAT mean? How do we use this information?

3 Can you give me an example? AGL is enabled, how do I need to configure the registers?