How to completely disable RTC before entering STOP-Mode on STM32L0
HelloOn an coin-cell application I use the STOP mode twice, once with WakeUp through external interrupts, once with WakeUp through RTC. Everything works fine.When I enter the STOP mode with WkUp through external interrupts, I need to completely disab...