2019-09-12 07:12 AM
I am using STM32L433RC -p microcontroller for current measurement. The current in the microcontroller was measured using X Nucleo LPM01A module.
I was doing current measurement for Low Power Mode(Low Power Sleep Mode).
The current value given in the datasheet is in the range of microampere,
but the value which i read form the microcontroller is in the the range of milliampere.
Actually I tried both ways, by configuring myself and also from the examples provided in the CubeMx Software. In both cases current measurement was in the range of milliampere.
Can anyone provide suggestions, what can be the possible reasons for the variation in current?