> What is the part number of the LCD you are using? Can you provide a link to
> the datasheet?
http://www.farnell.com/datasheets/47114.pdf> Which pin numbers are you connecting power and ground to? In a later post,
> it looks like you are connecting a 5k resistor between Vcc and ground of LCD
> and a 3k between ground and Vo/-ve. However, it doesn't look like you have
> the ground pind of the LCD connected to ground (unless that is what the O
> is). That looks like it could be causing you some problems.
yup the " O " is the connection to GND. This is to achieve the -3V.
> What is supplying power and what is current capability?
In the original power supply circuit, I used a negative voltage op amp
(TL084) to invert the 5V to -3V. The dc supply to provide the +- Vcc
is by tying 2 dc convertor, 0.6A.
Another connection i tried for the negative voltage is:
http://www.reconnsworld.com/power/voltinvert.gifBtw, the LCD is controlled using a PIC18F4331. The Vcc (5V) and Gnd of
both circuits are tied together and connected to the LCD pins
respectively. This is because the LCD only has a single gnd rail for
its Vo, Vcc and Data lines.
Some background: The LCD is tested workable with the latter connection
(
http://www.reconnsworld.com/power/voltinvert.gif) with a PIC16C54C.
ywz