Question
Setting time and date on STM32F103
Posted on June 10, 2014 at 10:14
Hi,
I'm porting code from a M0 to an M3 part and libraries are quire a bit different. I need a quick tutorial on initializing the RTC and setting time and date using the stm32f103 part. I've already obtained the date and time. I just need to adjust the RTC to hold these values. Also, what function do I call to check the updated time and date once set? A code snippet would be great. Thank you Bob