Closed hideakitai closed 7 months ago
Hi @fpistm , thank you for replying to my mistake! :) I just posted to discussion. I'm not familiar with STM32/mbed. My final goal is standby mode + RTC alarm wakeup with Arduino Portenta H7 base on ArduinoCore-mbed.
https://github.com/orgs/stm32duino/discussions/2336
I saw RTC APIs for mbed, but it seems that RTC API does not support alarms. So, I've tried to fork this library to work the RTC alarm with ArduinoCore-mbed.
Is it possible to use the RTC alarm from mbed APIs?
Hi @hideakitai Why not simply call the mbed API to manage RTC and LP?