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?