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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/19/01 08:11
Read: times


 
#11712 - RE: LCD display working on 24Mhz
Hi,
you can connect the LCD data bus directly to the 8051's data bus. but it is a good practice to buffer through a 74HCT245.follow the ckt below. a 2 input NAND gate will do
__________ /E
/WR--| | |
| /& |----| | | | |
/RD--| | | /& |----| /& |----E
| | | |
LCD_CS---------| |

/WR--------------------------------R/W

A0--------------------------------R/S

you can use the spare NAND to invert the /LCD_CS from the address decoder.
the /LCD_CS is memory mapped. if you are using '245, control the data direction by using /WR or /RD





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