I have a Powertip "PC1602F B" LCD I bought a while ago for a project, and have long lost the design specifications for it. The datasheet is rather confusing, listing several different voltages. Do I need a negative voltage? What should the range of adjustment for contrast be? Is the voltage relative to Vdd? (which will probably be 3.3V.)
|
|
As Olin says, the datasheet is pretty terrible. The standard of display datasheets seems to be quite low in general IME. It states Vss = GND, and Vdd - Vss max is 5.5V. The LCD driving voltage looks to be internal so don't worry about that. The Backlight doesn't need a negative supply, the A and K are for anode and cathode of the LED. It states either 40mA or 120mA for the BL current consumption, depending on the module type - in the mechanical specs table it specifies either no backlight, an EL backlight or LED backlight. I'd assume the edge and array in the electrical specs refer to the EL and LED respectively. So if we assume your model is the EL, you need 40mA to drive it. You will need to confirm this and adjust the below workings as necessary if it's the 120mA version - if you don't have the info on the package it came in there is probably a code printed on the PCB somewhere. Either way it's safer to assume it's the lower current version to start with if not entirely sure. You need to know the Vf of the LED, which is not clearly stated, but VB/L = 4.2V is given which is possible for a white LED. For Vo I can't see anything at all, but I doubt it needs a negative voltage (unless they are unbeliveably sloppy - possible) If you're feeling lucky you could just tie Vo to ground (through a smallish resistor if nervous) and see if it works. In the past with a couple of non critical debugging type setups using any old LCD (usually no datasheet handy) I have just tied the Vo to ground and it worked fine - of course this may not be the case for your particular model but I'd be surprised if it was out of the 0 - 2.5V range. |
||||
|
|
|
Vss is ground, which by definition is 0V. Therefore, Vdd - Vss = Vdd - 0V = Vdd. Vdd must be greater than 2.7V and less than 5.5V. I'm not sure about the back light voltage, but, that should get you started. If this is for a hobby project that should be sufficient. If you want the backlight then try to power it with an adjustable supply. I think if you keep it under 5V you will not damage the display, but, I am guessing from clues on the data sheet. If you do fry the thing then toss it and buy one that is specified better. |
||||
|
|
|
The real confusion is that left most pin is 14 then count down to pin 1 as you move to the right followed by pin 16 then 15 . Go figure . Caution when creating pcb footprint as you may pop a fe boards.m |
|||
|
|