Skip to main content
Associate
May 16, 2025
Question

Designing Custom Board from STM32MP157 Eval Board – Power Budget Estimation Help

  • May 16, 2025
  • 2 replies
  • 411 views

Hi everyone,

 

Hi everyone,

I’m currently designing a custom board based on the STM32MP157FAC1 evaluation board, and as part of the process, I’m working to estimate the power budget for the design.

However, I’m finding it difficult to locate clear information on load current requirements in the STM32MP1 datasheet, likely due to the MPU’s complex architecture.

Does ST provide any power estimation tools or official guidelines to help calculate power consumption when transitioning from the evaluation board to a custom design?

Any advice or references would be greatly appreciated. Thanks in advance!

2 replies

Olivier GALLIEN
Technical Moderator
May 16, 2025

Hi @Rayan 

Following documents are provided to help power design of your application 

 

AN5256 STM32MP151, STM32MP153 and STM32MP157 discrete power supply hardware integration AN5256.pdf
AN5260 STM32MP151/153/157 MPU lines and STPMIC1B integration on a battery powered application AN5260.pdf
AN5284 STM32MP1 series system power consumption AN5284.pdf

 

Olivier 

Olivier GALLIEN In order 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.
RayanAuthor
Associate
May 19, 2025

Document AN5284 focuses on power consumption using the STM32MP157C with the MB1263 evaluation board. I’m currently working with the MB1272 board with STM32MP157D, and it's my first time designing a Linux-based board. I was wondering if it's possible to use Linux commands, similar to those in AN5284, to check power consumption. I’d really appreciate any guidance or suggestions