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

- Shipping:

Inventory:825
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2513IPW20 from Texas Instruments is a 16-bit ultra-low-power mixed-signal microcontroller in 20-pin TSSOP packaging, featuring 16 KB flash, 512 B RAM, two 16-bit Timer_A modules with three capture/compare registers each, USCI_A0 (UART/LIN/IrDA/SPI) and USCI_B0 (SPI/I²C), and an on-chip comparator. It operates from 1.8 V to 3.6 V and supports five low-power modes - used in battery-powered sensor nodes and portable instrumentation.
For engineers reviewing the MSP430G2513IPW20 datasheet, MSP430G2513IPW20 pinout, MSP430G2513IPW20 application, or MSP430G2513IPW20 equivalent, this page delivers verified technical context, validated pin functions, confirmed power/performance specs, and real-world use cases - all aligned to TI's SLAS735J (May 2013) revision.
Technical Context
The MSP430G2513IPW20 implements a 16-bit RISC CPU with 62.5-ns instruction cycle time, digitally controlled oscillator (DCO) calibrated up to 16 MHz, and dual USCI modules supporting asynchronous UART with auto-baud detection and synchronous SPI/I²C. Its clock system integrates ACLK (32-kHz crystal or internal LF oscillator), SMCLK, and MCLK with programmable division.
It includes a 16-channel analog comparator (Comp_A+) with eight selectable inputs, programmable hysteresis, and slope A/D conversion capability - but no ADC10 module (confirmed absent per Table 1 and device family notes). Port P1 and P2 provide 16 total I/O pins with individually configurable pullup/pulldown resistors and capacitive-touch enable bits.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 registers and constant generators for optimized code efficiency |
| Flash / RAM | 16 KB flash memory (512-byte segments) and 512 B RAM - sufficient for firmware + data buffers in compact embedded control |
| Supply Voltage | 1.8 V to 3.6 V - enables direct operation from single Li-ion or two alkaline cells without regulation |
| Active Current | 230 µA at 1 MHz, 2.2 V - defines baseline power budget for continuous sensing or polling loops |
| Standby Current | 0.5 µA - supports multi-year battery life in wake-on-event applications like door/window sensors |
| Wake-up Time | < 1 µs from LPM3/LPM4 - ensures deterministic response to external interrupts in time-critical monitoring |
| Timer Resources | Two 16-bit Timer_A modules (TA0, TA1), each with three capture/compare registers - supports PWM generation, input capture, and interval timing |
Pinout & Package
Package: 20-pin TSSOP (PW20), 0.65 mm pitch, body size 6.5 × 4.4 mm, JEDEC MO-153 compliant.
| 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 |
| 2 - P1.0/TA0CLK/ACLK/A0/CA0 | Multi-function I/O | Configurable as timer clock input, ACLK output, analog input A0, or comparator CA0 - shared resource requiring mode selection |
| 5 - P1.3/ADC10CLK/CAOUT/VREF−/VEREF−/A3/CA3 | Analog/comparator terminal | Comparator output (CAOUT), negative reference (VREF−), and analog input A3 - but ADC10 not present on MSP430G2513 |
| 6 - P1.4/SMCLK/CA4/TCK/VREF+/VEREF+/A4/UCB0STE/UCA0CLK | System clock & interface control | SMCLK output, JTAG TCK, positive reference (VREF+), and USCI clock/enable - critical for synchronized peripheral operation |
| 8 - P2.0/TA1.0 | Timer1_A capture/compare | CCI0A input or Out0 output for Timer1_A - used for PWM generation or pulse-width measurement on P2.0 |
| 16 - RST/NMI/SBWTDIO | Reset & debug interface | Active-low reset, non-maskable interrupt, and Spy-Bi-Wire data I/O - primary entry point for programming and debugging |
| 19 - XIN/P2.6/TA0.1 | Clock source input | Crystal oscillator input (XIN) or Timer0_A compare output - supports precision timing via 32.768 kHz watch crystal |
| 20 - DVSS | Digital ground | Reference return path for digital circuitry; must be connected to system ground plane with low impedance |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power operation | 0.1 µA in LPM4 (RAM retention) enables decade-scale battery life in always-on sensor endpoints |
| USCI_A0 with LIN support | Auto-baudrate detection and LIN physical layer compliance simplify automotive body electronics integration |
| On-chip comparator (Comp_A+) | Eight-channel analog comparison with programmable hysteresis replaces external comparators in threshold-detection designs |
| Spy-Bi-Wire debug interface | 2-wire JTAG-compatible interface uses only RST/NMI and TEST pins - saves PCB space vs full 4-wire JTAG |
| Capacitive-touch I/O | P1.x and P2.x pins support low-cost touch-button implementation without external components or dedicated ICs |
| Programmable BSL | UART-based bootloader with password protection allows field firmware updates without debugger hardware |
Applications
| Smart Sensor Node | Industrial Control Panel |
|---|---|
Use Scenario: Battery-powered temperature/humidity sensor transmitting data via UART to gateway every 5 minutes. IC Role / Device Role / Timing Role: Main controller executing sensor readout, data formatting, and low-power sleep/wake scheduling using LPM3 and TA0 wake-up. Use Value: 0.5 µA standby current extends CR2032 battery life beyond 3 years; USCI_A0 handles reliable UART framing without external level-shifting. |
Use Scenario: Front-panel interface for HVAC controller with push buttons, LED indicators, and I²C-connected display driver. IC Role / Device Role / Timing Role: System coordinator managing button debouncing (via P1/P2 interrupts), LED PWM (using TA0/TA1), and I²C communication with display. Use Value: Dual USCI modules allow concurrent UART diagnostics and I²C display control; capacitive-touch I/O eliminates mechanical switch wear. |
| Portable Medical Monitor | Energy Harvesting Endpoint |
Use Scenario: Pulse oximeter using photodiode signal conditioning via comparator and optical sync pulses. IC Role / Device Role / Timing Role: Analog front-end supervisor comparing photodiode outputs against thresholds and triggering sampling logic via comparator interrupts. Use Value: Comp_A+ provides zero-latency analog decision-making; 1.8 V minimum supply enables direct connection to energy-harvesting storage capacitor. |
Use Scenario: Solar-powered environmental logger capturing light/temperature data and storing locally before RF transmission. IC Role / Device Role / Timing Role: Power-aware data logger entering LPM4 between measurements, waking on timer interrupt (TA0), and verifying supply voltage via comparator before flash write. Use Value: Brownout detector prevents corrupted writes during voltage sag; 16 KB flash stores >10,000 timestamped samples without external memory. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430G2413IPW20 | 8 KB flash, 256 B RAM, same peripherals and pinout - lacks second Timer_A module and USCI_B0 | Suitable for simpler UART-only control tasks without I²C or dual-timer requirements | Select when firmware footprint is under 8 KB and I²C interface is unnecessary |
| MSP430G2553IPW20 | Includes 10-bit ADC10 (8-channel, 200 kSPS), identical package and core - adds analog digitization capability | Required where analog sensor signals must be converted onboard instead of using external ADC | Choose when design needs integrated high-speed ADC alongside existing MSP430G2513IPW20 features |
Compared with MSP430G2413IPW20, the MSP430G2513IPW20 adds a second Timer_A and USCI_B0 for expanded peripheral concurrency; versus MSP430G2553IPW20, it removes ADC10 to reduce cost and power while retaining full timer, comparator, and communication functionality.
Availability
MSP430G2513IPW20 is available at Aetrix Electronics and suitable for smart sensor nodes, industrial HMI panels, and portable medical monitors requiring stable component supply, long-term lifecycle assurance, and consistent parametric performance across production batches.
Supply support for MSP430G2513IPW20 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 ecosystem support.
The MSP430G2xx family targets ultra-low-power embedded applications - designed specifically for battery-operated sensor systems, portable instrumentation, and energy-constrained IoT endpoints where sub-µA sleep and fast wake-up are mandatory.
FAQ
Does MSP430G2513IPW20 include an integrated ADC?
No, the MSP430G2513IPW20 does not include the ADC10 module. Per TI's SLAS735J datasheet Table 1 and functional block diagrams, ADC10 is exclusive to MSP430G2x53 devices (e.g., MSP430G2553), while MSP430G2x13 variants like MSP430G2513IPW20 retain the analog comparator (Comp_A+) but omit the 10-bit ADC. This distinction is explicitly noted in device family documentation and pin function tables.
What is the maximum operating frequency of MSP430G2513IPW20?
The MSP430G2513IPW20 supports a maximum CPU clock (MCLK) of 16 MHz, achieved via its digitally controlled oscillator (DCO) with factory-calibrated settings stored in information memory segment A. This frequency is confirmed in the "Basic Clock Module Configurations" section and functional block diagram of SLAS735J, and applies directly to the MSP430G2513IPW20 variant.
Can MSP430G2513IPW20 drive capacitive touch buttons?
Yes, the MSP430G2513IPW20 supports capacitive-touch sensing on all P1.x and P2.x I/O pins. Each pin includes a dedicated oscillator enable bit (P1SEL/P2SEL configuration) and software-configurable charge-transfer timing - enabling robust touch-button implementation without external components, as documented in the "Capacitive-Touch Enabled I/O Pins" feature list and port register descriptions.
Is MSP430G2513IPW20 pin-compatible with MSP430G2553IPW20?
Yes, the MSP430G2513IPW20 and MSP430G2553IPW20 share identical 20-pin TSSOP (PW20) packaging and pin mapping per TI's SLAS735J device pinout diagrams. All signal names, power, ground, and debug pins align exactly - allowing drop-in replacement where ADC10 functionality is not required, and simplifying design reuse across product variants.
What debug interface does MSP430G2513IPW20 support?
The MSP430G2513IPW20 supports Spy-Bi-Wire (SBW) debug via pins RST/NMI/SBWTDIO (Pin 16) and TEST/SBWTCK (Pin 17). This 2-wire interface is fully compatible with TI's MSP-FET and IAR/Code Composer Studio toolchains, providing full flash programming, breakpoint setting, and real-time register inspection - as specified in the "On-Chip Emulation Logic" feature list and pin function table.
MSP430G2513IPW20 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 20-TSSOP (0.173", 4.40mm Width)
- Series:
- MSP430G2xx
- Packaging:
- Tube
- 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:
- 16
- Program Memory Size:
- 16KB (16K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 512 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:
MSP430G2513IPW20 FAQ
1.How can I place an order for MSP430G2513IPW20 through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2513IPW20 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 MSP430G2513IPW20 reliable?
The price and inventory of MSP430G2513IPW20 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2513IPW20 is usually 5 days.
3.What payment methods are accepted for MSP430G2513IPW20?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2513IPW20 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2513IPW20?
MSP430G2513IPW20 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2513IPW20 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 MSP430G2513IPW20?
For technical support, including MSP430G2513IPW20 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2513IPW20 requirements.
6.How does Aetrix verify that MSP430G2513IPW20 is sourced from the original manufacturer or authorized distributors?
All MSP430G2513IPW20 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 MSP430G2513IPW20 meets industry standards.
7.What is the process for return or replacement of MSP430G2513IPW20?
All MSP430G2513IPW20 units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2513IPW20, 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 MSP430G2513IPW20 part is unused and in its original packaging.
Return procedure for MSP430G2513IPW20:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2513IPW20 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…

