Skip to content

mahmoudahmedibrahim5/STM32F401xx_Drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32F401xx drivers

This repository contains drivers to help you use STM32F401xx microcontrollers


MCAL Microcontroller abstraction layer

This folder contains drivers that manage the peripherals of the microcontroller, Most of them are tested and working in full functionality, the tested ones are:

  • RCC
  • GPIO
  • SYSTICK
  • NVIC
  • TIMERS
  • USART
  • SPI
  • I2C
  • FMI

ECUAL ECU Abstraction layer

This folder contains drivers that manage the external hardware connected to the microcontroller, Most of them are tested and working in full functionality, the tested ones are:

  • BT_Module (Bluetooth module)
  • Button (Push buttons or switches)
  • LED (LEDs, Buzzers, ...)
  • INA219 (Current sensor module)
  • KEYPAD
  • LCD
  • SSD (7-segment display)
  • SERVO

About

MCAL drivers for stm32f401xD/E and ECUAL drivers for some hardware components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages