[STM32U0]The issue of mcu wakes up from shutdown mode via the wakup pin
Hi every body,I'm using STM32U031 in my project.Since the project is a low power consumption application, so I set MCU running in shutdown mode.The MCU will exit shutdown mode by rising edge of wake-up pin.I ran into an issue with the MCU exiting shu...