Haha! I figured it out! The problem was that I had the first bit of the lcd 4 bit bus connected to portb bit 2. I overlooked the fact that one can only start the bus at bit 0 or 4 on the ports.
Thanks Hendrik for your assistance!
Haha! I figured it out! The problem was that I had the first bit of the lcd 4 bit bus connected to portb bit 2. I overlooked the fact that one can only start the bus at bit 0 or 4 on the ports.
Thanks Hendrik for your assistance!
And even if you COULD start at bit 2 your DEFINE still said bit 0 so it wouldn't have worked anyway.
I'm glad you figured it out - sometimes it helps to just step away from it for a while. Well done!
/Henrik.
Bookmarks