Other Parts Discussed in Thread: TM4C129XNCZAD
您好!
我正在使用 TM4C129XNCZAD MCU、我需要使用 I2C 通信在 MCU 中实现 EEPROM。可以有人向我推荐一些与我的线程相关的示例程序吗?
提前感谢、
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.
Other Parts Discussed in Thread: TM4C129XNCZAD
您好!
我正在使用 TM4C129XNCZAD MCU、我需要使用 I2C 通信在 MCU 中实现 EEPROM。可以有人向我推荐一些与我的线程相关的示例程序吗?
提前感谢、
您好!
TivaWare 中包含可作为起点参考的示例。 请参见下方的。
C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl-boostxl-sensub\HUMIDITY_sht21_simple。
这里有一个 I2C 应用手册。 请参见下方的。
https://www.ti.com/lit/pdf/spma073
此帖子包含一些代码片段、可与外部 EEPROM 进行连接、这应该会有所帮助。