Resolved! Waking up from stand-by mode with both rising and falling edge on wakeup pin.
I have a STM32G030K6T. Right now I can wake up from standby with either wake up pin falling or rising edge. How can I use both of these edges to wake up the device from stand-by?HAL_PWR_EnableWakeupPin documentation says/** * @brief Enable the WakeUp...