Skip to main content
Explorer II
May 16, 2025
Question

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

  • May 16, 2025
  • 2 replies
  • 409 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!

    This topic has been closed for replies.

    2 replies

    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 

    RayanAuthor
    Explorer II
    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