Current measurement in STM32N6570-Discovery Kit
Hello,
I am currently using STM32N6657XOHXQ(Discovery Kit), I am currently running UART_HyperTerminal_IT example given in CubeMX Example. I need to measure the current consumption by board for that. I have removed Resistor (R31) as


For external SMPS Output power mode, and my assumption is that after removing resistor and placing current measurement device between 3 and 4 pin of CN2 connector the current should be measured and prints should start but when i remove Current measurement device from the loop, the prints should be stopped as the path will be open. Still i am getting the print on console. Can you please prove the detailed steps to measure current consumption of the MCU Core.
