Hello all
Recently I bought an STM32f103 minimum development board. I installed the necessary board on my Arduino ide 1.8.9 and tried to upload blink sketch. While doing so I am getting the following error.
stm32flash 0.4
A question better directed to here or here as I think Roger has stopped new user registration in preparation of the site being archived.
You will need to tell them what STM32 core your using as their are several.
Did you also install a bootloader.
I'm just went through my initial introduction to the STM32F1 board. I found I could program mine using an FTDI232 board. I also had to move the jumper opposite the reset button to program, then return to the original position for running the program. I only used the blinkwithoutdelay example.