2026-03-29 11:11 PM - last edited on 2026-04-01 5:33 AM by mƎALLEm
Hi Team,
I am working with the STM32N6570-DK board and reviewing the available power measurement methodology. From what I understand, the current approach/documentation focuses on measuring only VDD_CORE power.
My requirement is different: I want to measure the total MCU power using a JS220 Joulescope, not just the VDD_CORE domain.
Specifically, I would like to understand:
2026-04-03 6:58 AM - edited 2026-04-03 7:28 AM
Hello @visakh
Could you refer to this discussion:
To answer to your questions:
1. On STM32N657-DK, CN2 is used to populate shunt resistors of VDDCore External (before SMPS and after), VDDIO (in 3.3V for VDD, VDDIO4 and VDDIO5) and VDDA1V8 for VDDIO2, VDDIO3 and all the 1.8V analog domain.
2. No main supply jumper, on STM32N6 as this device use many independant supply. You must use CN2.
3. When measuring only VDDCore, it includes VDDCode domain as Cortex-M55 cpu, internal SRAM, EXTI and peripherals supply. To estimate the total power consumption, you have to add VDDIO, VDDA1V8 available on CN2.
4. Yes, it's possible to measure the power consumption profile on all the different supply through CN2, using application with AI model NPU, external memories, camera and DCMIPP. This is possible using the N6 Out of the box demo.
However, it's not possible to measure directly NPU consumption.
5. Using Joulescope JS220 is possible, the only recommendation are:
5.1 To do not inject back reverse voltage into LDO and external SMPS on the board. Some hardware modification are needed on CN2 connector to remove shunt resistors.
5.2 To respect the power sequence of STM32N6 described in RM0486 or in DS14791 section 3.4.7 System supply startup
Best regards,
Romain,
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.