stm32duino / STM32LowPower

Arduino Low Power library for STM32
185 stars 52 forks source link

Fix LowPower Sleep Mode #74

Closed ABOSTM closed 2 years ago

ABOSTM commented 2 years ago

Fix LowPower Sleep Mode:

Fixes https://github.com/stm32duino/STM32LowPower/issues/73

ABOSTM commented 2 years ago

Currently tested only on L4. Waiting CI on other STM32 series

tshcherban commented 2 years ago

@ABOSTM can verify on STM32L051C8T6 can you give some details what should i check?

ABOSTM commented 2 years ago

Tested on all STM32 series, with ExternalWakeup example, working fine.