Difference between revisions of "MSP430"

From TinyOS Wiki
Jump to: navigation, search
(Added link to MSPGCC compiler project)
m
Line 1: Line 1:
The Texas Instruments (TI) MSP430 family are 16-bit microcontrollers with low power consumption. Peripherals include a 12-bit analog to digital converter, real time clock, timers, asynchronous/synchronous serial interface (with SPI/I2C modes), and a DMA controller.
+
The Texas Instruments (TI) '''MSP430''' family are 16-bit microcontrollers with low power consumption. Peripherals include a 12-bit analog to digital converter, real time clock, timers, asynchronous/synchronous serial interface (with SPI/I2C modes), and a DMA controller.
  
 
== TinyOS Support ==
 
== TinyOS Support ==
Line 17: Line 17:
 
The MSP430 microcontroller is used in the following devices
 
The MSP430 microcontroller is used in the following devices
 
*[[TelosB]]
 
*[[TelosB]]
 +
 +
[[Category:Microcontroller]]

Revision as of 04:24, 10 November 2009

The Texas Instruments (TI) MSP430 family are 16-bit microcontrollers with low power consumption. Peripherals include a 12-bit analog to digital converter, real time clock, timers, asynchronous/synchronous serial interface (with SPI/I2C modes), and a DMA controller.

TinyOS Support

Development Tools

The GCC toolchain port for MSP430 homepage can be found at (http://mspgcc.sourceforge.net/). There is an associated Wiki at (http://apps.sourceforge.net/mediawiki/mspgcc/index.php?title=MSPGCC_Wiki).

Technical Data

Technical details and datasheets

Where Used

The MSP430 microcontroller is used in the following devices