/stm32f4_ARM

Microcontrollers projects

Primary LanguageCGNU General Public License v2.0GPL-2.0

stm32f4_ARM

Cortex-M4 projects

The repo contains the complete set of sources and documentations which are enough to start working with the chip installed onto STM32F4 Discovery. The repo structure is the following:

  1. asm_draft, asm_led, nokia1616_lcd - legacy code, like some assembly programs and draft version of library for LCD from Nokia1616
  2. docs - documentation
  3. blank - blank project, contains all necessary file for jump-start. If you need to do a new project, simply copy that dir and rename, then start ideating with set up envirenment.