cancel
Showing results for 
Search instead for 
Did you mean: 

require source code of stm32mp13 external loader

youngsea
Associate

Hi,

I am now adapting the stm32mp13 bare metal bootloader FSBLA_Sdmmc1 for stm32mp157, and have achieved good results. However, since the sd card partition table of stm32mp13 is different from the common gpt partition table, the full function of this bootloader cannot be fully utilized. I guess it is due to the sd external loader. Therefore, I hereby apply to the STMicroelectronics support teams for the source code including the following content to adapt my subsequent content

1.sd external loader

2.emmc external loader

3.snor external loader

Thank you, the following is my github repository for storing the bootloader and program of mp15

https://github.com/youngsea2000/STM32MP1xx_Baremetal

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @youngsea 

 

The source code will be delivered in the coming release V1.2 by next week. 

 

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.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @youngsea 

 

The source code will be delivered in the coming release V1.2 by next week. 

 

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.

Thank you for your recovery, I am aware of it and waiting for the new version to be released.