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.

AM625: R5 MCAL USE MCU I2C interface

Part Number: AM625

Hello TI team:

  We are now debugging the R5 MCAL code using the MCU I2C interface (MCU_I2C0_SCL (A8), MCU_I2C0_SDA (D10)), and found that it can be used for debugging with CCS under nortos under the MCU SDK. I separated the interface and used it in the SDK It is also possible under other DEMO projects, but it hangs directly when calling the I2C_transfer interface under MCAL code. Is there any way to call this I2C interface under MCAL?