Skip to main content
MROWL
Associate II
July 20, 2023
Question

STM32 Can Communication Normal Mode Cube IDE program -Error "No St Link with specific serial #"

  • July 20, 2023
  • 2 replies
  • 2135 views

Sees Error  codes attached 

This errors codes  pop up when I try to upload codes TUT_Can_F103 and TUT_ Can _F446Re ( STM32 Can Commincation ) into the my F103 and F446RE ( reference STM 32 Can Communication// Normal Mode  by Controller Tech -tutorial) -see attached  My ST- Link and Blue pill ( F103C8T6 ) have no serial #'s  How do i null or delete or modify to complete my upload and debug run

STM32can2communicationserialNumbererror.JPGCOMMUNICATIONTUTTITLE.pngSTM32CummunicationErrorforF446RE.JPG

 

This topic has been closed for replies.

2 replies

Peter BENSCH
Technical Moderator
July 21, 2023

Welcome @MROWL, to the community!

Can you please post a photo of the ST link?

If it is not an original ST-LINK like e.g. the famous ST-LINK/V2 or the race-car fast ST-LINK/V3 from STMicroelectronics, you will not be successful, because these small, colourful, illegally copied and very cheap tin cans are not supported by the official software. When you try to upgrade their firmware, they do not show a serial number, nor can the upgrade be completed.

In addition, even with an original ST-LINK you should not be surprised if something does not work with the Blue Pill, because for a long time only (illegal) counterfeits of the STM32F103 have been installed there.

My tip: buy original hardware, such as a NUCLEO board, because you are safe from surprises and will have a lot of success.

Regards
/Peter

MROWL
MROWLAuthor
Associate II
July 25, 2023

thanks for the insight - appreciated 

AScha.3
Super User
July 25, 2023

or you have accidentally selected the use of serial number xxx only - try uncheck st-Link S/N !

in debug configuration:

AScha3_0-1690285757771.png

+

to program the bluepill, if your (old) stlinkV2 dont work, you can use the onboard stlink on your nucleo board ;

set jumpers ...to use stlink extern, connect gnd/swd/swc to bluepil + flash it .

"If you feel a post has answered your question, please click ""Accept as Solution""."