Paolo Santinelli wrote:
I need to use an graphic LCD 128x128 pixel, controlled by msp430F149.
The LCD is equipped with the Toshiba T6963C controller (LCD model:
POWERTIP PG-128128A). I found C code from the example on mspgcc.
sf.net.
Can I power the LDC display with the single 3.3 Vdc, the msp430
supply voltage or I have to use a different voltages from the
msp430 ?
the logic (GND to VCC) should work with 3 .. 5 V. but for the contrast,
you'll probably need -12V on VEE, at least that works for the LCD i
tested the code on.
chris