STM32L4 current consumption is more than expected.
I am working with a NUCLEO_l452RE, temperature 25°C, 1.8V, and I am measuring current on JP6, so I tried to reproduce:
I set up MSI@1Mhz, I got 280uA, much more than 100uA which I was expecting.
Later with MSI@24Mhz, I got 3.24 mA, 135uA/MHz, closer to 100uA.
I disable UART, RCC, LED, disconnect the USB port, and used an external power supply.
There is a bias in current consumption about 180uA? there is something I can do to mitigate it?
On en.fistm324l.pdf I found another number of current consumption, I am very confused about what to expect.


