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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/28/02 14:29
Read: times


 
#23525 - RE: LCD with AT89S8252 - Problem
You must be more specfic as to what controller the LCD uses, but start off by looking at the timing diagrams for the LCD. If the R/W is one control line on the LCD controller, then usually the read is high and the write is low in which case only the write line from the uP need be connected.
You only need pull-ups on P0 if the LCD is not memory mapped i.e. you are not using a MOVX instruction to talk to it.

List of 6 messages in thread
TopicAuthorDate
LCD with AT89S8252 - Problem            01/01/70 00:00      
RE: LCD with AT89S8252 - Problem            01/01/70 00:00      
RE: LCD with AT89S8252 - Problem            01/01/70 00:00      
RE: LCD with AT89S8252 - Problem            01/01/70 00:00      
Got the LCD working.            01/01/70 00:00      
RE: Got the LCD working.            01/01/70 00:00      

Back to Subject List