CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How To LCD connections, basic setup

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Jan 16, 2008 11:56 pm     Reply with quote

It looks like you have a 1K resistor going from the contrast pin to +5v,
and that's the entire contrast circuit. If so, that's not correct.

You should change it so there is a 1K resistor going between the contrast
pin and ground, and also a 10K resistor bewteen contrast and +5v.
This will set the contrast pin voltage to approximately 0.45 volts.
You should check it with a voltmeter to confirm this.


You should also check all the connections between the PIC and the LCD
with an ohmeter. Turn off the power and put one probe on the PIC pins
and the other probe on the LCD pins, and go through each set of pins
to verify the connections. You have three sets of wires, and at least
four connectors to be concerned with. It should be checked.

Here is a schematic of the contrast circuit.
Code:

         10K            1K
+5v ---/\/\/\/---o---/\/\/\/--- GND
                 |             
                 |
               to LCD
             contrast pin                                                   
 
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group