Hello,
I am currently trying to integrate continuous volume measurement and then dynamically adjust the volume. This also works in the PurePath Console. But if I try to do this via register with the microcontroller to read the volume dynamically and then adjust the volume.
Unfortunately I find in the following document: www.ti.com/.../tas5825m.pdf but not the corresponding registers.
When I start the I2C Monitor from the Purepath Console, I see the following commands to read the volume:
w 98 00 00
w 98 00 01
r 98 48 04
And the following commands to adjust the volume:
w 98 00 00
w 98 7f 8c
w 98 00 0b
w 98 0c 00 28 7a 27
w 98 10 00 28 7a 27
Why are these registers not listed anywhere? Is there a recommended way to proceed with the development?
Best regards,
Simon Dahl