User Activity

We are developing a device that periodically boots in Sleep mode using the STM32G04.Set the WakeUpTime with HAL_RTCEx_SetWakeUpTimer_IT and enter Sleep with HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);.If you make a program to ...
Kudos from