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

Cookies are required to use this site. You must accept them to continue using the site. Learn more…