 |
| Author |
Message |
|
|
Posted: May 02, 2013 - 07:43 PM |
|

Joined: Oct 18, 2001
Posts: 357
Location: Eastern England.
|
|
A common problem is that people can't get their LCD display to work and aren't quite sure where to start.
As I've just been writing some new LCD code I've taken the trouble to knock together a basic fault finding guide. I hope people find it useful.
[E2A]
Topic title updated.
Clarifications suggested by floresta1212 added. |
Last edited by Brian Fairchild on May 03, 2013 - 06:55 AM; edited 1 time in total
|
| |
|
|
|
|
|
Posted: May 03, 2013 - 03:17 AM |
|

Joined: Mar 29, 2006
Posts: 567
Location: Western New York, USA
|
|
That's a good start.
Before Steve (Koshchi) gets after you you should change "Display Not Initialized" to Display Not Properly Initialized" (you can leave the 's' in place of the 'z').
As he pointed out a while ago the single line is a result of the LCD controller completing it's "Initializing by Internal Reset Circuit" sequence which sets up the display as a 1-line device.
So the display is initialized, but not correctly since there is some other problem that prevented the program from re-initializing the display correctly.
Don |
|
|
| |
|
|
|
|
|
|
|