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.

Emulating hd44780 controller.

Status
Not open for further replies.

osmana

Newbie level 2
Joined
Jun 23, 2005
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
I want to emulate hd44780 controller.
But i cant get any information from hd44780_Driver_MCU.
I am used following code

while ( !input(ENABLE_PIN) ); //waiting for falling edge
data=input_c(); //read from 8-bit interface connected PortC



MCU is PIC16F877
Xtal speed 20MHZ

i am waiting for any suggestion
 

Hi conkhicon,

Thanks for reply. But i want to emulate 44780 in embedded MCU. In my project hd44780 controller changed pic16F877 mcu. The portc of PIC16F877 tied another hd44780_DRIVER_MCU.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top