Is there any code available for an I2C driver to configure the TLV320AIC32 ? I am using a Microchip dsPIC33EP512MU810 but I2C is new to me so I am finding it difficult..
I have a WT32i bluetooth development board (part no. DKWT32i) which has the TLV320AIC32 on it.
For the development board, a terminal program can be used which sends commands via a USB-RS232 interface to the WT32i module. The WT32i module then sends I2C data to the TLV320AIC32.
Now I am trying to configure the TLV320AIC32 using I2C directly from the dsPIC for a standalone solution.