Power consumption of STM32H5 MCU for VIO Pins
Dear ST Team,
I am using an STM32H5 series microcontroller in my design and I am trying to understand the overall power consumption contributed by different MCU interfaces.
So far, I have identified the following:
- The typical maximum current on VDD, in VOS0 condition with all peripherals enabled, at 85 °C, is approximately 118 mA (based on STM32H5 datasheet values).
My Question:
I tried to find similar information for the VDDIO supply pins.
However, the datasheet only provides peripheral-wise consumption in µA/MHz, which appears to apply to low‑power (sleep) modes, not active RUN‑mode.
I want to calculate the VDDIO current consumption for my specific design configuration.
My active interfaces are:
- 16‑bit SDRAM on FMC, operating at 166 MHz
- QSPI Flash memory
- SPI interfaces
- UART interfaces
- 4 ADC channels
- Approximately 50 GPIO pins
The MCU is operating at 250 MHz (VOS0) in RUN mode.
Thank you.
Regards,
Rajesh Matere
