Skip to main content
Explorer
September 23, 2025
Solved

STM32MP257 - STPMIC25 init

  • September 23, 2025
  • 1 reply
  • 208 views

Hello,

We have a custom board based mainly on stm32mp257-dk design. The sdcard supply voltage doesn't activate on STPMIC for some reason. Is the stpmic preprogrammed on the DK board or should the Rom code of the MPU activate it via I2C? 

Best Regards

Raimo

    This topic has been closed for replies.
    Best answer by PatrickF

    Hi @Ronte.1 

    yes, STPMIC25A on STM32MP257F-DK are reprogrammed to enable LDO7 and LDO8 in bypass (i.e. 3.3V) at power on.

    ROM code will never do any I2C access.

     

    To avoid this reprogramming you could also use the STPMIC25D.

    PatrickF_0-1758642724488.png

    Regards.

    1 reply

    PatrickFAnswer
    Technical Moderator
    September 23, 2025

    Hi @Ronte.1 

    yes, STPMIC25A on STM32MP257F-DK are reprogrammed to enable LDO7 and LDO8 in bypass (i.e. 3.3V) at power on.

    ROM code will never do any I2C access.

     

    To avoid this reprogramming you could also use the STPMIC25D.

    PatrickF_0-1758642724488.png

    Regards.