Texas Instruments MSP430G2313IPW28R
- Part No.:
- MSP430G2313IPW28R
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 28-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
MSP430G2313IPW28R.pdf
- Description:
- IC MCU 16BIT 4KB FLASH 28TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,301
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2313IPW28R from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller in 28-pin TSSOP packaging, 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 for UART, SPI, and I²C communication - deployed in battery-powered sensor nodes and portable instrumentation.
For engineers reviewing the MSP430G2313IPW28R datasheet, MSP430G2313IPW28R pinout, MSP430G2313IPW28R application, or MSP430G2313IPW28R equivalent, key selection criteria include its 1.8–3.6 V supply range, sub-1 µs wake-up from LPM4, 0.1 µA off-mode current with RAM retention, and absence of integrated ADC10 (distinguishing it from G2x53 variants).
Technical Context
The MSP430G2313IPW28R implements a 16-bit CPU with seven addressing modes and 51 instructions, paired with a digitally controlled oscillator (DCO) calibrated to 1 MHz, 8 MHz, 12 MHz, and 16 MHz - enabling sub-1 µs active-mode wake-up from LPM4. Its clock system delivers ACLK (from LF oscillator or 32-kHz crystal), MCLK (CPU clock), and SMCLK (peripheral clock).
It integrates Spy-Bi-Wire emulation logic for on-chip debugging, supports serial onboard programming via UART BSL using P1.1/P1.5, and provides up to 24 capacitive-touch-enabled I/O pins across Ports P1–P3 - with programmable pullup/pulldown resistors and edge-selectable interrupts on P1/P2.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 registers and constant generators; enables efficient code execution and low power per instruction cycle. |
| Flash / RAM | 4 KB Flash program memory + 256 B RAM; sufficient for compact firmware with real-time sensor processing and communication stacks. |
| Supply Voltage | 1.8 V to 3.6 V; compatible with single-cell Li-ion, LiFePO₄, or dual-AA alkaline battery systems without external regulation. |
| Low-Power Modes | Five software-selectable modes including LPM4 (0.1 µA); extends battery life in intermittent-sampling applications like environmental monitors. |
| Wake-Up Time | <1 µs from LPM4 to active mode; critical for time-sensitive event response in wake-on-interrupt sensor gateways. |
| Timers | Two 16-bit Timer_A modules (TA0, TA1), each with three capture/compare registers; supports PWM generation, input capture, and interval timing for motor control or signal measurement. |
| Communication | USCI_A0 (UART/LIN/IrDA/SPI) + USCI_B0 (SPI/I²C); enables dual-protocol connectivity to sensors, displays, or host MCUs without external transceivers. |
Pinout & Package
Package: 28-pin TSSOP (PW28), 0.65 mm pitch, body size 9.7 × 4.4 mm, RoHS-compliant, surface-mount.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1, DVCC | Digital supply voltage | Primary 1.8–3.6 V digital power rail; requires local 100 nF decoupling to ground. |
| 2, P1.0/TA0CLK/ACLK/A0/CA0 | Multi-function I/O | Configurable as timer clock input, ACLK output, analog input A0, or comparator CA0 - enables flexible clock tree or analog front-end routing. |
| 3–4, P1.1–P1.2 | USCI_A0 UART I/O | P1.1 = UCA0RXD (receive), P1.2 = UCA0TXD (transmit); supports asynchronous serial communication at up to 1 Mbps. |
| 5, P1.3/ADC10CLK/CAOUT/VREF−/VEREF−/A3/CA3 | Analog comparator output & reference | CAOUT provides comparator result; VREF−/VEREF− sets negative reference; A3/CA3 are analog inputs - but ADC10 not present on MSP430G2313IPW28R. |
| 6–7, P1.4–P1.5 | USCI_B0 I²C/SPI & BSL interface | P1.4 = UCB0SCL/UCB0STE, P1.5 = UCB0SDA/UCB0CLK; also serves as BSL data receive (RX) pin for factory programming. |
| 14–15, P1.6–P1.7 | JTAG/Spy-Bi-Wire debug | P1.6 = TDI/TCLK, P1.7 = TDO/TDI; used for Spy-Bi-Wire programming and debugging via SBWTDIO/SBWTCK pins (24–25). |
| 8–13, P2.0–P2.5 | Timer1_A I/O | Support capture/compare functions for TA1.0–TA1.2; usable as general-purpose I/O with interrupt capability and configurable pullup/down. |
| 16–21, P3.0–P3.5 | Timer0_A extended I/O | Provide TA0.0–TA0.2 and TA1.0–TA1.2 functions; available only on 28-/32-pin packages; enable multi-channel PWM or quadrature decoding. |
| 22–23, RST/NMI/SBWTDIO & TEST/SBWTCK | Debug and reset interface | SBWTDIO and SBWTCK form 2-wire Spy-Bi-Wire interface; RST/NMI enables hardware reset or non-maskable interrupt triggering. |
| 26–27, XOUT/P2.7 & XIN/P2.6/TA0.1 | Crystal oscillator interface | Supports 32.768 kHz watch crystal for precise real-time clock; XIN also doubles as TA0.1 timer input. |
| 28, DVSS | Digital ground | Reference return path for digital circuitry; must be connected to system ground plane with low-inductance path. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low standby current | 0.5 µA in LPM3 and 0.1 µA in LPM4 with RAM retention - enables >10-year battery life in coin-cell-powered IoT endpoints. |
| Integrated analog comparator | 8-channel Comp_A+ with selectable references and CAOUT output - replaces external comparators in threshold-detection circuits (e.g., battery voltage monitoring). |
| Capacitive touch I/O | Up to 24 GPIO pins support capacitive touch sensing via built-in pin oscillators - eliminates need for dedicated touch controller ICs in HMI designs. |
| On-chip BSL | UART-based bootloader accessible via P1.1/P1.5; allows field firmware updates without JTAG hardware - reduces service cost in deployed devices. |
| Programmable security fuse | Flash protection enabled by blowing security fuse; prevents unauthorized read-out of firmware - meets basic IP protection requirements for commercial products. |
Applications
| Smart Sensor Node | Battery-Powered Metering |
|---|---|
Use Scenario: Temperature/humidity sensor with periodic wake-up, local analog conditioning, and wireless transmission via UART-to-LoRa module. IC Role / Device Role / Timing Role: Main controller executing sensor polling, comparator-based threshold detection, and UART framing - coordinated by TA0/TA1 timers for precise sampling intervals. Use Value: Sub-1 µs wake-up and 0.1 µA LPM4 current minimize energy per measurement cycle, extending CR2032 battery life beyond 5 years. | Use Scenario: Portable water/gas meter with tamper detection, pulse counting, and LCD display update every 30 seconds. IC Role / Device Role / Timing Role: System orchestrator managing pulse input capture (via TA0 CCI), LCD refresh timing (TA1), and low-power display driver interface (USCI_B0 I²C). Use Value: Integrated comparator monitors battery voltage against brownout threshold; eliminates discrete supervisor IC and saves PCB area. |
| Industrial Control Panel | Capacitive Touch Interface |
Use Scenario: DIN-rail mounted HMI with pushbutton emulation, LED status indicators, and RS-485 gateway interface. IC Role / Device Role / Timing Role: Local intelligence layer handling button debouncing (via P1/P2 interrupts), LED PWM dimming (TA0/TA1), and UART-to-RS485 translation. Use Value: Dual USCI modules allow simultaneous UART (to MCU host) and SPI (to display driver), avoiding software bit-banging and reducing CPU load. | Use Scenario: Appliance control panel with slider, wheel, and proximity wake-up using self-capacitance sensing. IC Role / Device Role / Timing Role: Dedicated capacitive touch engine using internal pin oscillators and comparator outputs - no external RC network or dedicated ASIC required. Use Value: All 24 touch-capable I/O pins are software-configurable; enables scalable UI design from 3-button to 12-segment slider without changing MCU family. |
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 |
|---|---|---|---|
| MSP430G2213IPW28R | 2 KB Flash, same 256 B RAM, identical peripherals except reduced Timer_A channel count (1× TA3 vs 2× TA3). | Suitable for simpler timing tasks (e.g., single PWM output), not dual-channel motor control or quadrature decoding. | Select when firmware footprint <2 KB and dual 16-bit timers are unnecessary - reduces cost without sacrificing ultra-low-power operation. |
| MSP430G2353IPW28R | Adds 10-bit ADC10 (8-channel, 200 ksps) and 512 B RAM; otherwise identical package, pinout, and peripheral set. | Required where analog signal digitization (e.g., thermistor, potentiometer) is needed alongside comparator-based decisions. | Choose when ADC functionality is essential; note that MSP430G2353IPW28R is not pin-compatible due to different internal routing of ADC inputs - verify layout compatibility. |
Compared with MSP430G2213IPW28R, the MSP430G2313IPW28R offers double Flash and dual Timer_A for richer firmware and concurrent timing tasks; compared with MSP430G2353IPW28R, it omits ADC10 to reduce cost and power in purely digital/comparator-based sensing applications.
Availability
MSP430G2313IPW28R is available at Aetrix Electronics and suitable for smart sensor nodes, battery-powered metering, industrial control panels, and capacitive touch interfaces requiring stable component supply, long-term lifecycle support, and consistent parametric performance across production batches.
Supply support for MSP430G2313IPW28R 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 for industrial, automotive, and consumer markets.
The MSP430G2xx series targets ultra-low-power embedded applications - designed specifically for battery-operated sensor systems, portable instrumentation, and energy-harvesting devices where microamp-level active and standby currents are mandatory.
FAQ
Does MSP430G2313IPW28R include an integrated analog-to-digital converter (ADC)?
No, the MSP430G2313IPW28R does not include the ADC10 module. This is explicitly confirmed in TI's SLAS735J datasheet: "NOTE: ADC10 is available on MSP430G2x53 devices only." The MSP430G2313IPW28R belongs to the G2x13 family and retains the 8-channel analog comparator (Comp_A+) but omits the 10-bit ADC. For ADC functionality, consider MSP430G2353IPW28R instead.
What is the maximum operating frequency of the MSP430G2313IPW28R DCO?
The digitally controlled oscillator (DCO) in the MSP430G2313IPW28R is factory-calibrated to four frequencies: 1 MHz, 8 MHz, 12 MHz, and 16 MHz. These calibration values are stored in information memory segment A. While the DCO can be tuned between these points using MODx and DCOx bits, the maximum guaranteed operating frequency is 16 MHz - supported across the full 1.8–3.6 V supply range and −40°C to 85°C temperature range.
Can MSP430G2313IPW28R be programmed in-system without a JTAG debugger?
Yes, the MSP430G2313IPW28R supports in-system programming via its built-in UART-based Bootstrap Loader (BSL). Using P1.1 (UCA0RXD) and P1.5 (UCA0TXD/BSL RX), firmware can be loaded over UART using TI's BSL Scripter or custom host tools - provided the BSL password is known and the security fuse remains unblown. This enables field firmware updates without dedicated JTAG hardware.
How many I/O pins on MSP430G2313IPW28R support capacitive touch sensing?
The MSP430G2313IPW28R supports capacitive touch sensing on up to 24 I/O pins - all pins of Ports P1, P2, and P3 (24 total) feature individually configurable pin oscillator enable bits. This capability is documented in the "Features" section of SLAS735J and leverages the internal comparator and timer resources to implement self- or mutual-capacitance sensing without external components.
Is MSP430G2313IPW28R pin-compatible with other 28-pin MSP430G2xx devices?
Yes, the MSP430G2313IPW28R shares identical pinout and package (28-pin TSSOP) with other G2xx devices in the PW28 variant, including MSP430G2213IPW28R, MSP430G2413IPW28R, and MSP430G2513IPW28R. Pin functions are consistent across the family per Table 2 of SLAS735J, enabling drop-in replacement where peripheral requirements align - though firmware must be validated for differences in Flash size, RAM, and peripheral inclusion (e.g., ADC10 absence).
MSP430G2313IPW28R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 28-TSSOP (0.173", 4.40mm Width)
- Series:
- MSP430G2xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- 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:
MSP430G2313IPW28R FAQ
1.How can I place an order for MSP430G2313IPW28R through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2313IPW28R 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 MSP430G2313IPW28R reliable?
The price and inventory of MSP430G2313IPW28R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2313IPW28R is usually 5 days.
3.What payment methods are accepted for MSP430G2313IPW28R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2313IPW28R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2313IPW28R?
MSP430G2313IPW28R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2313IPW28R 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 MSP430G2313IPW28R?
For technical support, including MSP430G2313IPW28R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2313IPW28R requirements.
6.How does Aetrix verify that MSP430G2313IPW28R is sourced from the original manufacturer or authorized distributors?
All MSP430G2313IPW28R 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 MSP430G2313IPW28R meets industry standards.
7.What is the process for return or replacement of MSP430G2313IPW28R?
All MSP430G2313IPW28R units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2313IPW28R, 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 MSP430G2313IPW28R part is unused and in its original packaging.
Return procedure for MSP430G2313IPW28R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2313IPW28R 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…

