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

please give me CCS C for pic18f252 LCD.H file

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



Joined: 16 Mar 2016
Posts: 1

View user's profile Send private message

please give me CCS C for pic18f252 LCD.H file
PostPosted: Wed Mar 16, 2016 2:45 am     Reply with quote

Hello everyone, I have a set of programs that need to use lcd.h library.
I got the lcd.c in the CCS C Library. Please help me. Thank you very much. I use PIC18f252 microcontroller.
Ttelmah



Joined: 11 Mar 2010
Posts: 19382

View user's profile Send private message

PostPosted: Wed Mar 16, 2016 9:04 am     Reply with quote

lcd.c, _is_ the 'library'. There is not an lcd.h.

ex_lcdkb.c is the example that uses this. Look at it. No lcd.h.....

If you have programs that use an 'lcd.h', then this was custom for those programs. Written by someone else, and doing whatever they wanted. Possibly a standard file like lcd.c, or flex_lcd, that was renamed 'lcd.h' by the original author. You are going to have to work out what functions the file provided, and write them yourself.
lcd.h, is standard for Microchip C, and is a much less capable driver than the CCS lcd.c.
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