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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/27/00 14:36
Read: times


 
#6788 - RE: 16x2 LCD via port0
You are talking about "Memory Mapped I/O". It is dead simple to implement in the PLD you have the ALE latch in. Pass !RD and !WT through the PLD, cut them off to your memory when in the MMIO address range. Decode the address for your LCD and latch the Port 0 output on !WT. Use the output from that latch to drive the LCD.

List of 5 messages in thread
TopicAuthorDate
16x2 LCD via port0            01/01/70 00:00      
RE: 16x2 LCD via port0            01/01/70 00:00      
RE: 16x2 LCD via port0            01/01/70 00:00      
RE: 16x2 LCD via port0            01/01/70 00:00      
RE: 16x2 LCD via port0            01/01/70 00:00      

Back to Subject List