This repository contains the source files for programming an STM32 F070RB without the use of the STM32 Cube toolchain. This project nominally follows along with Vivonomicon's tutorial. (See further ...
Do you want to learn more about working with STM32 microcontrollers? You’re in luck. Elektor student/engineer Maria Laniewska introduces Majid Pakdel’s new book, Advanced Programming with STM32 MCUs.
This guide is written for developers who wish to start programming microcontrollers using a GCC compiler and a datasheet, without using any framework. This guide explains the fundamentals, and helps ...