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.

[参考译文] TMS320F28055:无中断的 I2C 示例

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1117784/tms320f28055-i2c-example-without-interrupt

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

您好!

是否有任何不带中断的 I2C 读取/写入示例?

此致-

Sudip

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sudip、

    是的、请查看下面 C2000WARE 目录中的 i2c_Lib_EEPROM_POLLING 示例。 您也可以为 F2805x 器件使用 i2cLib_FIFO_POLLING.c/.h 文件。

    C:\ti\c2000Ware_4_01_00_00\device_support\f28066\examples\c28\i2c_Lib_EEPROM_Polling

    最棒的

    Kevin