Skip to content

omarKmekkawy/STM32F407G-DISC1_Drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

STM32F407G-DISC1_Drivers

This repository for my STM32F407G-DISC1 Drivers

alt text

Getting Started

In this repository, I will create drivers for the STM32F407G-DISC1 board.

Drivers

The drivers will be MCAL ( Microcontroller Abstraction Layer ) and HAL ( Hardware Abstraction Layer )

MCAL

This will contains all the peripherals drivers

Core Peripherals:

  • NVIC ( Semi completed, NMI not completed yet ).
  • SYSTICK ( Completed ).
  • SCB ( On progress ).

Other Peripherals:

  • RCC ( In progress ).
  • DIO & AFIO ( Completed ).
  • SYSCFG ( In progress ).
  • EXTI ( Completed ).

HAL

This will contains all the Drivers for the interfaced hardware with the microcontroller *

About

This repository for my STM32F407G-DISC1 Drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published