STM32F3 Auto-Wakeup problem
Posted on May 11, 2015 at 18:14Hi All,I'm studying STM32F3 Low power modes and I need to go in standby mode periodically and wake-up via RTC after n seconds (Run->standby->Run ...).I set the RTC, the wakeup-Timer-IT, I do something in main loop and ...