Part Number: TAS5815
Hi TI,
I had studied the TAS5815 driver code to understand the the RCA.bin is neccessnary for initialization and the RCA.bin that contains audio profile with a set of register settings. Then, COEF.bin is related to DSP firmware but the TAS5815 driver don't need to load this file.
However, in our audio use case, we will have higher chance to use the EQ or Volume control function. So, we're curious how do we activate the DSP function inside TAS5815 and enable the EQ or Volume control in the DSP?
To create the RCA.bin for TAS5815, shall I load tas5825m-1amp-reg.json in regbin tool as base because I didn't notice tas5815.json in regbin?
If yes, I did check the init profile but don't know what the actual meaning about Book0x64/Page0x01 and other registers because TAS5815 datasheet haven't listed in register map. So, will you provide full register map for all books and pages?