Resolved! STM32G491 low power mode
Hi,I'm currently working with the STM32G491 MCU to implement low power functionality. I plan to enter Stop mode when a specific condition is met. I've written a function to handle entering low power mode.However, I'm noticing that the current consum...