Skip to content

dumprop/stm32f0_ARM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to embedded programming on STM32

General info

STM32 is a modern family of MCUs produced by STMicroelectronics that is widely used in research, consumer and industrial electronics. STM32 microcontrollers are quite powerful and cheap, but impose initial barriers to get started quickly.

The purpose of the course is to overcome these barries and steadily get into the topic. This course will help to develop basic understanding of Cortex-M0 core and STM32F0 peripherals.

To get to the content of lectures and supplementary materials for the course, refer to Wiki page.

If you need just a template project, refer to Blank project.

Syllabus

In progress

Contributors & course staff

All supplementary materials and teaching are delivered by

About

STM32 Cortex-M0 course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • Assembly 0.4%
  • C++ 0.3%
  • Makefile 0.1%
  • Jupyter Notebook 0.1%
  • Python 0.0%