Texas Instruments MSP430G2413IN20
- Part No.:
- MSP430G2413IN20
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 20-DIP (0.300", 7.62mm)
- Datasheet:
-
MSP430G2413IN20.pdf
- Description:
- IC MCU 16BIT 8KB FLASH 20DIP
- Quantity:
- Payment:

- Shipping:

Inventory:328
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2413IN20 from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller in 20-pin PDIP packaging, featuring 8 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), on-chip comparator, and up to 16 capacitive-touch-enabled I/O pins. It targets battery-powered sensor nodes and portable instrumentation requiring sub-1 µs wake-up and <0.5 µA standby current.
For engineers reviewing the MSP430G2413IN20 datasheet, MSP430G2413IN20 pinout, MSP430G2413IN20 application, or MSP430G2413IN20 equivalent, key selection criteria include its 8 KB flash/512 B RAM configuration, absence of integrated ADC10 (distinguishing it from G2x53 variants), 20-pin PDIP package compatibility with legacy through-hole prototyping, and verified Spy-Bi-Wire debug interface support.
Technical Context
The MSP430G2413IN20 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 for 1–16 MHz operation, internal LF oscillator, and external crystal support (32 kHz), enabling five low-power modes including LPM4 with 0.1 µA off-mode current.
Peripheral interconnect uses unified data/address/control buses, allowing full instruction set access to all modules. The USCI_A0 supports auto-baudrate detection for LIN communication and IrDA encoding/decoding, while USCI_B0 provides hardware I²C master/slave capability and synchronous SPI with independent clock polarity and phase control.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 registers, 62.5-ns instruction cycle at 16 MHz |
| Flash / RAM | 8 KB flash memory for program storage; 512 B RAM for runtime variables and stack |
| Supply Voltage | 1.8 V to 3.6 V operation-enables direct use with single Li-ion or dual alkaline cells |
| Active Current | 230 µA at 1 MHz and 2.2 V-supports energy budgeting for multi-year battery life |
| Standby Current | 0.5 µA in LPM3 mode-maintains real-time clock via ACLK while preserving RAM |
| Wake-up Time | <1 µs from standby to active mode-critical for responsive interrupt-driven sensing |
| Timers | Two 16-bit Timer_A modules (TA0, TA1), each with three capture/compare registers for PWM, input capture, and interval timing |
Pinout & Package
Package: 20-pin PDIP (N20), 7.62 mm width, 0.635 mm lead pitch, through-hole mounting compatible with standard breadboards and PCB sockets.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (DVCC) | Digital supply voltage | Primary 1.8–3.6 V power input for core logic and digital I/O |
| 2 (P1.0/TA0CLK/ACLK/A0/CA0) | Multi-function I/O | Configurable as timer clock input, auxiliary clock output, analog comparator input, or general-purpose I/O |
| 5 (P1.3/ADC10CLK/CAOUT/VREF-/VEREF-/A3/CA3) | Analog/comparator terminal | Comparator output and negative reference input; CA3 analog input (no ADC10 function on G2413) |
| 6 (P1.4/SMCLK/CA4/TCK/VREF+/VEREF+/A4/UCB0STE/UCA0CLK) | System clock & interface control | Sub-main clock output, JTAG test clock, positive reference voltage, and USCI clock/enable signals |
| 7 (P1.5/TA0.0/A5/CA5/TMS/UCB0CLK/UCA0STE) | Timer & debug interface | Timer compare output, JTAG test mode select, and USCI clock/enable-used for BSL serial programming |
| 16 (RST/NMI/SBWTDIO) | Reset & debug I/O | Active-low reset input, non-maskable interrupt, and bidirectional Spy-Bi-Wire data line for programming/debug |
| 17 (TEST/SBWTCK) | Debug clock | JTAG test select and Spy-Bi-Wire clock input-enables in-circuit emulation without external debugger hardware |
| 19 (XIN/P2.6/TA0.1) | Clock input | Crystal oscillator input or timer input; requires external 32.768 kHz crystal for RTC applications |
| 20 (DVSS) | Digital ground | Reference return path for digital circuitry-must be connected to system ground plane |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power operation | 0.5 µA standby (LPM3) and 0.1 µA off-mode (RAM retention) enable decade-scale battery life in remote sensors |
| Integrated analog comparator | 8-channel comparator (Comp_A+) with programmable hysteresis supports threshold detection and slope A/D conversion without external components |
| USCI communication modules | USCI_A0 enables LIN bus compliance via auto-baudrate detection; USCI_B0 delivers hardware I²C addressing and arbitration for multi-master systems |
| Capacitive touch I/O | Up to 16 GPIO pins support capacitive touch sensing using built-in oscillator-eliminates need for dedicated touch controller ICs |
| On-chip debug interface | Spy-Bi-Wire (2-wire JTAG) allows full-speed debugging and flash programming through RST/TEST pins-reduces debug footprint to two pins |
Applications
| Smart Sensor Node | Industrial Control Panel |
|---|---|
Use Scenario: Battery-powered temperature/humidity sensor transmitting data over UART to gateway every 5 minutes. IC Role / Device Role / Timing Role: Main controller managing sensor readout, low-power sleep scheduling, UART transmission, and brownout protection. Use Value: 0.5 µA LPM3 current extends CR2032 battery life beyond 5 years; USCI_A0 auto-baudrate adapts to variable gateway baud rates without firmware reconfiguration. | Use Scenario: Front-panel interface with push buttons, LED indicators, and I²C-connected display driver. IC Role / Device Role / Timing Role: Human-machine interface (HMI) processor handling button debouncing, LED PWM dimming, and I²C display updates. Use Value: 16-bit Timer_A generates precise 100 Hz PWM for flicker-free LED control; USCI_B0 handles I²C address collision resolution during display initialization. |
| Portable Medical Monitor | Energy Harvesting System |
Use Scenario: Wearable pulse oximeter using photodiode signal conditioning and IR/LED timing control. IC Role / Device Role / Timing Role: Analog front-end sequencer triggering LED drivers and sampling comparator outputs for saturation detection. Use Value: Comparator_A+ with internal hysteresis rejects noise from motion artifacts; TA0/TA1 timers synchronize LED pulses with photodiode sampling windows at 125 µs resolution. | Use Scenario: Solar-powered environmental logger storing data to EEPROM via SPI when harvested energy exceeds threshold. IC Role / Device Role / Timing Role: Energy-aware supervisor monitoring voltage rail, enabling peripherals only during sufficient charge window. Use Value: Brownout detector triggers safe shutdown before EEPROM write corruption; USCI_A0 SPI mode configures EEPROM write-enable timing with programmable clock polarity. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430G2513IN20 | Same 20-pin PDIP package, 16 KB flash, 512 B RAM, but includes ADC10 module (10-bit, 200 ksps) | Required where analog sensor digitization is needed on-board instead of external ADC | Select when higher-resolution analog acquisition is mandatory and flash headroom supports additional firmware |
| MSP430G2453IN20 | Same 20-pin PDIP package, 8 KB flash, 512 B RAM, includes ADC10 module (10-bit, 200 ksps) | Required where analog inputs must be sampled internally without external signal conditioning | Select when ADC10 functionality is essential and flash size must match MSP430G2413IN20's 8 KB constraint |
Compared with MSP430G2413IN20, MSP430G2513IN20 adds 8 KB flash and ADC10 at identical pinout, while MSP430G2453IN20 retains 8 KB flash but integrates ADC10-making both unsuitable as drop-in replacements unless ADC capability is explicitly required and validated in the target design.
Availability
MSP430G2413IN20 is available at Aetrix Electronics and suitable for smart sensor nodes, industrial HMI panels, portable medical monitors, and energy harvesting systems requiring stable component supply across long-lifecycle production programs.
Supply support for MSP430G2413IN20 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 company delivering analog and embedded processing solutions for industrial, automotive, and personal electronics markets.
The MSP430G2xx family is designed for ultra-low-power embedded applications where extended battery life, rapid wake-up response, and integrated analog peripherals reduce system component count-targeting sensor interfaces, portable instrumentation, and energy-constrained IoT endpoints.
FAQ
What is the maximum operating frequency of the MSP430G2413IN20?
The MSP430G2413IN20 supports a maximum DCO-sourced MCLK frequency of 16 MHz, with internal calibration data stored in information memory segment A for 1 MHz, 8 MHz, 12 MHz, and 16 MHz settings. This enables deterministic timing for real-time tasks such as UART communication at 115.2 kbps or PWM generation at 100 kHz without external crystal dependency.
Does the MSP430G2413IN20 include an analog-to-digital converter (ADC)?
No, the MSP430G2413IN20 does not include the ADC10 module. It belongs to the G2x13 series, which omits the 10-bit ADC present in G2x53 devices. Analog signal acquisition must be performed externally or via the on-chip comparator's slope A/D method, as confirmed in Table 1 and the "NOTE: ADC10 is available on MSP430G2x53 devices only" statement in the datasheet.
Which debug interface does the MSP430G2413IN20 support?
The MSP430G2413IN20 supports Spy-Bi-Wire (SBW) debug via pins RST/NMI/SBWTDIO (Pin 16) and TEST/SBWTCK (Pin 17). This 2-wire interface enables full-speed debugging, flash programming, and real-time register inspection using TI's MSP-FET or compatible tools-without requiring a full 4-wire JTAG header.
What are the key differences between MSP430G2413IN20 and MSP430G2453IN20?
The MSP430G2413IN20 and MSP430G2453IN20 share identical 20-pin PDIP packaging, 8 KB flash, and 512 B RAM, but MSP430G2453IN20 integrates the ADC10 module (10-bit, 200 ksps) while MSP430G2413IN20 does not. Both support USCI_A0/B0, Timer_A, and comparator functions, making the G2453 a functional superset where analog digitization is required.
Can the MSP430G2413IN20 drive capacitive touch buttons directly?
Yes, the MSP430G2413IN20 supports capacitive touch sensing on up to 16 I/O pins using its integrated RC oscillator and built-in comparator. Each pin can be configured with programmable oscillator enable and hysteresis control, enabling robust touch detection without external components-confirmed by the "Up to 24 Capacitive-Touch Enabled I/O Pins" feature and functional block diagram in the datasheet.
MSP430G2413IN20 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 20-DIP (0.300", 7.62mm)
- 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:
- 16
- Program Memory Size:
- 8KB (8K 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:
- Through Hole
- Supplier Device Package:
MSP430G2413IN20 FAQ
1.How can I place an order for MSP430G2413IN20 through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2413IN20 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 MSP430G2413IN20 reliable?
The price and inventory of MSP430G2413IN20 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2413IN20 is usually 5 days.
3.What payment methods are accepted for MSP430G2413IN20?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2413IN20 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2413IN20?
MSP430G2413IN20 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2413IN20 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 MSP430G2413IN20?
For technical support, including MSP430G2413IN20 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2413IN20 requirements.
6.How does Aetrix verify that MSP430G2413IN20 is sourced from the original manufacturer or authorized distributors?
All MSP430G2413IN20 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 MSP430G2413IN20 meets industry standards.
7.What is the process for return or replacement of MSP430G2413IN20?
All MSP430G2413IN20 units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2413IN20, 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 MSP430G2413IN20 part is unused and in its original packaging.
Return procedure for MSP430G2413IN20:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2413IN20 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…

