I only use the upper 4 bits on a standard lcd, i figured there was no difference with this one.
Im supposed to use chart 2 for characters as my display is the AB version
I only use the upper 4 bits on a standard lcd, i figured there was no difference with this one.
Im supposed to use chart 2 for characters as my display is the AB version
Chris
Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."
The LCD micro is specially made to work with 4 or 8 bits, (read the data sheets), as you specify that when you define your LCD pins etc.The LCDout command if using 4 bit mode actually sends the 8 bits as 2 4bit nibbles.
Your current item will not understand - hence garbled etc.
Your new unit is NOT compatible with LCD commands, and no where does it mention 4 bit operation, as I said, get it working on serial, if you use the data bus you will have to have at least 10 ports to run it in that mode.
Bookmarks