Skip to content

Projects and templates for the STM32Nucleo-F4 developing board

Notifications You must be signed in to change notification settings

jtheffernan/stm32-nucleof4

 
 

Repository files navigation

Eclipse project templates for STM32Nucleo-F4

This repository contains basic templates for the STM32Nucleo-F4 developing board from ST.

These projects are thought as companion examples to my blog posts where I describe in depth how to use them. However they can be a good starting point to start programming your Nucleo board.

Templates were generated in Eclipse using GNU ARM Eclipse by Liviu Ionescu. If you need to setup the whole Eclipse/GCC ARM tool-chain, you can follow this series made of three parts on my blog.

These templates are preconfigured to work with Nucleo-F401RE and Nucleo-F411RE boards. To select the proper board, you have to add NUCLEO_F401 or NUCLEO_F411 macro define to the project settings, as shown in the following picture. setting macro variable ad project level

About

Projects and templates for the STM32Nucleo-F4 developing board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • C++ 2.1%
  • Other 0.3%