STM32L4A6 config WKUP pin to low level trigger fail
Hi all,I wan to use WKUP pin exit standby mode for low level trigger.I set WKUP pin with low level polarity in HAL_PWR_EnableWakeUpPin() function and pull-up WKUP pin.but the MCU alway wake-up when enter standby mode.When set WKUP pin with high l...