Skip to content

Minimalistic blink from scratch for STM32F407VG Discovery board.

License

Notifications You must be signed in to change notification settings

harlanw/stm32f4-blink-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32f4-blink-from-scratch

Basis

I wanted to learn about the STM32F4 from the ground up but couldn't find any unified resources or examples online -- everything uses the vendor libraries which are overkill for such a small demo. It was also important to me that I could do this purely from the command line on a Linux system.

In this repository you will find a unified example. No resources. Sorry 😊

Toolchain

  • GNU ARM Embedded Toolchain
  • ST-LINK

About

Minimalistic blink from scratch for STM32F407VG Discovery board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published