The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.
RTC on MSP430F5438 - pcmansf - Aug 26 3:42:09 2009
Hi,
Thank you for trying to help.
I'm trying to implement RTC on 5438 and am looking at TI's RTC workaround code that has
set time functions only (no increment).
Do I need to update RTC manually somehow (if so how), or RTC supposed to update
automatically when set up correctly?
Thank you in advance,
Eugene
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: RTC on MSP430F5438 - Bart Oegema - Aug 26 16:35:27 2009
What RTC workaround code are you referring to? Can you provide a link
to it, or better yet, include the section of it that you don't
understand in your reply?
Have you read the chapter on the Real-Time Clock in the MSP430x5xx
Family User Guide? (http://www.ti.com/lit/pdf/slau208). If you frame
your question in the context of a section of the user guide that
you're not understanding or stuck on, that'll likely help us better
understand what you're trying to do or what you don't understand yet.
Right now I'm not exactly sure what you're asking. A "workaround"
shouldn't be necessary unless there's some hardware errata that you're
trying to address.
- Bart
On Wed, Aug 26, 2009 at 12:40 AM, pcmansf
wrote:
> Hi,
> Thank you for trying to help.
>
> I'm trying to implement RTC on 5438 and am looking at TI's RTC workaround
> code that has set time functions only (no increment).
>
> Do I need to update RTC manually somehow (if so how), or RTC supposed to
> update automatically when set up correctly?
>
> Thank you in advance,
> Eugene
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: RTC on MSP430F5438 - old_cow_yellow - Aug 26 21:30:43 2009
I think the OP was referring to RTC_Workaround.zip inside SLAC166L.zip from TI.
(Note that the OP disappeared.)
--- In m...@yahoogroups.com, Bart Oegema
wrote:
>
> What RTC workaround code are you referring to? Can you provide a link
> to it, or better yet, include the section of it that you don't
> understand in your reply?
>
> Have you read the chapter on the Real-Time Clock in the MSP430x5xx
> Family User Guide? (http://www.ti.com/lit/pdf/slau208). If you frame
> your question in the context of a section of the user guide that
> you're not understanding or stuck on, that'll likely help us better
> understand what you're trying to do or what you don't understand yet.
>
> Right now I'm not exactly sure what you're asking. A "workaround"
> shouldn't be necessary unless there's some hardware errata that you're
> trying to address.
>
> - Bart
>
> On Wed, Aug 26, 2009 at 12:40 AM, pcmansf wrote:
> >
> >
> > Hi,
> > Thank you for trying to help.
> >
> > I'm trying to implement RTC on 5438 and am looking at TI's RTC workaround
> > code that has set time functions only (no increment).
> >
> > Do I need to update RTC manually somehow (if so how), or RTC supposed to
> > update automatically when set up correctly?
> >
> > Thank you in advance,
> > Eugene
> >
>
------------------------------------

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