Resolved! WKUP pin - which edge (rising/falling) and can it still be monitored when MCU is running ?
Follow-on from STM32L433RCT6 - Which external interrupt GPIO pin can I used for wakeup ?I am using the STM32L433RCT6 with a WKUP pin (GPIO PC13) to wake the MCU from shutdown mode.Does it matter which edge I used (rising or falling) ?I am currently u...