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.
430说明书上给的是1/8duty 1/3bias
msp430f6系列上带的lcd模块是LCD_B和LCD_C,这两个版本的LCD模块支持 1/3bias和 1/2bias,不支持 1/4bias。
不支持1/4
谢谢,那MSP430别的系列有可以驱动 1/8duty 1/4bias LCD的么?
现在msp430带的lcd驱动都是 1/3bias和 1/2bias,没有 1/4bias ,建议用其他方案。比如外接一个lcd驱动ic等