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

- Shipping:

Inventory:500
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2313IRHB32T from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller featuring 4 KB flash, 256 B RAM, two 16-bit Timer_A modules with three capture/compare registers each, an 8-channel analog comparator (Comp_A+), and USCI_A0/USCI_B0 serial interfaces. It operates from 1.8 V to 3.6 V and supports five power-saving modes, enabling sub-1 µs wake-up from standby - ideal for battery-powered sensor nodes and portable instrumentation.
For engineers reviewing the MSP430G2313IRHB32T datasheet, MSP430G2313IRHB32T pinout, MSP430G2313IRHB32T application, or MSP430G2313IRHB32T equivalent, key selection criteria include its QFN-32 package, absence of ADC10 (distinguishing it from G2x53 variants), integrated Spy-Bi-Wire debug interface, and capacitive-touch-capable I/O pins for human-interface designs.
Technical Context
The MSP430G2313IRHB32T implements a 16-bit CPU with seven addressing modes and 51 instructions, executing register-to-register operations in one CPU clock cycle. Its basic clock module integrates a digitally controlled oscillator (DCO) calibrated up to 16 MHz, internal LF oscillator, and external crystal support (32 kHz), delivering ACLK, SMCLK, and MCLK to peripherals and CPU.
Peripheral integration includes USCI_A0 supporting UART/LIN/IrDA/SPI and USCI_B0 supporting SPI/I²C, plus dual Timer_A3 modules with independent capture/compare functionality and interrupt vectors mapped to dedicated addresses (e.g., 0xFFF2h for TA0CCR0). The Comp_A+ module provides eight input channels and programmable hysteresis for analog threshold detection or slope A/D conversion.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 registers and constant generators; enables high code efficiency and deterministic timing for real-time control. |
| Flash / RAM | 4 KB flash memory (main segment) + 256 B RAM; sufficient for compact firmware with data buffering in low-power applications. |
| Operating Voltage | 1.8 V to 3.6 V; supports direct connection to single-cell Li-ion, alkaline, or coin-cell batteries without regulation. |
| Power Modes | Active mode (230 µA @ 1 MHz, 2.2 V), LPM4 (0.1 µA RAM retention); extends battery life in intermittent-sensing systems. |
| Timers | Two 16-bit Timer_A3 modules, each with three capture/compare registers; enables simultaneous PWM generation, input capture, and interval timing. |
| Serial Interfaces | USCI_A0 (UART/LIN/IrDA/SPI) and USCI_B0 (SPI/I²C); supports host communication, sensor bus interfacing, and bootloader implementation. |
| Comparator | 8-channel Comp_A+ with programmable hysteresis and output routing; replaces external comparators in voltage monitoring or touch-sensing circuits. |
Pinout & Package
Package: 32-pin QFN (RHB), 5 mm × 5 mm, 0.5 mm pitch, exposed thermal pad (recommended connection to DVSS).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1.0/TA0CLK/ACLK/A0/CA0 | Multi-function I/O | Primary timer clock input, ACLK output, analog input A0, or comparator channel CA0 - configurable per application need. |
| RST/NMI/SBWTDIO | Reset & debug I/O | Active-low reset, non-maskable interrupt, and bidirectional Spy-Bi-Wire data line - enables in-system programming without external JTAG. |
| XIN/P2.6/TA0.1 | Oscillator input | Accepts 32.768 kHz crystal or external clock source; also serves as Timer0_A compare output TA0.1. |
| AVCC / AVSS | Analog supply rails | Dedicated analog power (29) and ground (27) pins reduce noise coupling into comparator and reference circuitry. |
| P1.6/CA6/TDI/TCLK | Shared function pin | Comparator input CA6, JTAG test clock input, or Timer0_A compare output - requires careful signal routing to avoid conflict. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power operation | 0.1 µA in LPM4 with RAM retention enables multi-year battery life in wireless sensor endpoints. |
| Spy-Bi-Wire debug interface | Single-pin 2-wire interface replaces full JTAG; reduces PCB footprint and simplifies production programming. |
| Capacitive-touch I/O capability | All P1.x and P2.x pins support pin-oscillator enable for self-capacitance measurement - no external components required. |
| Programmable comparator hysteresis | Configurable hysteresis on Comp_A+ prevents false triggering in noisy industrial environments. |
| Integrated BSL (Bootloader) | UART-based in-system programming via P1.1/P1.5 eliminates need for external programmers in field updates. |
Applications
| Smart Sensor Node | Portable Medical Monitor |
|---|---|
Use Scenario: Battery-powered temperature/humidity sensor transmitting data over UART to gateway. IC Role / Device Role / Timing Role: Main controller managing sensor readout, low-power scheduling, and serial transmission using USCI_A0. Use Value: Sub-1 µs wake-up and 0.1 µA LPM4 current minimize energy per measurement cycle, extending operational life beyond 5 years on CR2032. | Use Scenario: Wearable pulse oximeter requiring analog front-end conditioning and LED drive timing. IC Role / Device Role / Timing Role: Analog comparator monitors photodiode signal thresholds; Timer_A generates precise LED pulsing sequences. Use Value: Integrated Comp_A+ and dual Timer_A eliminate discrete comparators and timing ICs, reducing BOM count and board area by 30%. |
| Industrial Control Panel | Capacitive Touch Interface |
Use Scenario: Local HMI for HVAC system with push-button inputs and status LEDs. IC Role / Device Role / Timing Role: GPIO manager with interrupt-driven button detection and PWM-controlled LED dimming via Timer_A outputs. Use Value: Five low-power modes allow dynamic sleep/wake cycling during idle periods, cutting average system power to <10 µW. | Use Scenario: Touch-sensitive keypad on consumer appliance with water-resistant overlay. IC Role / Device Role / Timing Role: Capacitive sensing engine using built-in pin oscillators and digital filtering logic in firmware. Use Value: No external RC networks or dedicated touch controllers needed - reduces component cost and layout complexity. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430G2213IRHB32T | 2 KB flash, 256 B RAM, same peripheral set but reduced code space; identical pinout and package. | Suitable for simpler firmware with minimal feature set; not recommended if future firmware expansion is anticipated. | Select when cost sensitivity outweighs memory headroom requirements and design fits within 2 KB flash limit. |
| MSP430G2353IRHB32T | Adds 10-bit ADC10 with 8-channel autoscan and internal reference; otherwise identical architecture and pinout. | Required when analog signal digitization (e.g., thermistor, potentiometer) is needed alongside comparator functions. | Choose only if ADC functionality is mandatory; otherwise MSP430G2313IRHB32T offers lower cost and same power/performance for comparator-centric designs. |
Compared with MSP430G2213IRHB32T, the MSP430G2313IRHB32T provides double flash capacity for enhanced firmware robustness; versus MSP430G2353IRHB32T, it omits ADC10 to reduce cost and power in pure threshold-detection or digital-control applications.
Availability
MSP430G2313IRHB32T is available at Aetrix Electronics and suitable for smart sensor nodes, portable medical monitors, industrial control panels, and capacitive touch interfaces requiring stable component supply across long-lifecycle programs.
Supply support for MSP430G2313IRHB32T 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 leader delivering analog, embedded processing, and connectivity solutions with emphasis on power efficiency and system integration.
The MSP430G2xx family targets ultra-low-power embedded applications where extended battery life, small form factor, and integrated analog peripherals are critical - especially in sensing, metering, and human-interface devices.
FAQ
Does the MSP430G2313IRHB32T include an analog-to-digital converter (ADC)?
No, the MSP430G2313IRHB32T does not include the ADC10 module. It belongs to the G2x13 series, which omits the 10-bit ADC found in G2x53 variants like MSP430G2353IRHB32T. Its analog capability relies solely on the 8-channel Comp_A+ module for threshold detection or slope A/D conversion.
What debug interface does the MSP430G2313IRHB32T support?
The MSP430G2313IRHB32T supports the Spy-Bi-Wire (SBW) interface using the RST/NMI/SBWTDIO and TEST/SBWTCK pins. This 2-wire protocol enables full in-circuit debugging and flash programming without requiring a 4-wire JTAG header, reducing PCB space and connector cost.
Is the MSP430G2313IRHB32T pin-compatible with other devices in the MSP430G2x13 family?
Yes, the MSP430G2313IRHB32T shares identical pinout and electrical characteristics with all other RHB32-packaged MSP430G2x13 devices, including MSP430G2213IRHB32T and MSP430G2413IRHB32T. This allows drop-in replacement within the same flash/RAM configuration tier.
What is the maximum operating frequency of the MSP430G2313IRHB32T DCO?
The digitally controlled oscillator (DCO) in the MSP430G2313IRHB32T is factory-calibrated up to 16 MHz across voltage and temperature ranges. Calibration constants stored in information memory segment A ensure stable operation without external crystal for many timing-critical applications.
Can the MSP430G2313IRHB32T drive capacitive touch sensors directly?
Yes, the MSP430G2313IRHB32T supports capacitive touch sensing on all P1.x and P2.x pins via integrated pin-oscillator circuitry. No external components are required - firmware implements charge-transfer measurement and digital filtering to detect finger proximity through insulating overlays.
MSP430G2313IRHB32T 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:
- 4KB (4K 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:
MSP430G2313IRHB32T FAQ
1.How can I place an order for MSP430G2313IRHB32T through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2313IRHB32T 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 MSP430G2313IRHB32T reliable?
The price and inventory of MSP430G2313IRHB32T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2313IRHB32T is usually 5 days.
3.What payment methods are accepted for MSP430G2313IRHB32T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2313IRHB32T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2313IRHB32T?
MSP430G2313IRHB32T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2313IRHB32T 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 MSP430G2313IRHB32T?
For technical support, including MSP430G2313IRHB32T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2313IRHB32T requirements.
6.How does Aetrix verify that MSP430G2313IRHB32T is sourced from the original manufacturer or authorized distributors?
All MSP430G2313IRHB32T 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 MSP430G2313IRHB32T meets industry standards.
7.What is the process for return or replacement of MSP430G2313IRHB32T?
All MSP430G2313IRHB32T units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2313IRHB32T, 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 MSP430G2313IRHB32T part is unused and in its original packaging.
Return procedure for MSP430G2313IRHB32T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2313IRHB32T 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…

