2020-05-09 02:28 AM
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.
2020-05-11 12:12 AM
Hi @Smedi
STM32MP157A-DK1 does not have EMMC either.
STM32MP157C-EV1 have an EMMC if you want to experiment.
Olivier
2020-05-11 03:45 AM
Hi Olivier,
Is there any flashing script available for EMMC so that I can customise.
Regards
Srikanth.
2020-05-11 05:02 AM
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