marti-gutierrez / curso-stm32-sin-hal

Program made during the stm32 course without hall of wels theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32 course without hall by Wels theory

In this repository, you'll find the program that will be seen during the course, in which peripherals and other systems will be added to ARM Cortex-M3/M4 microcontrollers using the C language and CMSIS. In this case, I'll be using the STM32F446RE from the Nucleo-64 board.

About

Program made during the stm32 course without hall of wels theory


Languages

Language:C 99.0%Language:Assembly 0.9%Language:Makefile 0.2%