Skip to content

Snippets for STM32F1xx (and maybe others)

Notifications You must be signed in to change notification settings

baraboshinkg/stm32samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my simple snippets for STM32 (compiled with libopencm3)
Be carefull: due to API changes these projects will compile only with opencm3 from archive libopencm3.ori.tgz

F0 - for STM32F042 and STM32F030
F1 - for STM32F103


WARNING!!!
arm-none-eabi-gcc from gentoo have a bug with division on F0. 
Use toolchain from https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads instead!

CMSIS-headers:
https://github.com/modm-io/cmsis-header-stm32

About

Snippets for STM32F1xx (and maybe others)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • Objective-C 1.5%
  • Makefile 1.1%
  • Other 0.2%