Skip to main content
Visitor II
September 15, 2020
Question

We bought the stm32mp157a-DK1 Board. Problem STlink Utility does not see STM32MP157AAC. Only the debugger is visible.

  • September 15, 2020
  • 1 reply
  • 669 views

The debugger returns an error Failed to execute MI command target temote 3333

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 15, 2020

    Hi @Vlaty.1​ 

    STLink Utility is a deprecated tool which does not support STM32MP1.

    STM32MP1 can be program with STM32CubeProgrammer using USB ( not ST-LINK)

    Please have a look to :

    https://wiki.st.com/stm32mpu/wiki/Getting_started

    Olivier