RTC is working fine as long as power is on.When remove the power and take time and again
giving power,RTC is started running with time where i remove the power.It means not
showing the correct time.i am using PLCK as clock source for RTC.There is no interrupts
in my code.can i know what may be the problem? any help,thank in advance.
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
----Original Message----
From: l...@yahoogroups.com
[mailto:l...@yahoogroups.com] On Behalf Of raju_nem
Sent: 03 November 2009 11:48 To: l...@yahoogroups.com
Subject: [lpc2000] Problem of RTC when power is off ?
> RTC is working fine as long as power is on.When remove
> the power and take time and again giving power,RTC is
> started running with time where i remove the power.It
> means not showing the correct time.i am using PLCK as
> clock source for RTC.There is no interrupts in my
> code.can i know what may be the problem? any help,thank
> in advance.
You have to use external 32KHz crystal to keep RTC running on battery
power. PCLK stops when the main system power is removed.
--
Tim Mitchell
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Thank u,Tim Mitchell.
I selected the external 32khz clock.Now it is working fine even when power is off or
reset.
--- In l...@yahoogroups.com, "Tim Mitchell"
wrote:
>
> ----Original Message----
> From: l...@yahoogroups.com
> [mailto:l...@yahoogroups.com] On Behalf Of raju_nem
> Sent: 03 November 2009 11:48 To: l...@yahoogroups.com
> Subject: [lpc2000] Problem of RTC when power is off ?
>
> > RTC is working fine as long as power is on.When remove
> > the power and take time and again giving power,RTC is
> > started running with time where i remove the power.It
> > means not showing the correct time.i am using PLCK as
> > clock source for RTC.There is no interrupts in my
> > code.can i know what may be the problem? any help,thank
> > in advance.
>
> You have to use external 32KHz crystal to keep RTC running on battery
> power. PCLK stops when the main system power is removed.
>
> --
> Tim Mitchell
>
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )