Is there any way to measure the current on STM32U575ZI-Q board
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 measure the current ocnsumption when the MCU goes to the sleep mode (STOP2 mode specifically). Is there anyway I can measure the current from the STM32Cube IDE or any addtional board that can be interfaced with the development board?

