Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

LCD memory mapped interface with 8051--- urgent!!!

Status
Not open for further replies.

ganesh90

Newbie level 1
Joined
Jun 12, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
memory mapped lcd

I am using LM032L with 89C55 microcontroller.
I have to interface the lcd without using any of the i/o ports of the 89C55.
I have to interface the lcd at a memory address (say F000). [/b]
I am facing a problem in generating the Enable, R/W, signals of the LCD.
I connected R/W to RD' of 89c55 and Enable to memory decoding circuit.
The simulation in Proteus is saying that the 'time-step is too small'.
Please help!!!
 

lcd memory mapped

Try to run the microcontroller with "slower" clock, say, 4MHz ..

Rgds,
IanP
 

memory mapped i/o 8051

Hi
Use separate pin for read and write.
only data will be latched through ppi.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top