Skip to main content
Associate
September 19, 2024
Solved

ST Motor Pilot connect using Segger J-Link VCOM

  • September 19, 2024
  • 2 replies
  • 823 views

Hello,

I have a Segger J-Link to program the eval board EVLDRIVE101-HPD.

I want to connect to ST Motor Pilot V1.2.9, but the software only looks for STLINK VCP.

Is it possible to connect to the VCOM of the J-Link?

Thanks

 

    Best answer by LHOUE

    Hello @Joel4 you can used any uart converter. Motor Pilot will use the port COM accessible through windows OS.

    BRs

    2 replies

    LHOUEBest answer
    ST Employee
    September 19, 2024

    Hello @Joel4 you can used any uart converter. Motor Pilot will use the port COM accessible through windows OS.

    BRs

    Joel4Author
    Associate
    September 20, 2024

     

    The problem was detected using the defaultApp.qml with the Discover Board button.

    It is working now when using another GUI.

    Thanks