Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 months ago.
NucleoF411RE - is LowPowerTicker available?
Hi, in the last mbed lib update I can see new classes. I'm interested in LowPowerTicker, but If I instert it in my project I get an "undefined class" error.
Is that class available for my NucleoF411 Board?
Thank you.
3 Answers
8 years, 11 months ago.
Hello,
How can I know if a API was implemented for a specific target? For example, LowPowerTicker, is there a file that define this?
Thank you!
8 years, 11 months ago.
Depending on your requirements you could consider using deepsleep with Erik's timer WakeUp library:
https://developer.mbed.org/users/Sissors/code/WakeUp/
However the F4xx targets are not the best low power STM's, the L476 is more suited with 6uA in deepsleep.