Sleep mode, GPIOs and RCC_AHB2LPENR - STM32H5, EXTI wakeup sources
Hello
What will happen with the IOs when MCU is put to Sleep mode (one of power modes in PWR) and register bits in RCC_AHB2LPENR for each GPIO-block are reset? When bits are reset, the peripheral clock is disabled during Sleep mode.
Can the IOs still be used to trigger interrupts in Sleep mode with the EXTI controller?
