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.

CCS/TMS320C6413: C6413 usd I2C communicate with other device

Part Number: TMS320C6413

Tool/software: Code Composer Studio

Hi  

    I am a new user about DSP,now I have a project which used tms320c6413. I  want to use the i2c  in c6413 to communicate with other I2C device. When I read the code in CCS, I found  some code  like"I2C readbyte"and “I2C writebyte” in "Csl_i2c.h".Could I use this code directly to communicate with other I2C device?Thanks a lot!