Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/15/08 07:28
Read: times


 
#152272 - Most LCDs most of the time.
Responding to: ???'s previous message
I have not come across a module with an active low E (enable) signal. I have met modules that have the backlight on pins 1,2 and not on pins 15,16. I seem to remember that the regular pins were all in the same order.

Yes, the other brands of controller chip often have better timing specs and can do 4-bit initialisatation easier.

However in my experience, follow the bog-standard HD44780 sequence and the other brands will initialise. But if you say just use the KS0066U data sheet sequence with a HD44780, strangely enough it will not work.

The rule seems to be: never ignore the data sheet for your particular module. Follow the lowest common denominator ( i.e. the strictest sequence) and your code will work with most modules.

David.

List of 21 messages in thread
TopicAuthorDate
4-bit LCD            01/01/70 00:00      
   so problem is not in LCD            01/01/70 00:00      
   C or assembler ?            01/01/70 00:00      
   red flag killer, ignore            01/01/70 00:00      
   "couldn't get an output"            01/01/70 00:00      
      To Mr.Neil            01/01/70 00:00      
         So you know where to look...            01/01/70 00:00      
            Sorry....... Mr.Neil            01/01/70 00:00      
               Not to worry...            01/01/70 00:00      
   2nd line?            01/01/70 00:00      
      Puzzle            01/01/70 00:00      
         the problem is ...            01/01/70 00:00      
   Looks like wrong 4-bit initialisation.            01/01/70 00:00      
      HD44780 is a loose standard            01/01/70 00:00      
         It all depends on the control IC.            01/01/70 00:00      
            We should            01/01/70 00:00      
               Most LCDs most of the time.            01/01/70 00:00      
                  Interesting notion ... read the datasheet ... Hmmm            01/01/70 00:00      
                     E strobe            01/01/70 00:00      
                        The E Strobe,,,            01/01/70 00:00      
                        EP0333318            01/01/70 00:00      

Back to Subject List