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/TMS320F28377D:I2C 中断

Guru**** 2044370 points
Other Parts Discussed in Thread: C2000WARE
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/764774/ccs-tms320f28377d-i2c-interrupt

器件型号:TMS320F28377D
主题中讨论的其他器件:C2000WARE

工具/软件:Code Composer Studio

您好!

我使用28377D 的 i2c 模块、为了避免轮询、我使用 中断。 看起来一切正常、但有时附加了以下内容:读取 i2c 中断源寄存器时、我得到0 (NO_SRC)!! 为什么会这样呢? 如果在中断过程中、I 发出信号、表示 i2c 操作已中止、则不执行任何操作、下一个操作正常、模块继续工作。

此致