This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6748: I2c on the TI DSP

Part Number: TMS320C6748

I am currently using the C6748 DSP as the I2C master to communicate with an AD9508 fanout buffer.  Is there an example code on how to manipulate the I2C-related registers in tx and rx over I2C using C6748?

I am getting this right now, when using 0x6c for the slave address, and writing 0xc as the data.  However, the clock seems to stop afterwards.  I'm trying to figure out what I am not doing correctly.

Thanks for any pointers on this.