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

RTC to LCD

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



Joined: 02 May 2012
Posts: 16

View user's profile Send private message

RTC to LCD
PostPosted: Sun May 06, 2012 5:18 pm     Reply with quote

Hello, I use 18F452, how to display RTC on LCD ?
dyeatman



Joined: 06 Sep 2003
Posts: 1912
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun May 06, 2012 5:49 pm     Reply with quote

First off:
If you are doing this on Proteus please do us all a favor and go to
the Proteus forum now rather than asking here. This is NOT Proteus
support.

Otherwise:
You didn't even say what RTC or LCD you are using. What is the LCD
model number for example. Which RTC are you going to use?

You need to learn how to search the forum before you start asking for
someone to do your work for you. There is lots of code here if you just
take the time to look for yourself instead of us wasting our time doing the
research for you!

When you find working code and try it on REAL hardware and it doesn't
work, then you might ask for help debugging.
_________________
Google and Forum Search are some of your best tools!!!!
Icarus



Joined: 02 May 2012
Posts: 16

View user's profile Send private message

PostPosted: Sun May 06, 2012 5:58 pm     Reply with quote

Am trying to use DS1302.C driver. I made research but I didn't find the mainlines that would help me. I think it's just a small thing that I ignore that's why I posted it shortly here.
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Sun May 06, 2012 6:31 pm     Reply with quote

Hi Icarus,

Please post a clear (in focus) photo of your completed hardware. Once you do that, we'll be able to help you. Until then, probably not!

John
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun May 06, 2012 7:23 pm     Reply with quote

Please check the CCS Drivers and Examples directories before posting a question.

The ds1302 driver is here:
Quote:

c:\program files\picc\drivers\ds1302.c


The example program that shows how to use the functions in the driver
and also how to display it on an LCD is here:
Quote:

c:\program files\picc\examples\ex_rtclk.c


Please carefully check the Examples and Drivers directories before asking us about it.
Icarus



Joined: 02 May 2012
Posts: 16

View user's profile Send private message

PostPosted: Mon May 07, 2012 7:01 am     Reply with quote

Am just beginner, thanks for your understanding. Now it works !!
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