Parallax 2x16 Serial LCD (Non-Backlit) suddenly stopped working
macfreak
Posts: 3
My son opened a brand new 2X16 yesterday and it was working fine. Today it suddenly stopped working. What could have caused this? Does it overheat? He's been careful about static and water. The debug makes the display show black rectangles but his programme is no longer working. He's using it on the basic stamp 2 school kit.
Sorry - but this is a non-technical mom trying to help out a heartbroken 9 year old. Any help to at least prevent this from happening again if he did something to break it, would be very appreciated.
Sorry - but this is a non-technical mom trying to help out a heartbroken 9 year old. Any help to at least prevent this from happening again if he did something to break it, would be very appreciated.
Comments
I assume that your son have been wiring it correctly. Did your son try out the programming routine that call for the LCD display? And, that's good that he knew about the electrostatic discharge, so I wouldn't worry about that.
There are more than one way to blow the LCD controller up. Voltage going out of specs is one way to do that. If necessary, go by the datasheet to make sure. I did some tricks when I was younger, I usually hit the 3.3V LCDs with two AA batteries, and for 5V ones, three AA batteries. However, I would personally prefer that you guys get a clean voltage regulator (for battery power) or better switchmode power supply - it needs to stay within 10% of listed power. Please give me a bit more details of how it failed (like lines going squiggy or just few pixels appearing out of nowhere), I would help you out.
could be a couple of things more detail is needed,it may even be ok?
I think the RS232 handshaking routine also is timing sensitive, but if you guys have seen the words or anything that was displayed once the BASIC's processing the routine, I would rule the timing out - contrast pot and specified voltage would be the suspect, however.
What other information would be helpful?
Now, as it turns out, it was unplugged and placed in another location.
So, something changed.
[Check, check, and re-check, and check it again.]
However, I would suspicious of ESD - it doesn't take a lot to fry certain model of LCD. And, on other hands, you would also want to check that it doesn't require the clock - some LCD module get rather unhappy quickly if it's not driven by external clock (I have fried few before.... At least it was out of junk electronics.)
Just had to say of something that may not be listed, you know?
However, good news is that you can replace it under warranty.
One other thing to check is the baud rate on the LCD Display matches the baud rate in his program code that he is using
One thing may have happen is that there are three wire plug two are are power and the other wire is the( Data wire which is the out side wire) if the Stamp Board side and the LCD display do not match pin for pin then you will fry the LCD display
I know because it happen to me once
Just call Tech support and see what they can do for you
Here's where someone may run into trouble:
If a Rev.E-type is connected to the BoE through one of the servo ports and the slide switch was in the middle, position 1, instead of all the way over to position 2, then great sorrow would result as there's no power (5V) to the servo ports till the switch is in position 2.
[ Only Rev.F boards have a beeper on the serial/piggy-back board. ]
The first LCD screen i bought was a 2 or 3 dollar one off eBay. I didn't understand the concept of serial, and tried to use 3 pins, because I found the datasheet for that same model, only serial. The back light flashed really brightly, and then it was dead:/ Oh well.
I have had a Rev. E serial 4X20 display for a long time, and never realized about the dangers of the BOE's 3 pin headers. thanks PJ Allen!
Good luck, I'm sure that parallax will help. their customer support by far surpasses any other company I have worked with.
~Jimmy