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.

[参考译文] MSP-EXP430FR4133:LCD Launchpad 定制

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/650844/msp-exp430fr4133-lcd-launchpad-custom

器件型号:MSP-EXP430FR4133
主题中讨论的其他器件:EnergiaMSP430FR4133

团队、

是否有办法向 LCD 显示屏的第一行写入文本? 我 目前正在使用 Energia 和"lcd_launcpad.h"库。

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

    您好!

    不可以、用于 MSP430FR4133 LaunchPad 的 LCD 包含6个分段数字显示屏以及其他显示符号、例如小数、冒号、电池指示灯等 它不包含带文本的行。 更多详细信息、请参阅 MSP430FR4133 LaunchPad 原理图的表2。 如果您需要写入具有多个显示行文本的 LCD、则需要使用不同的 LCD、并根据需要将其连接到 MSP430FR4133以使用内部 LCD 驱动器。

    此致、
    Nathan

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