Resolved! Problem when I am waking-up from standby mode (STM32L4)
Hello, I am trying to set the device into standby mode before the actual code execution. I have set a pin as a wake-up source from standby mode and I need to run the actual code after waking up from standby mode. The workflow seems to work, for insta...