Part Number: MSP430FR4133
I took a segment LCD from cheap thermometer which is working with one AAA battery. Using oscilloscope and a function generator I found out that this LCD has 4-mux and 1/3 bias configuration. It has 25 pins in total (21 segment pins and 4 common pins).
I would like to use this LCD with MSP430FR4133 microcontroller because it has LCD driver built-in.
But even if I use 4.096 kHz and 3.50 V internal charge pump (LCDVCTL = LCDCPEN | LCDREFEN | VLCD_15;) the contrast is very low.
How do they got normal contrast with only one AAA battery??
So what else can I try to debug the problem?
furieux