Skip to main content
Texas Instruments MSP430G2352IN20 — Microcontrollers & Processors (MCU / MPU / DSP)

TI MSP430G2352IN20 16-bit MCU, 4KB Flash, 16 MHz, 20-DIP

MPNMSP430G2352IN20
Active

Texas Instruments MSP430G2xx series 16-bit MCU, MSP430G2352IN20, 16 MHz, 4KB Flash, 256 x 8 RAM, 16 I/O, 8x10b ADC, I²C/SPI/USI, 1.8V–3.6V, -40°C to 85°C, 20-DIP through-hole.

$2.7500Ref. price · indicative, final on quote
Packaging20-DIP (0.300", 7.62mm)
RoHSROHS3 Compliant
SeriesMSP430G2xx
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

MSP430G2352IN20 specifications
ParameterValue
SeriesMSP430G2xx
MountingThrough Hole
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed16MHz
PackageTube
RAM size256 x 8
Core size16-Bit
PeripheralsBrown-out Detect/Reset, DMA, POR, PWM, WDT
ConnectivityI²C, SPI, USI
Number of i (O)16
Core processorMSP430 CPU16
Case20-DIP (0.300\", 7.62mm)
Data convertersA/D 8x10b
Program memory size4KB (4K x 8)

Product details

Memory budget — the real constraint

With 4 KB of Flash and 256 bytes of RAM, the firmware must be lean. That 4 KB holds both code and constant data; the 256 B RAM covers stack, global variables, and any ADC buffer. For a temperature logger reading one sensor over I²C and storing results in Flash, it works. For a multi-protocol stack or large lookup tables, it does not — the MSP430G2452 sibling doubles the Flash to 8 KB and RAM to 512 B, which is the next step up if the firmware overflows.

Through-hole DIP — prototyping and low-volume builds

That makes it a natural choice for one-off prototypes, educational kits, or repair replacements where rework ease matters. The 16 available I/O lines include the ADC inputs and serial interface pins, leaving enough for a few buttons, LEDs, and a sensor.

Peripherals and power budget

Frequently asked questions

Is MSP430G2352IN20 RoHS compliant?

Yes, it is ROHS3 compliant.

What is the difference between MSP430G2352IN20 and MSP430G2452?

The MSP430G2452 doubles the Flash to 8 KB and RAM to 512 B, otherwise the pinout and peripheral set are the same. If your firmware exceeds 4 KB, the G2452 is the direct upgrade without a board respin.