Dear SupportTeam,
If I2C transfer is failed due to errors such as NACK, Bus arbitration loss etc; how would application come to know the exact reason. I am using I2C in call back mode
In the hwi function, there is a call to I2CMasterIntClear() so as per my understanding, it will clear all master errors and corresponding bits in MRIS and MMIS registers will also get cleared. By the time application gets control, all I2C errors would be cleared.
Thanks you.
Regards
Abhijit