Skip to main content
Visitor II
May 9, 2020
Question

How to Flash yocto image in STM32MP157A-DK1

  • May 9, 2020
  • 3 replies
  • 1398 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

    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

    SmediAuthor
    Visitor II
    May 11, 2020

    Hi Olivier,

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

    Regards

    Srikanth.

    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