2024-07-11 11:11 PM
I can connect in STM32CubeProgrammer my BluePill but can't do that in STM32CubeIDE.
I fixed that my ST-LINK's pins were reverse in it.
The problem I get is,
Error in initializing ST-LINK device.
Reason: ST-LINK: Could not verify ST device! Abort connection.
I have downloaded STSW-LINK009 already. Can you help me?
Solved! Go to Solution.
2024-07-12 02:12 AM
1. Buy from distributor, st-link or nucleo board :
https://www.mouser.de/ProductDetail/STMicroelectronics/NUCLEO-F103RB?qs=fK8dlpkaUMs2W6dqxUbL2w%3D%3D
2. If want cheap...from Ali or so, look for comments, that show: this is original STM on board.
I have some BluePills with STM32 chip, but also 2 with CKS32 ... so read description carefully and comments.
If no comments, that say "original STM" or "works with stm32IDE " , dont buy this.
eg.
Recently i buy this :
Seems original STM chip, can debug in IDE . But at your own risk -- sometimes the chinese sellers get new parts - they dont know, and you will know, when you get it and test.
2024-07-12 12:38 AM
Hello @xSekigan and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I think you are not using an original ST part but a counterfeit one. Thats why you are receiving this message.
I suggest you verify that you are using genuine parts.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-07-12 12:53 AM
You mean ST-LINK by ST?
Having said that, I had bought this from a local store here but never gave an error before.
Worked with STM32L010C6T6 and LoRa last month and used this one.
I have bought a new laptop tho but I was sure that I had downloaded all that needed ://
I better get a new one. Any chance port numbers collision since it's GDB server?
Thank you, glad to be here.
2024-07-12 01:07 AM - edited 2024-07-12 01:07 AM
So with your none-STM chips -- you cannot debug in IDE. (IDE checks for genuine STM cpu there...)
But you can make a program in IDE, compile, then use CubeProgrammer to flash your BluePill .
If you want debug in IDE, buy an st-link with genuine STM cpu and also the target (BluePill or any) has to be STM cpu. Check, whats on your BluePill , maybe GD or CKS 32F103C8 there .
2024-07-12 01:18 AM
I mean your STM32F103C8T6 may be not a genuine one. You have to always ensure buying genuine products.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-07-12 01:52 AM
2024-07-12 01:59 AM - edited 2024-07-12 01:59 AM
The easy way is to just buy it from one of our official distributers. You can find them here.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-07-12 02:12 AM
1. Buy from distributor, st-link or nucleo board :
https://www.mouser.de/ProductDetail/STMicroelectronics/NUCLEO-F103RB?qs=fK8dlpkaUMs2W6dqxUbL2w%3D%3D
2. If want cheap...from Ali or so, look for comments, that show: this is original STM on board.
I have some BluePills with STM32 chip, but also 2 with CKS32 ... so read description carefully and comments.
If no comments, that say "original STM" or "works with stm32IDE " , dont buy this.
eg.
Recently i buy this :
Seems original STM chip, can debug in IDE . But at your own risk -- sometimes the chinese sellers get new parts - they dont know, and you will know, when you get it and test.