GithubHelp home page GithubHelp logo

hoang2702 / stm32f1-workarea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0x00f/stm32f1-workarea

0.0 2.0 0.0 19.67 MB

This is a bare bones work area for the STM32F10x series of microcontrollers

C 85.77% HTML 4.54% Assembly 6.27% Makefile 0.18% LSL 2.68% C++ 0.45% Objective-C 0.10% Shell 0.01%

stm32f1-workarea's Introduction

STM32F1 working directory template

This repo provides a full workspace to get you started with the STM32F10x 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 stm32f10x_stdperiph_lib_um.chm

##Subfolders

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

Examples:

  • GPIO example featuring setting and reading from IO pins
  • WS2812 example on how to drive a WS2812 RGB LED using PWM and DMA

###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

stm32f1-workarea's People

Contributors

knightshrub avatar

Watchers

James Cloos avatar  avatar

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.