RTC calendar on STM32F100x
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-06-29 4:02 AM
Posted on June 29, 2011 at 13:02
Hi,
i've to implement a RTC calendar on my STM32F100 microcontroller. I've the RTC library, but i'm searching a so called ''calendar.h'' that already has defined: days, weeks, months,years etc.. Some ideas?? #time #lmgtfy #rtc #calendar
Labels:
- Labels:
-
RTC
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-06-29 5:53 AM
Posted on June 29, 2011 at 14:53
Go to the STM32 Resources page:
http://www.st.com/internet/mcu/class/1734.jsp
Among the application notes, look for:AN2821 - Clock calendar implementation on STM32F10xxx RTC
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-06-29 8:07 AM
Posted on June 29, 2011 at 17:07
great..thanks!!
