This class provides an API to assist with low power behaviour on an STM32F437 micro, as used on the u-blox C030 board. If you need to operate from battery for any significant period, or are mains powered and don't want to take the planet down with you, you should design your code with this in mind. This library uses the https://developer.mbed.org/users/Sissors/code/WakeUp/ library and so could be extended to support all of the MCUs that library supports.

Dependencies:   WakeUp

Dependents:   example-low-power-sleep aconnoCellularGnss

Committer:
RobMeades
Date:
Mon Apr 10 11:50:47 2017 +0000
Revision:
2:c8a0c0e328db
Parent:
1:4f2c412dc013
Child:
3:442c9afc0229
Move the BACKUP_SRAM macro into the class as the Doxygen documentation generator in the mbed IDE doesn't pick it up otherwise.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
RobMeades 2:c8a0c0e328db 1 https://mbed.org/users/Sissors/code/WakeUp/#49ca85e8822f