RTC fine until I write to the counter
Posted on February 01, 2016 at 05:26I'm using an STM32F100RB. I've started with the reference code RTC/Calendar/main.c and it all works fine until I try to use the RTC_SetCounter function. All is OK when it gets called on startup with a value of 0...