??? 02/27/07 16:54 Read: times |
#133847 - timing Responding to: ???'s previous message |
I agree with Erik, It is very difficult to read your code.
I have done a lcd code before. Although all my code format was correct. I found that the hd44780 is slow at processing commands and that if you add delays between sending your data and the high low enabling pulse I was able to get my code to work. |