Test of the Nucleo boards standby mode. sleep() and deepsleep() use the STM32 SLEEP and STOP modes. This uses the 3rd low power mode STANDBY. Utilises the WakeUp code here: https://developer.mbed.org/users/Sissors/code/WakeUp/ Adds a ClearWakeUp so that Standby can be entered repeatedly.

Dependencies:   WakeUp mbed

Committer:
MichaelW
Date:
Sat May 07 12:23:15 2016 +0000
Revision:
1:085a87258f10
Parent:
0:1ecaa40f74d0
Code reduced to minimal working; Verified that ClearWakeUp is required. ; Standby uses lower power than deepsleep

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MichaelW 0:1ecaa40f74d0 1 http://developer.mbed.org/users/Sissors/code/WakeUp/#49ca85e8822f