Parallel LCD Trouble.
Aaron193
Posts: 27
Hi
I have some trouble getting a parallel LCD display to work. I have tried going to the object exchange and downloading objects for operating Parallel LCD displays. This particular display that·I have·has an HD44780 driver. I have been able to get it to work with a Basic Stamp II. I have also noticed that these objects don't include proper initialization commands; I have a link·that contains important information about initializing the LCD. I have noticed with the Basic Stamp that if it wasn't intitialized properly, it wouldn't function. If someone can help me make an object that follows the initialization processes mentioned in the link, that would be great
Aaron
I have some trouble getting a parallel LCD display to work. I have tried going to the object exchange and downloading objects for operating Parallel LCD displays. This particular display that·I have·has an HD44780 driver. I have been able to get it to work with a Basic Stamp II. I have also noticed that these objects don't include proper initialization commands; I have a link·that contains important information about initializing the LCD. I have noticed with the Basic Stamp that if it wasn't intitialized properly, it wouldn't function. If someone can help me make an object that follows the initialization processes mentioned in the link, that would be great
Aaron
Comments
The simplest thing that you can try is to do a straight spin of sequence delays followed by setting the outputs to the bit values that you need. Then toggle the E line keeping in mind its timing requirements.