2022-09-14 05:25 AM
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:
Does anyone know the path to resolution for this problem?
Solved! Go to Solution.
2022-12-20 08:55 AM
Same issue here, the guy from purchasing tought they were original, and they look original to me untill you try to use them:
2022-12-20 09:00 AM
@Community member i got the same issue, they looked like original STlinkV2 parts.
But they have their mcu markings serial scratched out.
2022-12-27 03:13 AM
Hello @Peter BENSCH ,
from my experience, the genuine V2 is better value for the money than the fake, just look at it, many components missing, that fake ones are just not worth it.
However, I have not seen fake isolated ST-Links, so I assume it's genuine. On my fakes I used the same cable, so the comment of @Community member that it may be because by cables is not the reason. I’m sorry I have no isolated version, I can not test it, but for the fakes I can confirm it's not caused by the cable.
Best Regards, Seppletronics
2023-03-02 05:23 AM
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
2023-03-27 10:41 PM
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.
2023-09-07 05:13 PM
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
2023-10-30 02:12 AM
Thank you, I have the same problem, but the Shared checkbox solved it :)