Skip to main content
Ruslan1
Associate II
May 31, 2019
Question

Does it support ST-LINK V1?

  • May 31, 2019
  • 2 replies
  • 2597 views

I'm trying to debug my stm32vldiscovery. The error "ST-LINK V1 not supported" appears. Does it mean that stm32CubeIDE doesn't support it? I haven't seen that in release limitations.

This topic has been closed for replies.

2 replies

JKAKK
Visitor II
July 4, 2019

I am also facing the same issue. Hope the CubeIDE doesnt support ST-Link V1

Tesla DeLorean
Guru
July 4, 2019

Your wish is likely true. It is a deprecated version.​

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Georgy Moshkin
Senior
September 5, 2020

You can still perform "flash and run without debug" with st-link v1 in CubeIDE using ST-LINK_CLI.exe utility, check this thread:

https://community.st.com/s/question/0D53W00000DGpMn/i-cant-use-the-stlink-in-stm32cubeide-even-after-updating-the-stlink-firmware

Check my STM32 Bootloader - flash your STM32 with AES-encrypted binaries right from web browser!