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

TI MSP430G2352IPW20R 16-bit MCU, 16 MHz, 4 KB Flash

MPNMSP430G2352IPW20R
Active

Texas Instruments MSP430G2xx series 16-bit MCU, MSP430G2352IPW20R, core 16 MHz, 4 KB Flash, 256 x 8 RAM, 1.8V to 3.6V supply, 20-TSSOP package, -40°C to 85°C.

$0.8246Ref. price · indicative, final on quote
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Jul 2026

Specifications

MSP430G2352IPW20R specifications
ParameterValue
SeriesMSP430G2xx
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed16MHz
PackageTape & Reel (TR)
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-TSSOP (0.173\", 4.40mm Width)
Data convertersA/D 8x10b
Program memory size4KB (4K x 8)

Product details

The MSP430G2352IPW20R: The integrated 8-channel 10-bit ADC lets it sample analog inputs directly, while the I²C, SPI, and USI serial interfaces connect to external sensors, displays, or radios without extra glue logic.

16 MHz core, 4 KB Flash — the memory budget is the real constraint

The headline 16 MHz clock speed is typical for this class of low-power MCU, but the 4 KB Flash and 256 bytes of RAM are the binding constraints. It is sized for lean C or assembly code: a state-machine-driven sensor poller, a one-wire temperature logger, or a PWM generator for a small fan controller.

Peripherals and I/O — what is on the 20 pins

Sixteen general-purpose I/O lines share the 20-TSSOP package with the ADC inputs and serial interface pins. The USI module can be configured as either SPI or I²C, so a design that needs both interfaces simultaneously must time-multiplex or pick one. Brown-out reset, power-on reset, and a watchdog timer are built in — no external supervisor needed for basic reliability. The DMA controller can move ADC results or memory blocks without CPU intervention, which helps keep the core asleep longer in duty-cycled applications.

Frequently asked questions

Does MSP430G2352IPW20R support I2C and SPI?

Yes. The USI (Universal Serial Interface) module can be configured for either I2C or SPI communication. The same module handles both, but not simultaneously — the firmware selects the protocol at initialization.