cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate STM32H743 power consumption and dissipation?

Jonah9Veh
Associate III

How to calculate the power consumption of STM32H743 from datasheet, theoretically as close as possible to the actual value? What parameters should be considered?

Also, I want to calculate the heat generated from MCU -- dissipated power (in W). How to calculate that? 

2 REPLIES 2

You can never do an exact calculation - it will always be an estimate

The datasheet gives you power consumption figures - use them.

There is also a power estimator in CubeMX (standalone, or within CubeIDE).

Or use a dev board, and measure it.

 

PS:

AndrewNeil_0-1736762783776.png

https://www.st.com/resource/en/datasheet/stm32h743vi.pdf#page=110 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
ST Employee

You can also refer to AN5036 "Guidelines for thermal management on STM32 applications", see the section 6 Thermal analysis examples

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.