HD44780 LCD display problems
Aaron193
Posts: 27
Okay, I have an HD44780 LCD display that I am using via parallel interface. I know it works because I managed to get a message to show up. Now my problem is has to do with reading from the onboard DDRAM. I've looked at multiple datasheets, and I haven't gotten a step-by-step method for reading from the DDRAM. I guess part of the problem is that the Basic Stamp is too slow to catch anything from the display. Am I right, or should it work? If I'm wrong, can someone give me some sample code for reading some byte from some DDRAM address? Thanks.
Aaron
Aaron
Comments
The BASIC Stamp can certainly read data from the DDRAM. I believe we have an example of this in the Stamp Works Manual. Experiment #13. You can download a free PDF of the manual from our website as well as the example code. I hope this helps. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
We·may be able to help you more, if you tell us exactly what your trying to do and display your code.
Bill
Post Edited (Capt. Quirk) : 5/5/2007 6:34:38 PM GMT