cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP257 - STPMIC25 init

Ronte.1
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

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.

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.

View solution in original post

1 REPLY 1
PatrickF
ST Employee

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.

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.