I am reading through the chips datasheet as I plan to utilize it with both PIC micros and a Z80 system I built, but I am confused as to how I can utilize the 4-bit transfer mode. I am reading it, but all the sections that deal with it make no mention of how to let the chip know that we want to use 4-bit transfer mode instead of 8-bit transfer mode. Please help :S
Should I just let the lower 4-bits float or what?
I'm not sure how I came to have this in my links:
http://home.iae.nl/users/pouweha/lcd/lcd0.shtml
I think the link above will provide your answer, but if it doesn't there is an apparently active forum here:
http://forum.lcdinfo.com/
From looking at the following site: http://www.doc.ic.ac.uk/~ih/doc/lcd/
It looks like the controller powers up in 4-bit mode. Then if you want to use a full 8-bit interface, you use the Function Set instruction to get it.
Thanks a bunch guys, I was hopelessly confused :)
Take a look at JAL, my favorite language for PIC micros:
Binary: http://sourceforge.net/projects/jal/
JALEdit IDE: http://jaledit.sunish.net/
YahooGroup: http://groups.yahoo.com/group/jallist/
Code Simulator: http://pic.flappie.nl/