parikshitpagare / stm32f401xx-io-interfacing

Interfacing various I/O's with ARM CortexM4 based STM32 F401xx microcontroller using baremetal programming.

Repository from Github https://github.comparikshitpagare/stm32f401xx-io-interfacingRepository from Github https://github.comparikshitpagare/stm32f401xx-io-interfacing

Banner

Interfacing STM32 F401xx Microcontroller with I/Os

Badge Badge Badge

This repository is a collection of code for interfacing ARM CortexM4 based STM32 F401xx microcontroller with various I/Os. Everything is documented with circuit diagram, demo and hardware/software requirements.

Overview

List is updated when a new component is added

About

Interfacing various I/O's with ARM CortexM4 based STM32 F401xx microcontroller using baremetal programming.

License:MIT License


Languages

Language:Assembly 58.9%Language:C 23.1%Language:Makefile 18.0%