Other Parts Discussed in Thread: TLV320AIC3254
At the time to write the i2c script to update the first coefficient value of my PurePath design ( C_to_D_1 ), I am a bit confused
with the switch of the buffers.
I got those coefficient regularly and constantly every 100 ms.
What is unclear to me is the documentation speaks about auto-clearing bit but in the Evaluation Module it's not seems to be the case.
#switch off
w 30 00 08
w 30 01 04
#switch on
w 30 00 08
w 30 01 05
it stay in this state when I refresh the GUI with the button.
So can you help me with that and provide me with the correct sequence.
Thanks
Here is my design.

