Giter Site home page Giter Site logo

z3bu / stm32vl-discovery Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 3.0 456 KB

STM32VL-Discovery Makefile and a little C demonstration code, works with ARM Tool Chain (arm-none-eabi-gcc-4.8.4) and stlink (https://github.com/texane/stlink). Based on https://github.com/h0rr0rrdrag0n/stm32vldiscovery-linux-template. Should be a good base to start a project.

License: GNU General Public License v2.0

C 98.80% Assembly 0.62% C++ 0.53% Shell 0.05%

stm32vl-discovery's Introduction

Use the IDE or text editor you want :) here are the Makefile to use the STMVL32DISCOVERY on Linux,
with st-link (https://github.com/texane/stlink) and gcc-arm-none-eabi. Everything come with a little blinking demo.

STMF10X Device drivers Librairies  and linker files are downloaded from 
http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF250863

All are put in the stm32lib folder, core files are in the cmsis folder and linker, startup, and 
other devices files are in the device/ folder. 

Construct the project (stored in the inc/ and src/ directories) by simply entry in a shell:

make 

and load it to the stm32 with

make load

Change inc/stm32f10x_conf.h for new includes :)

Use of vpath.

TODO :
- A more bad-ass demo
- Scripts for debugging with gdb
- Check the compiler flags

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.