STLINK-V3MINIE Not Detected

Sysprogs forums Forums VisualGDB STLINK-V3MINIE Not Detected

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  support 1 month, 2 weeks ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33786

    bflannery
    Participant

    I just purchased a handful of the newer STLINKV3-MINIE. Which is a compact USB-C replacement for the STLINK-V3MINI.

    VisualGDB doesn’t seem to detect this version of the debugger as a USB device.

    Anyone run into this?

    #33789

    support
    Keymaster

    Hi,

    Most likely, the device uses a different USB VID/PID, that is not recognized by VisualGDB. From a quick look at the original .cfg file, it looks like ST recently added the 0483/3754 ID, so that’s likely corresponds to the new device.

    Please try replacing the edp.xml and the files in the QuickSetup directory under %LOCALAPPDATA%\VisualGDB\EmbeddedDebugPackages\com.sysprogs.arm.openocd with the ones from the attached archive, then restart Visual Studio.

    Please let us know if it solves the problem, and we will release an updated OpenOCD package with the correct definition files.

     

    Attachments:
    You must be logged in to view attached files.
    #33798

    bflannery
    Participant

    That did the trick. Now all my debuggers show up as USB Devices under the Debug Settings.

    Thanks!

    #33799

    support
    Keymaster

    Hi,

    No problem. We have updated the OpenOCD package on our side to include the new definition file.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.