Demo Board Question
rapscaLLion
Posts: 75
Hi,
Just got a demo board today. Been working on a project on the edu-kit breadboard.
I had the project working fine on the breadboard, and then I moved it over to the demo
board. Basically, the BPP420 LCD screen that was working perfectly on the breadboard
refuses to work on the demo board. I can see that it has 5v power, but won't initialize.
Exact same program and wiring configuration on both boards, so what is different about
the demo board that causes the LCD screen to not work?
Just got a demo board today. Been working on a project on the edu-kit breadboard.
I had the project working fine on the breadboard, and then I moved it over to the demo
board. Basically, the BPP420 LCD screen that was working perfectly on the breadboard
refuses to work on the demo board. I can see that it has 5v power, but won't initialize.
Exact same program and wiring configuration on both boards, so what is different about
the demo board that causes the LCD screen to not work?
Comments
The setup is simply as follows:
LCD plugs into 5V power, Pin 2 (but the result is the same for any pin), and VSS.
The program is attached, and works fine on the breadboard but does not work on the demo board.
Post Edited (rapscaLLion) : 2/15/2007 2:27:21 AM GMT
I am sure it's plugged into 5v. What I am wondering is if maybe +5v isn't really
a true 5v on this board? I know on the breadboard using a 9v battery, the lcd would
only work when the battery was full, as the battery started to drain the lcd would no
longer respond. I replaced the 9v battery with a 9v 300mA adaptor, and it works fine.
I have tried the demo board with the supplied 6-7.5v adaptor, the 9v and a 12v adaptor.
No change on all three.
Could it be a lack of amperage? The unit power requirements are as follows:
Backlight off: 4.8-5.5 Vdc @ 10mA
Backlight on: 4.8 - 5.5Vdc @ 100mA
Regardless, the unit does not work on the demo board with backlight off or on. The breadboard works fine either way.
Post Edited (rapscaLLion) : 2/15/2007 4:55:36 AM GMT
I can't explain it. Perhaps you somehow have a defective board. The regulators should be able to handle loads on the order of 500ma. Can you check the voltage at the +5V connection to the LCD? With and without the load of the LCD backlight?
I'd also remove your LED·which looks suspect because I don't see a resistor anywhere.
It has no resistor which I know is bad, but the presence of the led, resistor or not has
no effect on the lcd problem. The LCD has no test mode that I'm aware of.
Thanks anyways!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
I removed the LED, and tried the LCD on every pin in succession. No change. But still works great on the breadboard, and on an old BS2 board.
I think it must have something to do with the power coming from +5V...
Anyways, I'm going to try and take it to my friend who actually knows electronics (I'm just pretending to know lol), and see if he can figure it out.