Closed
Description
- Programmer/board type: STlink/v3 (+on-board)
- Programmer firmware version: V3.J2.M1 'STM32 Debug+Mass storage+VCP'
- Operating system: Ubuntu 18.04
- Stlink tools version: v1.5
- Stlink commandline tool name:
st-util
, probably others as well. - Target chip (and optional board): STM32G431KB (STM32G431 'Nucleo-32')
Output:
[Time] WARN usb.c: Couldn't find any ST-Link/V2 devices
Expected/description:
The utility should connect to the device. I'm not sure how different these new ST-Link bridges are from the old ones, but hopefully things won't look too different. ST has a marketing blog post describing the new debuggers, but the technical information might be more spread out:
https://blog.st.com/stlink-v3set-in-circuit-debugger-programmer/
Sorry if this has already been added - I tried st-util -s 3
, but I got: stlink version 3 unknown!