Other Parts Discussed in Thread: PCM5252
Tool/software:
Dear TI Support Team,
-
I am currently working with the PCM5242/PCM5252 and using PurePath Studio to design the MiniDSP configuration. I have successfully loaded the program into the device and am able to communicate with it over I²C.
However, I am facing difficulty updating the MiniDSP runtime coefficient for the volume control block during operation. According to the interface overview, the volume block is mapped as follows:
-
I²C Page: 0x2C (44)
-
Register: 0x08
I have attempted to write a 4-byte value to this register (Strating from 0x08) using standard I²C writes after Loding the configuration file. The I²C transaction appears successful, but the volume does not change.
Could you please confirm the following:
-
Is the volume block in PurePath Studio MiniDSP runtime-configurable during normal device operation?
-
Is there a required write format, sequence, or delay for updating MiniDSP coefficients via I²C?
-