LCD AppMod
CharlieC
Posts: 14
I bought the LCD appmod and it works fine on the BOE.· In looking through the demo code, it appears that only that the absolute minimum pins required to use the LCD is three.· That would be cool, but I am not comfortable enough with the code to be sure.· Also, when I look at the BS1 App Notes: LCD "user interface terminal", it appears that 7 pins are required.· Can someone point me to any docs that give a more definitive description of the interface between the lcd appmod and the bs2?· Learning by looking at the code is failing me this time.· I want to interface the bs2, tsl230, and the lcd, and I need a minimum of 7 pins for the tsl230 and a trigger line.
Any help would be appricated.· I did a search through the forums before posing the questions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Charlie Chisholm
That part, at least,·I'm sure of.
Any help would be appricated.· I did a search through the forums before posing the questions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Charlie Chisholm
That part, at least,·I'm sure of.
Comments
What you *should* do is get the Hitachi HD44780 documentation and read through it -- all of our code is based on those specifications.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Check out this link below, go to the·PDF file(LCD AppMod manual)·and scroll down to the last page.· It has a schematic for the connections.
·http://www.parallax.com/detail.asp?product_id=29121
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dave Andreae
Tech Support
dandreae@parallax.com
www.parallax.com
Post Edited (Dave Andreae (Parallax)) : 3/27/2005 5:43:44 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Charlie Chisholm
That part, at least,·I'm sure of.