Wakeup from standby with RTC is causing losing time accuracy
Hello,I am using STM32L073V8T MCU, STM32CubeIDE. My application needs low power consumotion. When some events occurs, MCU move to standby. Than it waits new event for waking up. In other words, my application periodically check new event. After goin...