stm32duino / STM32RTC

Arduino RTC library for STM32.
135 stars 49 forks source link

Broken alarm functionality? #76

Closed tshcherban closed 2 years ago

tshcherban commented 2 years ago

There is a LowPower library, which uses this one. After PR#67 into STM32RTC some functionality stopped working (waking up by rtc alarm). Here's original issue. Problem occurs on software reset, on cold CPU boot all works as expected. Maybe some initialization missed/redundant?

ABOSTM commented 2 years ago

Let's keep only the original issue from STM32LowPower library