Skip to main content
Texas Instruments MSP430G2213IPW20 — Microcontrollers & Processors (MCU / MPU / DSP)

TI MSP430G2213IPW20 16-bit MCU, 16 MHz, 2 KB Flash, 20-TSSOP

MPNMSP430G2213IPW20
Active

Texas Instruments MSP430G2xx series, MSP430G2213IPW20, 16-bit MCU, 16 MHz, 2 KB Flash, 256 x 8 RAM, 1.8 V–3.6 V, -40°C to 85°C, 20-TSSOP.

$2.0600Ref. price · indicative, final on quote
Packaging20-TSSOP (0.173", 4.40mm Width)
RoHSROHS3 Compliant
SeriesMSP430G2xx
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

MSP430G2213IPW20 specifications
ParameterValue
SeriesMSP430G2xx
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed16MHz
PackageTube
RAM size256 x 8
Core size16-Bit
PeripheralsBrown-out Detect/Reset, DMA, POR, PWM, WDT
ConnectivityI²C, IrDA, LINbus, SCI, SPI, UART/USART
Number of i (O)16
Core processorMSP430 CPU16
Case20-TSSOP (0.173\", 4.40mm Width)
Program memory size2KB (2K x 8)

Product details

16 MHz core, 2 KB Flash — what the memory budget means for firmware

The MSP430G2213IPW20 runs the MSP430 CPU16 core at 16 MHz, with 2 KB of on-chip Flash program memory and 256 x 8 bytes of RAM. For a typical sensor-node firmware — a main loop polling an ADC, logging a few bytes, and driving a PWM output — the Flash holds the application code plus the MSP430 peripheral library, while the RAM covers the stack and a small data buffer. If the application requires a full RTOS or a large lookup table, the 2 KB ceiling forces either code compression or a move to a higher-density member of the MSP430G2xx family.

Sixteen I/O lines in the 20-TSSOP package give enough pins for a small keypad, a few LEDs, and a serial interface. The connectivity block includes I²C, SPI, UART/USART, IrDA, and LINbus — enough to talk to common sensors (temperature, humidity, pressure) over I²C or SPI, and to a host controller over UART.

Frequently asked questions

Is MSP430G2213IPW20 obsolete?

No — the lifecycle status is Active.

What are the alternatives to MSP430G2213IPW20?

Within the same MSP430G2xx family, the MSP430G2132IPW14R offers a similar 16 MHz core and 2 KB Flash but with 10 I/O and an 8-channel 10-bit ADC, in a smaller 14-pin TSSOP package. The MSP430F2013IRSAT is a 16 MHz part with 2 KB Flash and a 10-channel 16-bit sigma-delta ADC, in a 16-pin QFN package. Both are pin-incompatible — a board layout change is required.

How to program MSP430G2213IPW20?

The device uses the standard MSP430 Spy-Bi-Wire (SBW) two-wire JTAG interface for programming and debug. TI's MSP430-FET or MSP-EXP430G2 launchpad can program it via the SBW pins (TEST and RST). The Flash memory supports in-system programming over the serial UART or I²C bootloader.