Skip to content

Demonstration of bare metal programming for my son Petr

License

Notifications You must be signed in to change notification settings

aleksey-makarov/stm32

Repository files navigation

STM32F103C8 bare metal C programming

Demonstration of bare metal programming for my son Petr

A few test programs showing the usage of UART, I2C, TIMER and a simple OLED display with very basic STM32 development board from AliExpress.

Based on the work by Andrea Loi

Installation

Install

  • arm-none-eabi-gcc
  • arm-none-eabi-gdb
  • arm-none-eabi-newlib
  • arm-none-eabi-binutils
  • stlink
  • minicom for serial communications

About

Demonstration of bare metal programming for my son Petr

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages