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

Texas Instruments MSP430F122IRHBT 16-bit MCU, 8MHz

MPNMSP430F122IRHBT
Active

Texas Instruments MSP430x1xx series, MSP430F122IRHBT, 16-Bit MCU, 8MHz, 4KB (4K x 8 + 256B) FLASH, 256 x 8 RAM, SPI, UART/USART, 22 I/O, 1.8V ~ 3.6V, -40°C ~ 85°C, 32-VFQFN Exposed Pad.

$6.3200Ref. price · indicative, final on quote
Packaging32-VFQFN Exposed Pad
RoHSROHS3 Compliant
SeriesMSP430x1xx
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

MSP430F122IRHBT specifications
ParameterValue
SeriesMSP430x1xx
MountingSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.8V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed8MHz
PackageTape & Reel (TR); Cut Tape (CT)
RAM size256 x 8
Core size16-Bit
PeripheralsPOR, PWM, WDT
ConnectivitySPI, UART/USART
Number of i (O)22
Core processorMSP430 CPU16
Case32-VFQFN Exposed Pad
Data convertersSlope A/D
Program memory size4KB (4K x 8 + 256B)

Product details

16-bit MSP430 for low-power control — 8 MHz, 4 KB Flash, 256 B RAM

On-chip peripherals include POR, PWM, and WDT, plus SPI and UART/USART connectivity for interfacing with sensors, displays, or a host controller. The slope A/D converter handles slow analog inputs without an external ADC.

Memory budget — what 4 KB Flash and 256 B RAM mean for your firmware

With 4 KB of Flash and 256 bytes of RAM, this MCU is not a candidate for complex protocol stacks or large lookup tables. The firmware fits a single control loop, a few state machines, and a modest communication buffer. The 256 x 8 RAM allocation means careful variable sizing — use byte-wide flags and avoid large arrays. The 256 B boot ROM area (included in the 4 KB + 256 B program memory) is typically reserved for the interrupt vector table and startup code. For designs that need more headroom, the MSP430x1xx family offers higher-density Flash options, but the pin-compatible migration path requires checking the exact package variant.

At the low end, 1.8 V operation keeps the MCU alive during battery discharge, extending system runtime. The MSP430 architecture is known for sub-µA sleep currents, though the exact standby draw depends on the clock configuration and enabled peripherals.

The ROHS3 compliance covers current environmental regulations across major markets.

Package and footprint — 32-VQFN (5x5 mm)

Housed in a 32-VFQFN exposed-pad package (supplier device package 32-VQFN, 5x5 mm), this MCU takes minimal board area.

Frequently asked questions

Can MSP430F122IRHBT be used in low-power applications?

Yes. The 8 MHz core can be clocked down or gated to match the processing demand to the power budget.

Does MSP430F122IRHBT have an ADC?

It includes a Slope A/D converter — a simple, low-speed analog-to-digital conversion method that uses an external resistor and capacitor. This is not a successive-approximation or sigma-delta ADC; it is best for slow-varying signals like temperature or battery voltage monitoring.