Texas Instruments MSP430G2213IRHB32R
- Part No.:
- MSP430G2213IRHB32R
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 32-VFQFN Exposed Pad
- Datasheet:
-
MSP430G2213IRHB32R.pdf
- Description:
- IC MCU 16BIT 2KB FLASH 32VQFN
- Quantity:
- Payment:

- Shipping:

Inventory:2,662
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2213IRHB32R from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller featuring 2 kB flash, 256 B RAM, two 16-bit Timer_A modules with three capture/compare registers each, an on-chip comparator (Comp_A+), USCI_A0 (UART/LIN/IrDA/SPI) and USCI_B0 (SPI/I²C), and up to 24 capacitive-touch-enabled I/O pins. It operates from 1.8 V to 3.6 V and targets battery-powered sensor nodes and portable instrumentation.
For engineers reviewing the MSP430G2213IRHB32R datasheet, MSP430G2213IRHB32R pinout, MSP430G2213IRHB32R application, or MSP430G2213IRHB32R equivalent, key selection criteria include its 2 kB flash size, absence of ADC10 (distinguishing it from G2x53 variants), QFN-32 package with AVCC/DVCC separation, Spy-Bi-Wire debug interface, and support for five low-power modes including sub-1 µs wake-up from LPM3.
Technical Context
The MSP430G2213IRHB32R implements a 16-bit CPU with seven addressing modes and 51 instructions, paired with a basic clock module supporting DCO (calibrated up to 16 MHz), 32-kHz crystal (XIN/XOUT), and internal LF oscillator. Its peripheral set excludes ADC10 but includes Comp_A+ with eight input channels and slope A/D capability, dual USCI modules for flexible serial communication, and two independent Timer_A3 modules for timing, capture, and PWM generation.
Power management is central: five software-selectable low-power modes (LPM0–LPM4) enable current draw as low as 0.1 µA in off mode with RAM retention and 0.5 µA in standby mode, while ultra-fast wake-up (<1 µs from LPM3) supports event-driven operation in energy-constrained systems without sacrificing responsiveness.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 62.5-ns instruction cycle at 16 MHz; register-based execution enables high code efficiency in memory-constrained embedded applications. |
| Flash / RAM | 2 kB flash program memory and 256 B RAM - sufficient for compact firmware with real-time control logic and minimal data buffering. |
| Operating Voltage | 1.8 V to 3.6 V - compatible with single-cell Li-ion, Li-polymer, or dual-cell alkaline power sources without external regulation. |
| Low-Power Modes | Five modes including LPM4 (0.1 µA RAM retention); enables multi-year battery life in intermittent-sensing applications such as environmental monitors. |
| Timers | Two 16-bit Timer_A3 modules, each with three capture/compare registers - supports simultaneous PWM generation, input capture, and interval timing without CPU intervention. |
| Communication | USCI_A0 (UART/LIN/IrDA/SPI) + USCI_B0 (SPI/I²C) - provides dual-protocol flexibility for host interfacing and sensor bus connectivity. |
| Comparator | Comp_A+ with eight analog inputs and slope A/D conversion - enables analog threshold detection and simple ADC-like functions without dedicated ADC hardware. |
Pinout & Package
Package: 32-pin QFN (RHB), 5 mm × 5 mm, 0.5 mm pitch, exposed thermal pad (recommended connection to DVSS). Pin count and I/O allocation match the MSP430G2x13 family specification for 32-pin devices.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1.0/TA0CLK/ACLK/A0/CA0 | Port 1 bit 0 multifunction I/O | Primary timer clock input, auxiliary clock output, analog comparator input - enables synchronous timing and analog monitoring on same pin. |
| RST/NMI/SBWTDIO | Reset/non-maskable interrupt/test I/O | Active-low reset input, NMI source, and bidirectional Spy-Bi-Wire data line - consolidates debug and system control into one pin. |
| XIN/P2.6/TA0.1 | Crystal oscillator input / GPIO / timer output | Supports 32.768 kHz crystal for precise real-time clocking; also usable as general I/O or Timer_A compare output. |
| AVCC / DVCC / AVSS / DVSS | Analog/digital supply and ground | Separate analog and digital power domains reduce noise coupling in mixed-signal operation; AVCC must be ≥ DVCC. |
| P1.3/ADC10CLK/CAOUT/VREF−/VEREF−/A3/CA3 | Comparator output / reference / analog input | Delivers comparator output signal, negative reference voltage, and analog input channel - critical for precision analog thresholding. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low standby current | 0.5 µA in LPM3 - extends battery life in always-on sensing nodes where wake-up latency must remain sub-millisecond. |
| Capacitive touch I/O | Up to 24 pins support charge-transfer touch sensing - enables cost-effective human interface design without external ICs. |
| Spy-Bi-Wire debug | 2-wire JTAG-compatible interface using RST/NMI and TEST pins - reduces PCB footprint and routing complexity versus full 4-wire JTAG. |
| On-chip comparator | Comp_A+ with eight selectable inputs and programmable hysteresis - replaces external comparators in window-detection, battery monitoring, and zero-crossing applications. |
| USCI dual-module support | Independent USCI_A0 and USCI_B0 allow concurrent UART host link and I²C sensor bus - eliminates need for software bit-banging or external bridge ICs. |
Applications
| Smart Sensor Node | Portable Medical Monitor |
|---|---|
Use Scenario: Battery-powered temperature/humidity sensor transmitting data via UART to a gateway every 30 seconds. IC Role / Device Role / Timing Role: Main controller executing sensor polling, data formatting, and low-power UART transmission; uses LPM3 between samples and wakes via timer interrupt. Use Value: 0.5 µA standby current and sub-1 µs wake-up ensure >5-year CR2032 battery life while maintaining responsive data reporting. | Use Scenario: Wearable pulse oximeter requiring analog front-end conditioning and serial output to a smartphone. IC Role / Device Role / Timing Role: Signal conditioner and protocol translator - Comp_A+ detects LED photodiode thresholds; USCI_A0 streams formatted data via UART. Use Value: Integrated comparator eliminates discrete op-amp and comparator ICs; separate AVCC/DVSS minimizes analog noise during digital transmission. |
| Industrial Control Panel | Energy Harvesting IoT Endpoint |
Use Scenario: Touch-enabled HMI panel with backlight dimming and button feedback via PWM. IC Role / Device Role / Timing Role: Capacitive touch processor and PWM generator - P1.x pins detect touch; Timer_A outputs drive LED dimming and buzzer tones. Use Value: 24-capacitive-touch I/O pins enable full keypad + slider implementation in single chip; no external touch controller required. | Use Scenario: Solar-powered soil moisture sensor waking periodically to measure and transmit via low-power UART. IC Role / Device Role / Timing Role: Power-aware system manager - regulates sleep/wake cycles, conditions analog sensor output via Comp_A+, and handles burst transmission. Use Value: 0.1 µA off-mode current preserves harvested energy; internal DCO eliminates need for external crystal, reducing BOM cost and board area. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power mixed-signal microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430G2231IPW28 | 20-pin TSSOP, 2 kB flash, 128 B RAM, single Timer_A, no USCI_B0, no P3 port | Limited I/O count and communication options; suitable only for minimal UART-only designs | Select when board space and BOM cost are critical and peripheral requirements are strictly minimal. |
| MSP430G2253IRHB32 | Same package and pinout; adds 10-bit ADC10 with 8-channel autoscan and 200-ksps sampling | Enables direct analog sensor digitization without external ADC; increases power consumption slightly in active mode | Select when analog signal acquisition requires quantized digital values rather than comparator-based thresholding. |
Compared with MSP430G2231IPW28, the MSP430G2213IRHB32R offers expanded I/O, dual USCI, and P3 port access; compared with MSP430G2253IRHB32, it trades ADC10 for lower system cost and reduced active-mode current, making it optimal for comparator-driven or digitally focused sensing.
Availability
MSP430G2213IRHB32R is available at Aetrix Electronics and suitable for smart sensor nodes, portable medical monitors, industrial control panels, and energy harvesting IoT endpoints requiring stable component supply, long-term manufacturability, and TI's qualified ultra-low-power MCU platform.
Supply support for MSP430G2213IRHB32R includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Texas Instruments is a global semiconductor company delivering analog and embedded processing solutions, with leadership in low-power microcontrollers and signal chain technologies.
The MSP430G2xx family is designed for ultra-low-power, cost-sensitive embedded applications where extended battery life, integrated analog peripherals, and small footprint are essential - especially in portable instrumentation and wireless sensor networks.
FAQ
Does the MSP430G2213IRHB32R include an analog-to-digital converter (ADC)?
No, the MSP430G2213IRHB32R does not include the ADC10 module. It belongs to the G2x13 series, which omits the 10-bit ADC found in G2x53 variants like MSP430G2253IRHB32. Instead, it provides Comp_A+ for analog threshold detection and slope A/D conversion. This makes MSP430G2213IRHB32R appropriate for applications relying on comparator-based decisions rather than digitized analog values.
What is the maximum operating frequency of the MSP430G2213IRHB32R?
The MSP430G2213IRHB32R supports a maximum system clock (MCLK) frequency of 16 MHz, achieved via its digitally controlled oscillator (DCO) with factory-calibrated settings stored in information memory segment A. The DCO stabilizes in less than 1 µs, enabling rapid transitions from low-power modes to full-speed operation - a key enabler for duty-cycled sensor applications.
How many I/O pins does the MSP430G2213IRHB32R support, and are they all capacitive-touch capable?
The MSP430G2213IRHB32R supports up to 24 capacitive-touch-enabled I/O pins across Ports P1, P2, and P3. All I/O bits are individually configurable with programmable pullup/pulldown resistors and pin oscillator enable bits. This allows full implementation of touch buttons, sliders, and wheels without external components - confirmed in the device family user's guide SLAU144 and datasheet SLAS735J.
What debug interface does the MSP430G2213IRHB32R use, and what pins are required?
The MSP430G2213IRHB32R uses the Spy-Bi-Wire (SBW) interface, a 2-wire variant of JTAG. It requires only two pins: RST/NMI/SBWTDIO (pin 23) and TEST/SBWTCK (pin 24). This reduces PCB routing complexity and eliminates the need for a full 4-wire JTAG header, making it ideal for space-constrained designs while retaining full flash programming and real-time debugging capability.
Is the MSP430G2213IRHB32R pin-compatible with other devices in the MSP430G2x13 family?
Yes, the MSP430G2213IRHB32R is pin-compatible with all other MSP430G2x13 devices offered in the 32-pin QFN (RHB) package, including MSP430G2113IRHB32, MSP430G2313IRHB32, and MSP430G2413IRHB32. They share identical pinouts, electrical characteristics, and package dimensions, allowing hardware reuse across different flash/RAM configurations within the same family.
MSP430G2213IRHB32R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 32-VFQFN Exposed Pad
- Series:
- MSP430G2xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPU16
- Core Size:
- 16-Bit
- Speed:
- 16MHz
- Connectivity:
- I2C, IrDA, LINbus, SCI, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, POR, PWM, WDT
- Number of I/O:
- 24
- Program Memory Size:
- 2KB (2K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 256 x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- -
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430G2213IRHB32R FAQ
1.How can I place an order for MSP430G2213IRHB32R through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2213IRHB32R on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for MSP430G2213IRHB32R reliable?
The price and inventory of MSP430G2213IRHB32R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2213IRHB32R is usually 5 days.
3.What payment methods are accepted for MSP430G2213IRHB32R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2213IRHB32R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2213IRHB32R?
MSP430G2213IRHB32R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2213IRHB32R order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for MSP430G2213IRHB32R?
For technical support, including MSP430G2213IRHB32R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2213IRHB32R requirements.
6.How does Aetrix verify that MSP430G2213IRHB32R is sourced from the original manufacturer or authorized distributors?
All MSP430G2213IRHB32R products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that MSP430G2213IRHB32R meets industry standards.
7.What is the process for return or replacement of MSP430G2213IRHB32R?
All MSP430G2213IRHB32R units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2213IRHB32R, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The MSP430G2213IRHB32R part is unused and in its original packaging.
Return procedure for MSP430G2213IRHB32R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2213IRHB32R Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

