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.

Interfacing HD44780 LCD with PIC 16F877

Status
Not open for further replies.

xylynn

Member level 2
Joined
Nov 26, 2007
Messages
47
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,579
www.electronicspk.com

Here I would like to ask some help.....
For me it is the first time for interfacing HD44780 LCD with PIC 16F877....
How can I study for that......
I find some webpages which discuss about HD44780 and 16F84A.....
So what is the different for programming with 16F877 and 16F84A?
How can I upgrade the souce code of 16F84A to 16F877?

Best regard
Thank a lot
 

hd44780u programming with 16f877a

You can have an idea from 8052.com
 

16f877 hd44780

Hi my friend
to upgrade any micro to another you must determin which compiler or asymbler you use

Regards

MedTronic
 

pic assembler hd44780

How can I upgrade the souce code of 16F84A to 16F877?
If you use assembly language, there is almost no problem. Both PIC16F84A and PIC16F877 have exactly the same set of intruction. More, 16F877 includes all the registers that 16F84A has. I think the only care you should take is with the configuration bits and RAM registers used by your firmware.
 

hd44780 spanish

to learn about PIC, please see the following link.
**broken link removed**

this one is more related to you.

**broken link removed**

read chapter # 8 of manual. Your problem will be solved.
 

    xylynn

    Points: 2
    Helpful Answer Positive Rating
electronicspk.com

Medtronic said:
Hi my friend
to upgrade any micro to another you must determin which compiler or asymbler you use

Regards

MedTronic

Tanks a lot
Would you like to show me some guide lines

Best Regards

Added after 49 seconds:

bld said:
How can I upgrade the souce code of 16F84A to 16F877?
If you use assembly language, there is almost no problem. Both PIC16F84A and PIC16F877 have exactly the same set of intruction. More, 16F877 includes all the registers that 16F84A has. I think the only care you should take is with the configuration bits and RAM registers used by your firmware.

Thank for giving me some guide lines

Added after 12 minutes:

madicalphy said:
to learn about PIC, please see the following link.
**broken link removed**

this one is more related to you.

**broken link removed**

read chapter # 8 of manual. Your problem will be solved.

Thanks a lot for helping me
Your websites are very interesting to read and study........:idea:

Added after 11 minutes:

Dear

How can I check the codes I've written in the source code and the codes entered by keypad? Please kindly guide me........

Thank you

With regards

xylynn
 

hd44780 16f877

How can change the codes????
Please kindly giude me

Best regards
 

pic16f877 hd44780 time

i've the code written for 16f84a... now i try to use 16f877....
i use assmebly language and MPASMWIN assembler...
please kindly reply me

Best Regards
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top