Skip to main content
Associate
October 14, 2023
Question

stm32f103c8t6

  • October 14, 2023
  • 3 replies
  • 1523 views

i have flashed a stm32f103c8t6 with freejoy code but now i am trying to re-use this for another project but how to i flash this back to a stock form.

 

as when plugged back in to pc its coming up with they freejoy and not able to get it to show for programming

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
October 14, 2023

So is this a Blue Pill board this STM32 part is on?

If the BOOT0 pin is HIGH it should probably come up as an "STM32 BOOT DEVICE" type USB device, and you could upload code via STM32 Cube Programmer.

Alternatively you could connect up the SWDIO/SWCLK to an ST-LINK and program that way.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
caver99Author
Associate
October 14, 2023

the st link doesnt see the board now, if i use the software for the freejoy i can re-program the board with its firmware

but i am unable to remove the firmware as i dont know how and get it back to showing as a com port under device manager

Tesla DeLorean
Guru
October 14, 2023

You have an ST-LINK? Not clear what hardware you have. You've mentioned a chip, not a product / board.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..