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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/18/01 14:37
Read: times


 
#11693 - RE: LCD display working on 24Mhz
Get two latches i.e. 74HC573 and map them into memory. Could be done with gates or a PAL. Connect the inputs of the 573's to the A/D lines, the outputs to the LCD. One latch is used for the control-lines and one for DATA.
Write to the latches using MOVX @DPTR etc. It's also easy to control the timing of the LCD's this way. Just make a delay-loop.

List of 9 messages in thread
TopicAuthorDate
LCD display working on 24Mhz            01/01/70 00:00      
RE: LCD display working on 24Mhz            01/01/70 00:00      
RE: Aad            01/01/70 00:00      
RE: Aad            01/01/70 00:00      
RE: LCD display working on 24Mhz            01/01/70 00:00      
RE: LCD display working on 24Mhz            01/01/70 00:00      
RE: LCD display working on 24Mhz            01/01/70 00:00      
project            01/01/70 00:00      
RE: LCD display working on 24Mhz            01/01/70 00:00      

Back to Subject List