NUCLEO-U575ZI-Q excessive current consumption
I'm using the NUCLEO-U575ZI-Q board with the PWR_ModeSelection example, and I'm measuring the current consumption with an ammeter through the JP5 (IDD) connector.
The current I measure in the different low power modes is always around 4.52 mA, which does not match the values stated in the datasheet.
I'm probably making a configuration mistake. To use the example, I followed the README included in the SDK.
As toolchain, I'm using CMake and VSCode as the IDE.
Where am I going wrong?
