-
Notifications
You must be signed in to change notification settings - Fork 30
alanbarr/msp430-launchpad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
****** msp430-launchpad ****** Some (unmaintained) example code and experiments with TI's MSP-EXP430G2 Launchpad. They are targeted towards the mspgcc tool chain. Porting to a different tool chain should hopefully require little more than interrupt and header file changes. Directory Structure common Generic C code used in examples/projects. examples Small code examples projects Larger more featured projects See projectSummary.txt in the examples and projects directories for an idea of what is used in each "project", if you are after a particular example. All mspgcc code folders should be accompanied by a makefile - to build type "make" from the terminal. Feel free to modify and use this code as you see fit, just leave in any copyright details that might be in the source. ****** Datasheets ****** Here are some (potentially dead) links to datasheets: Family User Guide: http://www.ti.com/litv/pdf/slau144h msp430g2211: msp430g2x01, msp430g2x11 http://www.ti.com/lit/gpn/msp430g2211 msp430g2231: msp430g2x21, msp430g2x31 http://www.ti.com/lit/gpn/msp430g2231 msp430g2452: msp430g2x52, msp430g2x12 http://www.ti.com/lit/gpn/msp430g2452 msp430g2553: msp430g2x53, msp430g2x13 http://www.ti.com/lit/gpn/msp430g2553 ****** Resources ****** Here are some useful websites I have came across: http://www.43oh.com/ http://hackaday.com/tag/msp430/ http://mspsci.blogspot.com/ http://www.msp430launchpad.com/ http://e2e.ti.com/blogs_/b/msp430blog/default.aspx Much of the hardware configuration was based on TI's example code: G2xx1 http://www.ti.com/lit/zip/slac463 G2xx2 http://www.ti.com/lit/zip/slac467 G2xx3 http://www.ti.com/lit/zip/slac485 (C) D. Dang, Texas Instruments Inc. - 2010, 2011
About
Small projects and code examples for TI's MSP430 Launchpad (MSP-EXP430G2)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published