cancel
Showing results for 
Search instead for 
Did you mean: 

RTC calendar on STM32F100x

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
2 REPLIES 2
Andrew Neil
Evangelist
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

 

Posted on June 29, 2011 at 17:07

great..thanks!!