Unable to wake-up from stand-by using pin wake-up
Hello,I'm using STM32F779NI.I'm trying to enter Standby mode & would like to wake-up through pin wake-up (PC13).Looks like stand-by entry is happening fine (SBF is set post reset) but wake-up pin flag is not set.Please find the code as belowint main(...