Enter Standby mode then wake up(only restart) by RTC timer
Dependencies: mbed WakeUp_STM32
see /users/kenjiArai/notebook/standby-mode-current-consumption-on-nucleo-f446re/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:1d19ad5ddf52 | 2020-03-13 | kenjiArai | modified comments and constant |
2:4793eeeac6d0 | 2020-03-12 | kenjiArai | Enter Standby mode then wake up(only restart) by RTC timer |
1:abe49c3395cd | 2017-09-21 | kenjiArai | Added Standby mode into WakeUP library. This is a checking program for the standby mode on Nucleo-F446RE and other STM32 series.; |
0:1672d0903bdc | 2017-08-10 | kenjiArai | Study step 0 |