STLINK-V3 not detected by STM32CubeIDE but works with STM32CubeProgrammer
Hello,
I am experiencing a consistent connection issue with my development setup:
Hardware/Software Configuration:
MCU: STM32 (exact model: STM32G474VET6)
Debugger: STLINK-V3
IDE: STM32CubeIDE
Programmer: STM32CubeProgrammer
Operating System: Window
- Target board : Custom board
- art of custom board schematics :


- art of custom board schematics :
Problem Description:
When connecting my STLINK-V3 to STM32CubeIDE, the IDE fails to detect or connect to the target device. It typically shows error messages like “No ST-LINK detected” or “No target found.”
However, when I use STM32CubeProgrammer, the STLINK-V3 is detected and connects to my target MCU without any issues. All programming and memory read functions work perfectly.
While many boards face connection issues with STLINK-V3 in STM32CubeIDE, some boards succeed to be connected.
Questions:
Has anyone experienced similar issues where STM32CubeIDE fails but CubeProgrammer succeeds with STLINK-V3?
Are there recent changes in CubeIDE or driver packages that could explain this?
Any additional steps or patches recommended for resolving this mismatch?
- Are there any configuration that i can try on CubeIDE? (eg data rate)
