This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
I use the MSP430FR5994 Launchpad and I want to get the time of the RTC every second.
Do you know, how I can get the current time of the RTC?
How can I get the current seconds of the RTC?
Thanks
TI provides two RTC examples (msp430fr599x_rtc_01.c and _02.c). One runs in Counter mode and the other in Calendar mode. It sounds as though you want _02, but here's the full list:
http://dev.ti.com/tirex/explore/node?node=AAeWpvsnHIgaFbdPJYpWOg__IOGqZri__LATEST
The Launchpad already has a 32kHz crystal on it.
**Attention** This is a public forum