Skip to content

Peripheral drivers written for stm32f446xx ARM Cortex-M4 based processor

Notifications You must be signed in to change notification settings

esyywar/stm32f446xx

Repository files navigation

stm32f446xx-drivers

Peripheral drivers written for stm32f446xx ARM Cortex-M4 based processor

This repo is dedicated to peripheral drivers written for the stm32f446xx microcontrollers.

I am programming these drivers myself to build my knowledge of the ARM cortex architecture, communication protocols and peripheral functionallity.

Peripherals Completed

  • GPIO
  • SPI
  • I2C
  • UART/USART
  • SYSTCK (System Timer)
  • Timers
  • ADC
  • DMA

Driver Code

Navigate to ./Drivers to see the driver source code and header files for each peripheral.

Test Code

Navigate to ./Src for the code used to test peripheral drivers.

About

Peripheral drivers written for stm32f446xx ARM Cortex-M4 based processor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published