10 years, 10 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

10 years, 3 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!

10 years, 3 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.

10 years, 10 months ago.

Hello,

LowPowerTicker is not currently implemented for F411 platform.