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.

[参考译文] TM4C129ENCPDT:TM4C129ENCPDT 和 SSD1306 OLED 传感器、使用 I2C

Guru**** 2864540 points

Other Parts Discussed in Thread: TM4C129ENCPDT

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1637712/tm4c129encpdt-tm4c129encpdt-with-ssd1306-oled-sensor-by-using-i2c

器件型号: TM4C129ENCPDT

尊敬的团队:

我正在使用  TM4C129ENCPDT 微控制器和 通过 I2C 显示 SSD1306 OLED 。 OLED 打开电源、但它仅显示 A 纯蓝色 /点填充图案 触摸屏。

不过、 文本(如“Pavan")“)根本不显示

显示屏似乎正在接收数据、但显示 缓冲区或初始化可能不正确

是否有人能帮助确定导致此问题的原因或建议一种可行的方法?

main.c

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

    尊敬的 Pavan:

    我建议您逐步验证显示的初始化、尤其是使用逻辑分析仪。 这通常是出现问题的地方。

    谢谢、

    -Eric Rentschler