Skip to main content
Visitor II
July 29, 2022
Question

Can't write the Stm32mp1 boot device by STM32CubeProgrammer

  • July 29, 2022
  • 1 reply
  • 670 views

Hello, I use the STM32CubeProgrammer to write Stm32mp157c board boot TF card. But it fail. How can I fix this problem?

0693W00000QMSPqQAP.png

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    July 29, 2022

    Hi @WHe.1​ 

    looking at your TSV, you are using an old ecosystem (v2.1 likely) with an STM32MP157C-EV1 board.

    Which version of STMCubeProg are you using ?

    I tested to load en EV1 board with CubeProg v2.11 on W10 without issue.

    Maybe worth to get console log output (available on STLINK VCP comm port).

    Anyway, I recommend you to switch to latest ecosystem (V4.0) together with latest STM32CubeProg (v2.11)

    some guidelines could be found on wiki

    https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1/Let%27s_start/Populate_the_target_and_boot_the_image

    Regards.