Issue in STANDBY Mode in stm32f746g discovery board.
Hi everyone,I am trying to implement the STANDBY mode in stm32f746g board using the system wakeup pin PI11 (user push button). The issue is that once I press the button, the controller automatically wakes up from the STANDBY mode.I have attached my c...