Skip to main content
Visitor II
September 14, 2022
Solved

Issues with ST-Link serial number

  • September 14, 2022
  • 6 replies
  • 14449 views

I am assuming this is a Windows driver issue, but I do not know how to resolve it.

I use several Nucleo boards. Additionally, I use some USB ST-Link programmers.

These programmers always show up with a single letter serial number: A, B,C, D.

Using Keil ARM, I can often click around and get them to work (program)

But with STM32CubeIDE and STM32CubeProgrammer they always show up as a single letter and the software refuses to use them.

For instance CubeProgrammer:

0693W00000SvMUsQAN.png 

Does anyone know the path to resolution for this problem?

    This topic has been closed for replies.
    Best answer by Peter BENSCH
    You expect the same behaviour from replicas as from original parts?
    The software does not recognize these clones because they are not genuine ST-LINK from STMicroelectronics. An original ST-LINK/V2 or ST/LINK-V3 would perfectly work.
    Regards
    /Peter

    6 replies

    Technical Moderator
    September 14, 2022

    What type are the USB ST-Link programmers?

    Can you post an example photo?

    Regards

    /Peter

    jgauthierAuthor
    Visitor II
    September 14, 2022
    Technical Moderator
    September 14, 2022
    You expect the same behaviour from replicas as from original parts?
    The software does not recognize these clones because they are not genuine ST-LINK from STMicroelectronics. An original ST-LINK/V2 or ST/LINK-V3 would perfectly work.
    Regards
    /Peter
    Graduate II
    September 14, 2022

    Bad cables and hubs can be a contributory factor

    Target connectivity, perhaps powering of buffers via VTarget, or non-responsiveness of Target (ie Off, Sleeping, pins disabled/reconfigured)

    Graduate II
    December 20, 2022

    Same issue here, the guy from purchasing tought they were original, and they look original to me untill you try to use them:

    https://community.st.com/s/question/0D53W000020jfDLSAY/fake-stlinks-reaching-me-trough-legit-distributorswhich-stcubeprogrammer-version-shall-we-use0693W00000WLQ02QAH.png0693W00000WLQ1yQAH.png

    Technical Moderator
    March 2, 2023

    Update: meanwhile there is a knowledge base article on the topic: How to recognize a genuine ST-Link/V2 versus a cloned one?, created by Amel NASRI.

    Regards

    /Peter

    Visitor II
    March 28, 2023

    This happens because the STLink you are using must be the generic one. probably the Geehy APM32F103CBT6 ie fake.

    So it will only communicate with the STLink Utility

    Aqui: stsw-link004.html.

    Explorer
    September 8, 2023

    Screenshot 2023-09-07 180739.png

    Screenshot 2023-09-07 180819.png

    This seems to work for me just enable Shared and click then click the refresh button quite a few times and it'll show a serial number and connect. a little late but i figure it'll help someone out

    Explorer
    October 30, 2023

    Thank you, I have the same problem, but the Shared checkbox solved it :)