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 with pic 16f876a in C

Status
Not open for further replies.

shaz

Member level 4
Joined
Mar 9, 2005
Messages
70
Helped
10
Reputation
20
Reaction score
6
Trophy points
1,288
Activity points
1,995
16f876a lcd

dear all
iwant to interface a lcd 2X 16 line hd44780 with pic16f876a using HITECH C .i am not able to get anything written on the screen. can any one please provide me the right code.
 

16f876a lcd

Tie your RW line to Vss, not to Vdd.

Also, you may need to send the code 0x33, then 0x22, in your init routine, instead of 0x03 and 0x02.

Cheers,
 

I used CCS C compiler in that it is very easy to drive LCD module. Try CCS C demo version.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top