Hi,
I am comparing the output .h and .cfg files of PurePath Console of the same TAS5754 design.
It seems that all the information about the registers in .h is included in the .cfg file but there are extra lines of data in between the registers that look like this:
w 98 00 00
w 98 00 00
w 98 7f 00
w 98 00 00
Are those indicative of delays I have to introduce in the I2C transfers in order to assure proper initialization of the TAS5754?
If not, could you please enlighten me on how I should interpret these lines of code?
thanks a lot,
Dimitris