Issue with starting when power is disconnected from STM32L0
Hello, I am using STM32L0 microcontroller in my device. I put my device in deep sleep and wakeup using the same button by sorting SYS_WAKEUP2 pin and nearby PC14 is used as an Input pin (pulled-up). The issue is when I disconnect & reconnect USB po...