Skip to main content
Visitor II
September 14, 2020
Question

Need help! NO ST-LINK detected! Please connect ST-Link and restart the debug session

  • September 14, 2020
  • 2 replies
  • 1178 views

I am using STM32VL discovery board, when I try to program the board its showing this message.

Note:-

I have install the st-link USB drivers

The ST link upgrade software is detecting the ST link.

    This topic has been closed for replies.

    2 replies

    Graduate II
    September 14, 2020

    The VL Discovery uses a very old ST-LINK implementation that ST has deprecated many years ago. I wouldn't expect to see support in current releases. Use drivers which are contemporaneous with the hardware.​

    ST Employee
    September 14, 2020

    The VL discovery board embeds an Stlink V1.

    STM32CubeIde doesn't support Stlink V1.

    So, you can create a project but won't be able to debug it with STlink.

    NThom.2Author
    Visitor II
    September 14, 2020

    Thank you for the reply, Can please suggest me any latest discovery boards, which has M3 or M4 architecture microelectronic, I'm a Novice player here, very keen to learn and explore. I would be grateful if you could help me with the requested information.

    ST Employee
    September 15, 2020

    There are plenty of discovery or nucleo boards.

    You can start a new STM32 project and select board selector and then select discovery in the type and then selecting a family, you will see all the discovery boards available.