Bluepill programming with online compiled bin

Hi there,

I was wondering if there is any way to program a bluepill board using a bin file compiled online. I haven’t been able to find anything about programming them this way. Is there a way to do it via a USB to TTL converter or maybe flashing a bootloader for USB drag-n-drop like other mbed boards?

Hello Lane,

Yes, you can program a Bluepill with a bin file built with the online compiler. For more details have a look at STM32F103C8T6_Hello - Using low cost Bluepill (STM32F103C8T6) boards wi… | Mbed.

With the Mbed-CLI you can build for a custom Bluepill target too.

Best regards,

Zoltan