Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Texas Instruments MSP430G2313IPW28R

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

Inventory:1,301

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

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

ParameterValue and Actual Design Meaning
Core Architecture16-bit RISC CPU with 16 registers and constant generators; enables efficient code execution and low power per instruction cycle.
Flash / RAM4 KB Flash program memory + 256 B RAM; sufficient for compact firmware with real-time sensor processing and communication stacks.
Supply Voltage1.8 V to 3.6 V; compatible with single-cell Li-ion, LiFePO₄, or dual-AA alkaline battery systems without external regulation.
Low-Power ModesFive 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.
TimersTwo 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.
CommunicationUSCI_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/TerminalCircuit RoleDesign Meaning
1, DVCCDigital supply voltagePrimary 1.8–3.6 V digital power rail; requires local 100 nF decoupling to ground.
2, P1.0/TA0CLK/ACLK/A0/CA0Multi-function I/OConfigurable 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.2USCI_A0 UART I/OP1.1 = UCA0RXD (receive), P1.2 = UCA0TXD (transmit); supports asynchronous serial communication at up to 1 Mbps.
5, P1.3/ADC10CLK/CAOUT/VREF−/VEREF−/A3/CA3Analog comparator output & referenceCAOUT provides comparator result; VREF−/VEREF− sets negative reference; A3/CA3 are analog inputs - but ADC10 not present on MSP430G2313IPW28R.
6–7, P1.4–P1.5USCI_B0 I²C/SPI & BSL interfaceP1.4 = UCB0SCL/UCB0STE, P1.5 = UCB0SDA/UCB0CLK; also serves as BSL data receive (RX) pin for factory programming.
14–15, P1.6–P1.7JTAG/Spy-Bi-Wire debugP1.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.5Timer1_A I/OSupport 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.5Timer0_A extended I/OProvide 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/SBWTCKDebug and reset interfaceSBWTDIO 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.1Crystal oscillator interfaceSupports 32.768 kHz watch crystal for precise real-time clock; XIN also doubles as TA0.1 timer input.
28, DVSSDigital groundReference return path for digital circuitry; must be connected to system ground plane with low-inductance path.

Key Features

FeatureDesign Value
Ultra-low standby current0.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 comparator8-channel Comp_A+ with selectable references and CAOUT output - replaces external comparators in threshold-detection circuits (e.g., battery voltage monitoring).
Capacitive touch I/OUp 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 BSLUART-based bootloader accessible via P1.1/P1.5; allows field firmware updates without JTAG hardware - reduces service cost in deployed devices.
Programmable security fuseFlash protection enabled by blowing security fuse; prevents unauthorized read-out of firmware - meets basic IP protection requirements for commercial products.

Applications

Smart Sensor NodeBattery-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 PanelCapacitive 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 PartTechnical DifferenceApplication DifferenceSelection Advice
MSP430G2213IPW28R2 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.
MSP430G2353IPW28RAdds 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

  • MSP430G2313IPW28R
  • MSP430G2313IPW28R PDF
  • MSP430G2313IPW28R Datasheet
  • MSP430G2313IPW28R Specifications
  • MSP430G2313IPW28R Images
  • Texas Instruments
  • Texas Instruments MSP430G2313IPW28R
  • Buy MSP430G2313IPW28R
  • MSP430G2313IPW28R Price
  • MSP430G2313IPW28R Distributor
  • MSP430G2313IPW28R Supplier
  • MSP430G2313IPW28R Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER