Hi,
I am having STM32U575ZI-Q development board. I have implemented a firmware with FreeRTOS with low power support where the firmware goes to the low power mode and unless there is an external interrupt, it stays in a low power mode.
Now, I want to ...