Skip to content

I programmed bare-metal with STM32F407 to learn about peripherals, interrupts, timers, and other serial communications.

Notifications You must be signed in to change notification settings

Dylananhminh0810/STM32F407-basic-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My STM32F407 basic exploration includes GPIO, Interrupt, Timer, PWM, UART, SPI, I2C, ADC, and DAC configuration. The functionalities are appropriate to the name of them. I used KEIL to delve into the datasheet and reference manual. The version of Keil::STM32F4xx_DFP is 2.6.0(2015-09-16).

About

I programmed bare-metal with STM32F407 to learn about peripherals, interrupts, timers, and other serial communications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages