Skip to content

STM32 BluePill baremetal firmware for remote control via a CCM module

License

Notifications You must be signed in to change notification settings

cesanta/stm32-bluepill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32 BluePill controlled by https://vcon.io

This is a baremetal firmware code for a STM32F103C8T6 "BluePill" development board. This firmware blinks an LED, and lets user change blink interval via UART - by entering numbers from 0 to 9.

This is a demonstration firmware for the VCON framework which implements OTA firmware updates and remote control. See https://vcon.io/docs for details.

Build

Install gcc-arm-none-eabi cross compiler on your system, then run:

make

That produces bluepill.hex file, suitable for remote firmware update via VCON.

About

STM32 BluePill baremetal firmware for remote control via a CCM module

Resources

License

Stars

Watchers

Forks

Packages

No packages published