Wake-up timer library to wake from deepsleep/power-down

Dependencies:   LPC1114_WakeInterruptIn

Dependents:   LPC812_Sleep_HelloWorld KL05Z_DCF77_RTC_Clock LPC1114_data_logger mBuinoBlinky ... more

This pull request has been rejected by Erik -

Added Standby Mode (wake up only from reset)

Hi Erik Could you check my program and consider merge it in your Library? Nucleo board Idd current is around 10uA. This is 1/10 current consumption compere with deep-sleep mode. It works both OS2 & OS5. Thanks, Kenji Arai / JH1PJL

Added Restart(by RESET) function from Standby mode only for some Nucleo boards (STM32 series) KL25z, LPC800-MAX, LPC812, powerdown, Sleep, standby, stm32, wake-up

1 comment:

25 Sep 2017

This is a nice addition to WakeUp, and I would advice everyone who needs lowest power from an STM32 device to have a look at it. I am however not including it in WakeUp because it would fragment what the library can and cannot do.