Posted on October 22, 2015 at 15:03
Hi,
I'm working with STM32F0 RTC using LSE. All work perfectly till I need to map the RTC_CALIB to RTC_OUT.
I succeed to get my 1Hz in RTC_OUT pin, but after a moment I lose the signal.
wi...
Posted on November 12, 2015 at 17:24Hi pham.thai,I have the same behaviour, but with a periodic reset of ~3.41s caused by the IWDG. my prescaler is set to 32 and my reload register to 19. Did you find the source of this problem?Thanks,