Skip to main content
Visitor II
June 17, 2020
Solved

How to flash TF-A , u-boot , root file system to SD card without USB with STM32CubeProgrammer

  • June 17, 2020
  • 2 replies
  • 820 views

Following Wiki page shows how to flash TF-A , u-boot , root file system to SD card with STM32CubeProgrammer.

https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer#How_to_flash_with_STM32CubeProgrammer

In the above wiki page, I can flash ​TF-A , u-boot , root file system to SD card using USB.

Now, I want to flash ​images to SD card without using USB (directly from Host Linux PC).

Is there any way to ​flash ​TF-A , u-boot , root file system to SD card without using USB with STM32CubeProgrammer?

Best Regards.

H. Masuda

    This topic has been closed for replies.
    Best answer by Fee

    If 'I understand you correctly this should help you: https://wiki.st.com/stm32mpu/wiki/How_to_populate_the_SD_card_with_dd_command

    2 replies

    FeeAnswer
    Visitor II
    June 17, 2020

    If 'I understand you correctly this should help you: https://wiki.st.com/stm32mpu/wiki/How_to_populate_the_SD_card_with_dd_command

    HMasu.1Author
    Visitor II
    June 19, 2020

    Hi, @Lukas Brückner​ 

    Thank you for your prompt reply.

    Following Steps in Wiki Page you taught, I was able to flash ​images to SD card directly from Host Linux PC.

    I am very grateful for your help.

    H. Masuda