GithubHelp home page GithubHelp logo

nmea-device's Introduction

STM32F4 working directory template

This repo provides a full workspace to get you started with the STM32F4xx family of controllers. It is aimed at people who prefer to work without an IDE in a simple text editor and want to compile from the command line.

I have added a fixed Makefile which will enable the use of the math functions and sprintf() and other libc functions from newlib.

This working directory, especially the Makefile is base upon the STM32F4 Discovery Firmware by nabilt.

Information on how to set up an arm-none-eabi-gcc toolchain required to compile code for the STM32F microcontrollers can be found here

Documentation on the peripheral library can be found in the file stm32f4xx_dsp_stdperiph_lib_um.chm

##Subfolders

  • Project: contains the example code, place your projects here
  • Libraries: contains the STM32F4xx peripheral library and CMSIS files
  • Utilities: contains more libraries for the STM32F4xx evaluation boards

Examples:

  • GPIO example featuring setting and reading from IO pins
  • USART example using USART1 to send and receive strings
  • SD card example with low level driver for Elm Chan FatFS (note currently still messy, no CRC, no timeout, only primitive error handling)

###This code is licensed under the Creative Commons Attribution license v3.0

This only applies to my example code, all other code by ST and ARM are property of their respective owners and are released under a different license

This means that you are free:

  • to Share — to copy, distribute and transmit the work
  • to Remix — to adapt the work
  • to make commercial use of the work

Under the following conditions: Attribution — You must attribute the work in the manner specified by the author or licensor

Attribution in this case means that you should please provide a link to Elia's Electronics

More information on this license can be found here

CC BY

nmea-device's People

Contributors

jarmokivekas avatar

Watchers

 avatar  avatar

Forkers

m-rest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.