Texas Instruments MSP430FR5731IRHAR
- Part No.:
- MSP430FR5731IRHAR
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 40-VFQFN Exposed Pad
- Datasheet:
-
MSP430FR5731IRHAR.pdf
- Description:
- IC MCU 16BIT 4KB FRAM 40VQFN
- Quantity:
- Payment:

- Shipping:

Inventory:3,453
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430FR5731IRHAR from Texas Instruments is a 16-bit ultra-low-power mixed-signal microcontroller featuring 4KB FRAM, 1KB RAM, 24-MHz CPU, 12-channel 10-bit ADC, 16-channel analog comparator, and dual eUSCI modules (UART/IrDA/SPI/I²C) in a 40-pin VQFN package. It targets battery-powered sensor nodes and data acquisition systems requiring nonvolatile memory endurance and sub-µA RTC operation.
For engineers reviewing the MSP430FR5731IRHAR datasheet, MSP430FR5731IRHAR pinout, MSP430FR5731IRHAR application, or MSP430FR5731IRHAR equivalent, key selection criteria include FRAM write endurance (10¹⁵ cycles), LPM3.5 RTC current (1.5 µA), ADC sampling rate (200 ksps), I/O count (32), and RHA-package thermal pad layout compatibility.
Technical Context
The MSP430FR5731IRHAR implements the MSP430xV2 CPU core with hardware multiplier and three-channel DMA for efficient signal processing. Its FRAM memory architecture enables simultaneous read/write without erase cycles, supporting real-time logging and firmware updates in low-power modes.
Power management integrates an on-chip LDO, supply voltage supervisor with reset, and zero-power brownout detection. Clock system includes DCO (up to 24 MHz), VLO, LFXT (32 kHz crystal), and HFXT support - enabling precise RTC operation and flexible peripheral timing.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| FRAM Size | 4 KB nonvolatile memory with 10¹⁵ write cycles - eliminates flash wear-out concerns in frequent-data-update applications. |
| CPU Speed | Up to 24 MHz - supports real-time control loops and fast ADC sampling at 200 ksps. |
| ADC Resolution | 10-bit SAR with 12 external + 2 internal channels - enables multi-sensor analog front-end integration. |
| LPM3.5 Current | 1.5 µA with 32-kHz crystal RTC - sustains calendar/timekeeping for years on coin-cell batteries. |
| I/O Count | 32 GPIO pins in RHA package - provides sufficient routing for sensor interfaces, communication buses, and control signals. |
| Operating Voltage | 2.0 V to 3.6 V - compatible with single-cell Li-ion, Li-SOCl₂, and alkaline battery systems. |
| Temperature Range | –40°C to +85°C - validated for industrial and outdoor environmental monitoring deployments. |
Pinout & Package
40-pin VQFN (RHA) package with 6 mm × 6 mm body size and exposed thermal pad (to be connected to DVSS).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1.0/TA0.1/DMAE0/RTCCLK/A0*/CD0/VeREF- | Multi-function I/O | RTC calibration output, ADC channel A0 input, comparator CD0 input, and DMA trigger source - enables time-synchronized sensor sampling. |
| P1.1/TA0.2/TA1CLK/CDOUT/A1*/CD1/VeREF+ | Multi-function I/O | ADC reference input (VeREF+), comparator output (CDOUT), and timer clock source - supports precision analog measurement with programmable hysteresis. |
| P1.4/TB0.1/UCA0STE/A4*/CD4 | Multi-function I/O | eUSCI_A0 SPI slave transmit enable and ADC channel A4 input - allows daisy-chain sensor interface while maintaining analog sensing capability. |
| PJ.4/XIN & PJ.5/XOUT | Clock Input/Output | 32-kHz crystal oscillator terminals - required for low-power RTC operation in LPM3.5 mode with 1.5 µA typical current. |
| RST/NMI/SBWTDIO | Reset & Debug | Unified pin for device reset, non-maskable interrupt, and Spy-Bi-Wire debug I/O - reduces PCB footprint and supports in-system programming without external JTAG header. |
Key Features
| Feature | Design Value |
|---|---|
| Ferroelectric RAM (FRAM) | 4 KB nonvolatile memory with 125 ns write speed and no erase latency - enables atomic data logging during power loss events. |
| Real-Time Clock (RTC) | Calendar mode with alarm and 32-kHz crystal support - delivers accurate timekeeping at 1.5 µA in LPM3.5, extending battery life beyond 10 years on CR2032. |
| Enhanced USCI Peripherals | eUSCI_A0 (UART/IrDA/SPI) and eUSCI_B0 (I²C/SPI) - supports dual-bus sensor networks and bootloader over UART without external level shifters. |
| Ultra-Low-Power Modes | LPM4.5 shutdown at 0.32 µA - preserves RAM state while disabling all clocks and peripherals for rapid wake-up from external interrupts. |
| Analog Subsystem | 16-channel comparator with programmable hysteresis and 12-channel 10-bit ADC - enables threshold-based wake-up and high-fidelity sensor digitization in same device. |
Applications
| Smart Metering Node | Wireless Sensor Transmitter |
|---|---|
Use Scenario: Battery-powered electricity/water meter collecting pulse counts and temperature every 15 minutes. IC Role / Device Role / Timing Role: Main controller executing metrology algorithms, managing FRAM-based event log, and driving RTC-triggered transmission via eUSCI_A0 UART to LPWAN module. Use Value: 4 KB FRAM stores >10,000 timestamped events; LPM3.5 RTC draws only 1.5 µA - enabling 15-year CR2032 battery life. | Use Scenario: Industrial vibration sensor node measuring acceleration via analog front-end and transmitting FFT coefficients wirelessly. IC Role / Device Role / Timing Role: Signal acquisition controller using ADC and DMA to buffer samples, performing real-time FFT via 32-bit hardware multiplier, then sending results via eUSCI_B0 I²C to RF transceiver. Use Value: 24-MHz CPU + MPY32 completes 1024-point FFT in <2 ms; FRAM retains coefficients across sleep cycles without flash wear degradation. |
| Home Automation Hub | Portable Data Logger |
Use Scenario: Zigbee/Z-Wave gateway aggregating temperature, humidity, and occupancy data from multiple end devices. IC Role / Device Role / Timing Role: Central coordinator interfacing with sensors via I²C (eUSCI_B0) and managing secure OTA updates using FRAM's fast write capability. Use Value: Dual eUSCI modules allow concurrent I²C sensor polling and UART-based firmware update; 10¹⁵ FRAM write cycles ensure >20 years of field upgrade reliability. | Use Scenario: Handheld environmental logger recording CO₂, PM2.5, and ambient light every second for 72 hours. IC Role / Device Role / Timing Role: High-throughput data collector using 200 ksps ADC with DMA to stream samples into FRAM, then compressing and exporting via USB-emulated UART. Use Value: 200 ksps ADC at 100 µA enables oversampling for noise reduction; FRAM writes at 125 ns per word ensures no sample loss during burst logging. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar ultra-low-power microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430FR5735IRHAR | 8 KB FRAM, same 40-pin RHA package, identical peripherals and pinout - direct FRAM capacity upgrade. | Supports larger firmware images and extended data buffers without layout change. | Select when firmware size exceeds 4 KB or long-term event storage requires >4 KB nonvolatile space. |
| MSP430FR5969IPM | 64 KB FRAM, 2.5 KB RAM, 16-MHz max clock, 100-pin LQFP - higher memory and I/O count but different package and pinout. | Targeted at complex sensor fusion or BLE-enabled gateways requiring more processing headroom. | Select when application demands >4 KB code space, additional timers, or integrated AES encryption not present in MSP430FR5731IRHAR. |
Compared with MSP430FR5735IRHAR, the MSP430FR5731IRHAR offers identical low-power performance and peripheral set at lower FRAM density; versus MSP430FR5969IPM, it provides pin-compatible upgrade path within RHA footprint but lacks advanced security and higher-speed peripherals.
Availability
MSP430FR5731IRHAR is available at Aetrix Electronics and suitable for smart metering, wireless sensor networks, home automation hubs, and portable data loggers requiring stable component supply and long-term industrial availability.
Supply support for MSP430FR5731IRHAR includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Texas Instruments is a global semiconductor company delivering analog and embedded processing solutions for industrial, automotive, and consumer markets.
The MSP430FR573x product line was designed for ultra-low-power sensing and system management in building automation, smart grid, and industrial monitoring applications - emphasizing FRAM endurance, sub-µA RTC, and integrated analog front-ends.
FAQ
What is the maximum operating frequency of the MSP430FR5731IRHAR?
The MSP430FR5731IRHAR supports a maximum system clock frequency of 24 MHz via its digitally controlled oscillator (DCO). This frequency is factory-trimmed across six selectable settings and can be further calibrated using the built-in hardware multiplier and reference clock sources. The 24-MHz capability enables real-time signal processing and high-speed ADC sampling up to 200 ksps, making the MSP430FR5731IRHAR suitable for time-critical sensor applications where deterministic execution is required.
Does the MSP430FR5731IRHAR support real-time clock operation with external 32-kHz crystal?
Yes, the MSP430FR5731IRHAR supports real-time clock (RTC) operation using an external 32-kHz crystal connected to PJ.4/XIN and PJ.5/XOUT pins. In LPM3.5 mode with crystal enabled, the device achieves 1.5 µA typical current consumption while maintaining full calendar functionality including alarms and time-of-day tracking. This configuration is validated for long-term battery operation in applications such as utility meters and environmental monitors where accurate timekeeping over years is essential.
How much FRAM memory does the MSP430FR5731IRHAR have, and what is its endurance rating?
The MSP430FR5731IRHAR integrates 4 KB of embedded ferroelectric RAM (FRAM) with a write endurance rating of 10¹⁵ cycles - orders of magnitude higher than flash memory. This enables reliable, wear-free data logging, firmware updates, and parameter storage even under frequent write conditions. Unlike flash, FRAM supports byte-level writes without erase overhead, allowing atomic updates and power-loss resilience - critical for applications like smart meters and industrial controllers where data integrity is non-negotiable.
Which communication interfaces are available on the MSP430FR5731IRHAR?
The MSP430FR5731IRHAR features two enhanced universal serial communication interfaces: eUSCI_A0 supporting UART, IrDA, and SPI; and eUSCI_B0 supporting I²C and SPI. These peripherals operate independently and can be configured simultaneously - for example, using eUSCI_B0 for sensor I²C polling while eUSCI_A0 handles UART-based host communication or bootloader functions. Both modules support automatic baud-rate detection and hardware flow control, reducing firmware overhead in robust communication stacks.
What is the supply voltage range and temperature grade for the MSP430FR5731IRHAR?
The MSP430FR5731IRHAR operates across a supply voltage range of 2.0 V to 3.6 V and is rated for industrial temperature operation from –40°C to +85°C. This voltage range supports direct connection to common battery chemistries including Li-SOCl₂, Li-ion, and alkaline cells without external regulation. The specified temperature grade ensures reliable performance in uncontrolled environments such as outdoor utility enclosures, HVAC ducts, and factory floor instrumentation - aligning with design requirements for long-lifecycle industrial deployments.
MSP430FR5731IRHAR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 40-VFQFN Exposed Pad
- Series:
- MSP430™ FRAM
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPUXV2
- Core Size:
- 16-Bit
- Speed:
- 24MHz
- Connectivity:
- I2C, IrDA, LINbus, SCI, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, POR, PWM, WDT
- Number of I/O:
- 32
- Program Memory Size:
- 4KB (4K x 8)
- Program Memory Type:
- FRAM
- EEPROM Size:
- -
- RAM Size:
- 1K x 8
- Voltage - Supply (Vcc/Vdd):
- 2V ~ 3.6V
- Data Converters:
- A/D 14x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430FR5731IRHAR FAQ
1.How can I place an order for MSP430FR5731IRHAR through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430FR5731IRHAR on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for MSP430FR5731IRHAR reliable?
The price and inventory of MSP430FR5731IRHAR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430FR5731IRHAR is usually 5 days.
3.What payment methods are accepted for MSP430FR5731IRHAR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430FR5731IRHAR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430FR5731IRHAR?
MSP430FR5731IRHAR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430FR5731IRHAR order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for MSP430FR5731IRHAR?
For technical support, including MSP430FR5731IRHAR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430FR5731IRHAR requirements.
6.How does Aetrix verify that MSP430FR5731IRHAR is sourced from the original manufacturer or authorized distributors?
All MSP430FR5731IRHAR products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that MSP430FR5731IRHAR meets industry standards.
7.What is the process for return or replacement of MSP430FR5731IRHAR?
All MSP430FR5731IRHAR units undergo pre-shipment inspection (PSI). If there is an issue with MSP430FR5731IRHAR, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The MSP430FR5731IRHAR part is unused and in its original packaging.
Return procedure for MSP430FR5731IRHAR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430FR5731IRHAR Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

