Question
Using Standby Mode with the RTC
Posted on March 03, 2014 at 17:40
Hello everybody.
I am developing some test firmwares on a STM32F103 based board. After some working programs using the sleep mode, now I need to do some experience with the much more powerful standby mode. I need to set a fixed timer using the RTC in order to wake up the system periodically to perform some tasks. I want to use the RTC, no external interrupts. Can anybody help me with a code example? Thanks in advance