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.
您好,
当然。 客户可以定义要在 LCD 屏幕中显示的信息和数据。
他们可以参考 MSP430FR6043EVM USS 水演示、在此示例中、有关 LCD 有两个部分。 有一些基本的 LCD 数字编码器和 LCD 显示成就的状态机。
您好,
客户可以检查API lcd_statemachine_dispalyDateAndTime()的较低级别实现,
LCD显示屏的执行结构可以是
我认为lcd_statemachine_writeLCD() API 可能是客户想要更改LCD内容的地方。