Skip to main content
Smedi
Associate III
May 9, 2020
Question

How to Flash yocto image in STM32MP157A-DK1

  • May 9, 2020
  • 3 replies
  • 1433 views

Hello,

We have a custom board with STM32MP157A series and we need to launch our image using EMMC boot.Actually we had an custom board with same processor but it was booting only with SD card as there is no EMMC boot in that.So I want to know how to do this on this board using EMMC.

Regards

Srikanth.

This topic has been closed for replies.

3 replies

Olivier GALLIEN
ST Technical Moderator
May 11, 2020

Hi @Smedi​ 

STM32MP157A-DK1 does not have EMMC either.

STM32MP157C-EV1 have an EMMC if you want to experiment.

Olivier

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.
Smedi
SmediAuthor
Associate III
May 11, 2020

Hi Olivier,

Is there any flashing script available for EMMC so that I can customise.

Regards

Srikanth.

Olivier GALLIEN
ST Technical Moderator
May 11, 2020

Hi @Smedi​ 

Not sure to get your request. EMMC can be flashed with STM32CubeProgrammer the same way SDCard, using appropriate flashlayout.

Does it answer your request ?

Olivier

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.