Skip to content

Timot05/Blinky_on_STM32F411RCT6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinky on STM32F411RCT6

This is a simple blinking light on an STM32F4 Microcontroller. This is based on the libraries provided by ST and this tutorial by Ralf Handrich.

To build, run the command: make

To flash, run the command: openocd -s ../../blinky -f test.cfg the -s option allows to include the common.cfg file located in the openocd folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages