This repository documents my learning journey into embedded firmware development using the STM32 NUCLEO-F401RE development board. The focus of this project is to understand the STM32F401RE ...
The HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls The Low-Layer (LL) APIs, a light-weight, optimized, expert oriented set of APIs ...
The STM32 line of microcontrollers – usually seen in the form of an ST Discovery dev board – are amazingly powerful and very popular micros seen in projects with some very hefty processing and memory ...