Resolved! Using SysTick Timer in Stop Mode 2 on STM32U5
Hello,We are using the STM32U5 microcontroller and we want to utilize Stop Mode 2. Can the SysTick timer work in this mode, and can we use the SysTick interrupt to wake up from Stop Mode 2 ?Thanks!