Skip to main content
MSP430FR4131IG56

TI MSP430FR4131IG56 16-bit MCU, 4.5KB FRAM, 16MHz, 56-TSSOP

MPNMSP430FR4131IG56
Active

Texas Instruments MSP430FR4131IG56, MSP430™ FRAM series, 16-bit MCU, 16MHz core, 4.5KB FRAM, 512 x 8 RAM, 52 I/O, I²C/SPI/UART, LCD, 8x10b ADC, 1.8V-3.6V, -40°C to 85°C, 56-TSSOP.

$2.2900Ref. price · indicative, final on quote
Packaging56-TFSOP (0.240", 6.10mm Width)
RoHSROHS3 Compliant
SeriesMSP430™ FRAM
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

MSP430FR4131IG56 specifications
ParameterValue
SeriesMSP430™ FRAM
MountingSurface Mount
Oscillator typeInternal
Program memory typeFRAM
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed16MHz
PackageTube
RAM size512 x 8
Core size16-Bit
PeripheralsBrown-out Detect/Reset, LCD, POR, PWM, WDT
ConnectivityI²C, IrDA, SCI, SPI, UART/USART
Number of i (O)52
Core processorMSP430 CPU16
Case56-TFSOP (0.240\", 6.10mm Width)
Data convertersA/D 8x10b
Program memory size4.5KB (4.5K x 8)

Product details

FRAM-based 16-bit MCU for low-power metering and display applications

The device integrates an LCD driver, a 10-bit ADC with 8 channels, and serial connectivity (I²C, IrDA, SCI, SPI, UART/USART), so a single chip can handle a segmented LCD display, a sensor interface, and a communication link.

FRAM memory: no erase penalty, no wear-leveling needed

The 4.5 KB FRAM array is the headline feature. Unlike Flash, FRAM writes at bus speed — no erase-before-write, no sector-erase latency, and no 100k-cycle endurance ceiling. For a firmware engineer, this means you can treat the program memory as a unified code-and-data space: store calibration constants, configuration tables, or a rolling data log in the same array as the executable, and update individual bytes in a single store instruction. The 512 x 8 RAM handles stack and scratchpad; the FRAM handles persistent storage. No external serial EEPROM needed for most designs, which saves a BOM line and a board footprint.

Peripheral integration for human-machine interface and sensor fusion

The on-chip LCD driver can directly drive a segmented glass LCD — common in meter and thermostat displays — without an external display controller. The 8-channel 10-bit ADC reads analog sensors (temperature, pressure, battery voltage), while the I²C and SPI buses connect to digital sensors or radios. The brown-out detect and POR circuits reset the MCU cleanly on supply droop, which is critical for battery-powered equipment that may see a cold-crank dip. The 52 I/O pins in the 56-TSSOP package leave plenty of headroom for a membrane keypad or additional discrete signals.

The 16 MHz CPU speed is enough for a control loop sampling sensors at a few kilohertz and updating a display — not for heavy DSP, but adequate for the metering and HMI class this part targets.

It is ROHS3 compliant.

Frequently asked questions

What is the equivalent of MSP430FR4131IG56?

The MSP430FR4131IG48 is the same base device in a different package variant — the IG56 is a 56-TSSOP, while the IG48 is a 48-pin package. The F280041PZQR is a different architecture (C2000 C28x 32-bit core at 100 MHz with Flash) and is not a pin-compatible or functional equivalent for the MSP430FR4131IG56.

Can MSP430FR4131IG56 be programmed with Energia?

Yes, the MSP430FR4131IG56 is supported by Energia, the Arduino-like IDE and framework for TI MCUs. Energia abstracts the MSP430 peripheral library and provides a Wiring-style API for rapid prototyping.