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

- Shipping:

Inventory:493
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2313IPW28 from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller in 28-pin TSSOP package, featuring 4 KB Flash, 256 B RAM, two 16-bit Timer_A modules with three capture/compare registers each, on-chip comparator (Comp_A+), and Universal Serial Communication Interface (USCI) supporting UART, SPI, and I²C. It operates from 1.8 V to 3.6 V and targets battery-powered sensor nodes and portable instrumentation.
For engineers reviewing the MSP430G2313IPW28 datasheet, MSP430G2313IPW28 pinout, MSP430G2313IPW28 application, or MSP430G2313IPW28 equivalent, key selection criteria include its 4 KB Flash/256 B RAM memory configuration, absence of integrated ADC10 (distinguishing it from G2x53 variants), 28-pin TSSOP footprint, ultra-low standby current (0.5 µA), and Spy-Bi-Wire debug interface compatibility.
Technical Context
The MSP430G2313IPW28 implements a 16-bit CPU with constant generators and seven addressing modes, executing instructions in one cycle at up to 16 MHz via its digitally controlled oscillator (DCO). Its clock system supports ACLK (from 32-kHz crystal or internal LF oscillator), MCLK (CPU clock), and SMCLK (peripheral clock), enabling precise timing control across five low-power modes.
It integrates USCI_A0 (UART/LIN/IrDA/SPI) and USCI_B0 (SPI/I²C), Comp_A+ with eight input channels for analog signal comparison or slope A/D conversion, and two independent Timer_A modules (TA0 and TA1), each with three capture/compare registers and multiple clock sources including TA0CLK, TA1CLK, and SMCLK.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 registers and 62.5-ns instruction cycle at 16 MHz |
| Flash / RAM | 4 KB Flash program memory and 256 B RAM - sufficient for compact firmware with real-time sensor processing |
| Supply Voltage | 1.8 V to 3.6 V - compatible with single-cell Li-ion, alkaline, or coin-cell batteries |
| Ultra-Low Power | Standby mode: 0.5 µA; Off mode (RAM retention): 0.1 µA - enables multi-year operation in energy-constrained devices |
| Timers | Two 16-bit Timer_A modules (TA0, TA1), each with three capture/compare registers - supports PWM generation, input capture, and interval timing |
| Communication | USCI_A0 (UART/SPI) + USCI_B0 (SPI/I²C) - enables dual-protocol serial connectivity without external transceivers |
| Comparator | Comp_A+ with eight analog inputs - provides hardware-based threshold detection or slope A/D conversion without ADC10 |
Pinout & Package
Package: 28-pin TSSOP (PW28), 0.65 mm pitch, body size 9.7 × 4.4 mm, RoHS-compliant, surface-mountable.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1, DVCC | Digital supply voltage | Primary 1.8–3.6 V digital power rail; requires local decoupling capacitor |
| 28, DVSS | Digital ground reference | Common return path for digital logic and I/O; must be low-impedance connection to system ground plane |
| 24, RST/NMI/SBWTDIO | Spy-Bi-Wire debug I/O & reset | Single-wire JTAG interface for programming and debugging; also serves as non-maskable interrupt input |
| 25, TEST/SBWTCK | Spy-Bi-Wire clock input | Clock signal for Spy-Bi-Wire protocol; required for flash programming and real-time emulation |
| 26, XOUT/P2.7 | Crystal oscillator output | Drives external 32-kHz watch crystal; can be configured as general-purpose I/O when crystal not used |
| 27, XIN/P2.6/TA0.1 | Crystal oscillator input | Input for 32-kHz crystal; also functions as Timer_A0 compare output or general-purpose I/O |
| P1.x (pins 2–7, 14–15) | Programmable digital I/O | Eight-bit port with individually configurable direction, pullup/pulldown, interrupt edge, and capacitive-touch enable |
| P2.x (pins 8–13, 16–19) | Programmable digital I/O | Eight-bit port with same features as P1; includes timer and USCI peripheral function mapping |
| P3.x (pins 9–21, excluding NC) | Programmable digital I/O | Eight-bit port available only on 28-/32-pin packages; supports Timer_A compare outputs and comparator outputs |
Key Features
| Feature | Design Value |
|---|---|
| Five software-selectable low-power modes | Enables dynamic power scaling - LPM4 draws only 0.1 µA with RAM retention for wake-on-event applications |
| Ultra-fast wake-up from standby | Sub-1 µs wake-up from LPM3/LPM4 using DCO - critical for duty-cycled sensor sampling |
| On-chip comparator (Comp_A+) | Eight-channel analog comparator with programmable hysteresis - replaces external comparators in threshold-detection circuits |
| Universal Serial Communication Interface (USCI) | Dual USCI modules support simultaneous UART + I²C or dual SPI - simplifies communication with sensors and host controllers |
| Integrated Spy-Bi-Wire interface | Single-pin debug interface eliminates need for 4-pin JTAG header - reduces PCB space and BOM count |
| Capacitive-touch I/O capability | Pin-oscillator enable bits on all P1/P2 pins - enables low-cost touch buttons without external ICs or firmware overhead |
Applications
| Smart Sensor Node | Portable Medical Monitor |
|---|---|
Use Scenario: Battery-powered environmental sensor collecting temperature, humidity, and motion data at 10-second intervals. IC Role / Device Role / Timing Role: MSP430G2313IPW28 acts as system controller, managing sensor polling, Comp_A+-based wake-on-threshold events, and UART transmission to BLE module. Use Value: 0.5 µA standby current extends coin-cell life beyond 5 years; USCI_A0 handles asynchronous sensor data framing without CPU intervention. | Use Scenario: Handheld pulse oximeter requiring low-noise analog front-end monitoring and LED drive timing. IC Role / Device Role / Timing Role: MSP430G2313IPW28 controls red/IR LED timing via Timer_A PWM, reads photodiode comparator outputs, and communicates results over I²C to display MCU. Use Value: Integrated Comp_A+ eliminates external op-amp/comparator; sub-1 µs wake-up ensures precise LED pulsing synchronization. |
| Industrial Control Panel | Energy-Harvesting IoT Endpoint |
Use Scenario: DIN-rail mounted status panel with pushbuttons, LEDs, and RS-485 interface. IC Role / Device Role / Timing Role: MSP430G2313IPW28 monitors tactile switches via P1 interrupts, drives status LEDs using Timer_A PWM dimming, and manages half-duplex RS-485 via USCI_A0 UART. Use Value: 28-pin TSSOP allows compact layout; 1.8 V minimum supply enables direct connection to 2-cell NiMH backup power. | Use Scenario: Solar-powered soil moisture sensor transmitting daily readings via LoRaWAN gateway. IC Role / Device Role / Timing Role: MSP430G2313IPW28 wakes periodically using LPM3 + ACLK, samples capacitive soil probe via Comp_A+ slope conversion, and triggers LoRa transceiver via GPIO. Use Value: No ADC10 reduces power consumption during analog acquisition; 4 KB Flash accommodates lightweight LoRa MAC stack and sensor calibration routines. |
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 |
|---|---|---|---|
| MSP430G2213IPW28 | 2 KB Flash, 256 B RAM, identical peripherals and pinout | Lower memory capacity limits firmware complexity; suitable for simpler state-machine-only designs | Select when code size < 2 KB and cost sensitivity outweighs future firmware scalability needs |
| MSP430G2353IPW28 | Adds 10-bit 200-ksps ADC10 with 8-channel autoscan and internal reference | Enables direct analog sensor interfacing without external ADC; increases active-mode current slightly | Select when analog signal digitization is required and additional 2 KB Flash supports ADC driver and processing overhead |
Compared with MSP430G2213IPW28, the MSP430G2313IPW28 offers double Flash for enhanced firmware flexibility; compared with MSP430G2353IPW28, it omits ADC10 to reduce power and cost where analog comparison suffices.
Availability
MSP430G2313IPW28 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 automotive-grade process.
Supply support for MSP430G2313IPW28 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, reliability, and broad design support.
The MSP430G2xx family was designed specifically for ultra-low-power embedded applications where battery life, small footprint, and integrated analog functionality are critical - targeting sensor systems, wearables, and industrial monitoring.
FAQ
Does the MSP430G2313IPW28 include an integrated analog-to-digital converter (ADC)?
No, the MSP430G2313IPW28 does not include the ADC10 module. This distinguishes it from the MSP430G2x53 series (e.g., MSP430G2353IPW28). Instead, it provides the Comp_A+ analog comparator with eight input channels, which supports slope analog-to-digital conversion or hardware threshold detection. The MSP430G2313IPW28 datasheet explicitly states "ADC10 is available on MSP430G2x53 devices only."
What debug interface does the MSP430G2313IPW28 support?
The MSP430G2313IPW28 supports the Spy-Bi-Wire (SBW) interface using pins 24 (RST/NMI/SBWTDIO) and 25 (TEST/SBWTCK). This two-pin interface enables full flash programming, real-time emulation, and breakpoint debugging. It is electrically and protocol-compatible with TI's MSP-FET and LaunchPad development tools, eliminating the need for a four-wire JTAG header.
What is the maximum operating frequency of the MSP430G2313IPW28?
The MSP430G2313IPW28 supports a maximum CPU clock (MCLK) frequency of 16 MHz, achieved using the internal digitally controlled oscillator (DCO) with factory-calibrated settings stored in information memory segment A. The DCO stabilizes in less than 1 µs, enabling rapid wake-up from low-power modes while maintaining timing precision for real-time tasks.
How many I/O pins does the MSP430G2313IPW28 provide, and what special functions do they support?
The MSP430G2313IPW28 provides 24 programmable I/O pins across Ports P1 (8 pins), P2 (8 pins), and P3 (8 pins), all available in the 28-pin TSSOP package. Each pin supports individual direction control, pullup/pulldown resistors, interrupt edge selection, and capacitive-touch oscillator enable. Peripheral functions include Timer_A compare/capture, USCI_A0/USCI_B0 signals, comparator outputs, and clock inputs.
Is the MSP430G2313IPW28 pin-compatible with other devices in the MSP430G2xx family?
Yes, the MSP430G2313IPW28 is pin-compatible with other 28-pin TSSOP variants in the MSP430G2x13 and MSP430G2x53 families, including MSP430G2213IPW28, MSP430G2413IPW28, MSP430G2513IPW28, MSP430G2353IPW28, and MSP430G2453IPW28. Pin functions and package dimensions match exactly, enabling drop-in replacement where memory, ADC, or timer requirements align.
MSP430G2313IPW28 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 28-TSSOP (0.173", 4.40mm Width)
- Series:
- MSP430G2xx
- Packaging:
- Bulk
- 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:
MSP430G2313IPW28 FAQ
1.How can I place an order for MSP430G2313IPW28 through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2313IPW28 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 MSP430G2313IPW28 reliable?
The price and inventory of MSP430G2313IPW28 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2313IPW28 is usually 5 days.
3.What payment methods are accepted for MSP430G2313IPW28?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2313IPW28 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2313IPW28?
MSP430G2313IPW28 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2313IPW28 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 MSP430G2313IPW28?
For technical support, including MSP430G2313IPW28 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2313IPW28 requirements.
6.How does Aetrix verify that MSP430G2313IPW28 is sourced from the original manufacturer or authorized distributors?
All MSP430G2313IPW28 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 MSP430G2313IPW28 meets industry standards.
7.What is the process for return or replacement of MSP430G2313IPW28?
All MSP430G2313IPW28 units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2313IPW28, 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 MSP430G2313IPW28 part is unused and in its original packaging.
Return procedure for MSP430G2313IPW28:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2313IPW28 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…

