How to measure power consumption of Nucleo-L010RB?
It says we can measure power consumption of mcu by putting a ammeter at JP6 in page 23(https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf).
I write a program just detecting button, if button pressed then lighting led.
When i remove JP6 and NO ammeter on it, my program still works (only led dim).
We think the mcu should not work because there is no power at this time.
Why mcu works? Is JP6 the correct position to measure all the power consumption of mcu?
