Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] STLINK-V3 not recognized #1022

Closed
lcharpenwi6labs opened this issue Sep 4, 2020 · 1 comment
Closed

[feature] STLINK-V3 not recognized #1022

lcharpenwi6labs opened this issue Sep 4, 2020 · 1 comment

Comments

@lcharpenwi6labs
Copy link

lcharpenwi6labs commented Sep 4, 2020

  • Programmer/board type:STLINKV3
  • Operating system and version: Linux Mint
  • Stlink tools version and/or git commit hash: v1.6.1
  • Stlink commandline tool name:st-util
  • Target chip (and board if applicable): STM32G474RE

Hello.
I am working on a stm32G4.
When enumerating the device as the following properties :

[245890.474255] usb 3-3.4: config 1 interface 2 altsetting 0 endpoint 0x84 has an invalid bInterval 255, changing to 11
[245890.474745] usb 3-3.4: New USB device found, idVendor=0483, idProduct=374e
[245890.474749] usb 3-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[245890.474752] usb 3-3.4: Product: STLINK-V3
[245890.474754] usb 3-3.4: Manufacturer: STMicroelectronics
[245890.474756] usb 3-3.4: SerialNumber: 003A00323037510B35333131
[245890.531758] usb-storage 3-3.4:1.1: USB Mass Storage device detected
[245890.531951] scsi host4: usb-storage 3-3.4:1.1

When typing the st-util command, I have the following result:
st-util
2020-09-04T11:05:03 WARN usb.c: Couldn't find any ST-Link/V2 devices

I can see stlinkv3 is supported. Is there anyway to force the v3 version?
Thanks

@lcharpenwi6labs lcharpenwi6labs changed the title [STM32G74RE]: [STLINKV3 not recognized] [STM32G474RE]: [STLINKV3 not recognized] Sep 4, 2020
@lcharpenwi6labs
Copy link
Author

I found the problem.
I downloaded the dev branch, compiled everything and it works now.

@Nightwalker-87 Nightwalker-87 added this to the v1.6.2 milestone Sep 5, 2020
@Nightwalker-87 Nightwalker-87 changed the title [STM32G474RE]: [STLINKV3 not recognized] [feature-request]: STLINKV3 not recognized Sep 5, 2020
@Nightwalker-87 Nightwalker-87 changed the title [feature-request]: STLINKV3 not recognized [feature] STLINK-v3 not recognized Dec 20, 2020
@Nightwalker-87 Nightwalker-87 changed the title [feature] STLINK-v3 not recognized [feature] STLINK/V3 not recognized Mar 14, 2021
@Nightwalker-87 Nightwalker-87 added programmer/STLINK/V3 V3SET / V3MODS / V3MINI / V3MINIE / V3E / V3EC status/resolved labels Mar 14, 2021
@Nightwalker-87 Nightwalker-87 self-assigned this Mar 14, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Mar 15, 2021
@Nightwalker-87 Nightwalker-87 changed the title [feature] STLINK/V3 not recognized [feature] STLINK-V3 not recognized Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants