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.

[参考译文] EK-TM4C123GXL:I2C 主示例

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1086843/ek-tm4c123gxl-i2c-master-example

部件号:EK-TM4C123GXL
“线程”中讨论的其它部件:TM4C123

我正在为  TM4C123寻找一个实心 I2C 示例,作为一名作家和一名读者的大师。

谢谢,

约翰

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

    约翰:

    我们在 C:\ti\TiaWare_C_Series-2.2.0.295\examples\boards\EK-tm4c123gxl-bootstxl-sushub\湿度_shtml 中有一个例子

     I2CReadCommand 和 I2CWriteCommand 函数都可以满足您的需要。

    此致,

    拉尔夫·雅各比

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

    拉尔夫,再次是很棒的员工 我几乎确定在一个不命名 I2C 的应用程序中会隐藏一些好的代码。