Wakeup pin assignment
Hello everyone,
I will put the device on standby as part of my project. I set the GPIO Pin as SysWakeup1 pin. Can I reconfigure the pin that I configured as SysWakeup1 in the main.c file as external interrupt or gpio input? We can dynamically set GPIO as output when it is input, but is this valid in SysWakeup?
