AlexisVaBel / stm32f0_ARM

STM32 Cortex-M0 course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C 99.1%Language:Assembly 0.4%Language:C++ 0.3%Language:Makefile 0.1%Language:Jupyter Notebook 0.1%Language:Python 0.0%Language:Shell 0.0%