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

TI MSP430FR2155TRSMR 16-bit MCU, 24MHz, 32KB FRAM, 4Kx8 RAM

MPNMSP430FR2155TRSMR
Active

Texas Instruments MSP430FR2155TRSMR, MSP430™ FRAM series, 16-bit MCU, 24MHz, 32KB FRAM, 4K x 8 RAM, 28 I/O, 8x12b ADC, I²C/SPI/UART, 1.8V-3.6V, -40°C to 105°C, 32-VFQFN exposed pad.

$1.6694Ref. price · indicative, final on quote
StockContact for availability
MOQ1 pcs
  • 100% new & originalTraceable channels only — no refurbs, no pulls, no remarked parts.
  • Date & lot codes on quoteStated per line before you commit; label photos on request.
  • MSL-compliant ESD packingMoisture-sealed bags with indicator cards; reels photo-verified.
  • PayPal buyer protectionPay by T/T, PayPal or Payoneer — card payments covered end to end.

Specifications

MSP430FR2155TRSMR Technical Specifications
ParameterValue
SeriesMSP430™ FRAM
Mounting typeSurface Mount
Oscillator typeInternal
Program memory typeFRAM
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~105°C(TA)
Speed24MHz
PackageTape & Reel (TR)
RAM size4K x 8
Core size16-Bit
PeripheralsBrown-out Detect/Reset, POR, PWM, WDT
ConnectivityI²C, IrDA, SPI, UART/USART
Number of i (O)28
Core processorMSP430 CPU16
Case32-VFQFN Exposed Pad
Data convertersA/D 8x12b SAR
Program memory size32KB (32K x 8)

Product details

What the FRAM means for your design

FRAM writes at bus speed with essentially unlimited endurance — no erase cycles, no write-page buffers, no 10 ms programming delay like Flash. That changes how you handle data logging, calibration constants, and firmware updates: you can write to it on every control loop iteration without wearing it out, and the data survives a power loss without a backup battery. The 4K x 8 SRAM is modest — enough for a modest control stack and a few sensor buffers, but you will want to keep your main data structures in FRAM and use the SRAM for scratchpad and stack. The 24 MHz clock is the ceiling; at that speed the CPU16 core executes most instructions in one or two cycles, so it handles real-time control loops and communication protocol handling without breaking a sweat.

Peripherals and connectivity for sensor fusion

This part packs an 8-channel, 12-bit SAR ADC — enough resolution for reading thermocouples, strain gauges, or current-sense resistors with decent accuracy. The I²C, SPI, and UART interfaces let it talk to external sensors, displays, or a host processor. IrDA support is a bonus for wireless optical links in medical or industrial handhelds. Built-in brown-out reset and power-on reset mean you can skip the external supervisor IC in many designs. The PWM module drives small motors, LEDs, or solenoid valves directly. The watchdog timer keeps the system alive in unattended installations.

Package, power, and temperature — the BOM-fit details

Housed in a 32-VFQFN with exposed pad (4x4 mm body), this is a compact surface-mount package suited for space-constrained PCBs.

Lifecycle and sourcing

For dual-sourcing resilience, the MSP430FR2155 family includes several density and package variants that share the same CPU16 core and peripheral set, though pin compatibility varies with the package option.

Frequently asked questions

What is the FRAM size on MSP430FR2155?

The MSP430FR2155 has 32 KB of FRAM program memory, organized as 32K x 8 bits. This is the non-volatile memory that stores both code and data, and it can be written to at bus speed without erase cycles.