Main Page | See live article | Alphabetical index

MSP430

The MSP430 is a microcontroller family from Texas Instruments. Built around a modern 16-bit RISC CPU, the MSP430 is a high performance device designed for ultra low power consumption.

The device comes in a variety of configurations featuring the usual peripherals: 10/12/14-bit ADCs, comparators, timers, USART, LCD driver, watchdog, HW multiplier, internal oscillator, etc. Some of the devices are in-circuit programmable via JTAG or an RS-232 link.

Texas Instruments provides software development tools that can be downloaded for free. The tools have a crippled compiler that limits the number of lines that can be compiled. The open source community produces a freely available software development toolset (MSPGCC) based on the GNU toolset.