Solved
Is there a way to return the STM32F103C8 to "factory defaults" using the ST-Link V2?
I've uploaded an Arduino IDE compatible bootloader and I don't want to program it that way any more.
I've uploaded an Arduino IDE compatible bootloader and I don't want to program it that way any more.
Any user bootloader will reside in the flash. You can erase the flash it by doing a full chip erase using STM32CubeProgrammer or similar. Resetting any option bytes you've changed can also be done in STM32CubeProgrammer.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.