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

LCD display

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



Joined: 28 May 2008
Posts: 1

View user's profile Send private message

LCD display
PostPosted: Wed May 28, 2008 2:03 pm     Reply with quote

Hey everyone!

I'm doing a PIC project and need to use a LCD display. "LCD.c" is having a defined pin connection as follows:

RD0 enable
RD1 rs
RD2 rw
RD4 D4
RD5 D5
RD6 D6
RD7 D7

The problem is that I have connected my pic with the display the following way:

RB1 enable
RD7 rs
RB0 rw
RB2 D4
RB3 D5
RB4 D6
RB5 D7

Does anyone know how I should change the defined function for my purpose?

Thanks in advance!
RArtz



Joined: 28 May 2008
Posts: 7

View user's profile Send private message

PostPosted: Wed May 28, 2008 2:09 pm     Reply with quote

http://www.ccsinfo.com/forum/viewtopic.php?t=24661

use the one listed in the initial post.
I had similar issues until I used this one
Guest








PostPosted: Wed May 28, 2008 4:00 pm     Reply with quote

thanks so much. i'll try it out!
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