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.

TMS570LS1224: Sample project for I2C

Part Number: TMS570LS1224

Tool/software:

I want to make a communication application with i2c using 2 TMS570LS1224 cards. Data will be received to the first card and a value will be sent to the second card and I want to turn on the LED according to whether the value is received or not. However, I could not do this in the project I made. Is there a sample project you can give me to review?