rogerclarkmelbourne / STM32duino-bootloader

Bootloader for STM32F103 boards, for use with the Arduino_STM32 repo and the Arduino IDE
977 stars 496 forks source link

PB2 #102

Closed tomgossland-cphatomics closed 3 years ago

tomgossland-cphatomics commented 4 years ago

There's a new version of the bluepill that has its LED on PB2. I'm trying to make my way through the instructions to make a binary for this new board but I'm out of my element. Maybe someone who knows what they're doing would be able to do this faster? I'm not sure I've done it correctly and also struggling to run make on windows so I can't even test it.

tomgossland-cphatomics commented 4 years ago

Nevermind! https://github.com/WeActTC/BluePill-Plus/blob/master/SDK/STM32F103C8T6/Arduino/Bootloader/STM32duino-bootloader-PB2.bin

rohitsam commented 4 years ago

I have made a wiki on how to compile this project for your custom board here

rogerclarkmelbourne commented 3 years ago

OK