cancel
Showing results for 
Search instead for 
Did you mean: 

how to upload stm32f103c8 blue pill with cube ide ?

Mrohi
Associate III
 
6 REPLIES 6

Use a JTAG/SWD pod

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Mrohi
Associate III

dear Clive first thanks for reply.

I am new for using st product before I work with Arduino now I want to work with st blue pill I just download st cube ide and I have st link v2 .how I can use st link v2 with stm32 cube ide. many thanks

MikeDB
Lead

Blue Pill doesn't have a JTAG port so use the same USB to serial convertor you used with Arduino. In fact you may prefer to use STM32duino as you'll be familiar with the whole environment. I always use that for Blue Pill and CubeIDE for higher performance processors.

many thanks for your reply . now I can program blue pill with cube ide.

Mrohi
Associate III

thanks mike .

VRami.1
Associate III

Hi all, how are you?. I'm wondering if there is a way to configure STM32Cube IDE to program the bluepill through usb using the bootloader, I'm not sure but I think that would be similar to program any of the nucleo boards (I don't have a nucleo board so I don't know).