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.

TAS6584-Q1: Sequential write

Part Number: TAS6584-Q1


Hi team,

There are some DSP registers which is recommended to write or read sequential read/write as below in yellow.

If my tool cannot handle sequential read/write, is that possible to read / write by incrementing regiser?

For example, in RTLD section, there is a register write command as below.

w C0 48 00 00 00 00 

Is that possible to change as below? 

w C0 48 00

w C0 49 00

w C0 4A 00 

w C0 4B 00

32-bit wide registers: When reading or writing 32-bit wide registers in the DSP memory, the sequential read/
write is recommended.

regards,