Texas Instruments MSP430F167IRTDR
- Part No.:
- MSP430F167IRTDR
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 64-VFQFN Exposed Pad
- Datasheet:
-
MSP430F167IRTDR.pdf
- Description:
- IC MCU 16BIT 32KB FLASH 64VQFN
- Quantity:
- Payment:

- Shipping:

Inventory:3,097
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430F167IRTDR from Texas Instruments is an ultralow-power 16-bit mixed-signal microcontroller with 32KB Flash, 1KB RAM, dual 12-bit DACs, 12-bit ADC with autoscan, two USARTs (UART/SPI/I²C), Timer_A3/Timer_B7, DMA, and integrated comparator - designed for battery-powered sensor nodes and portable instrumentation requiring sub-μA standby current and <6 μs wake-up.
For engineers reviewing the MSP430F167IRTDR datasheet, MSP430F167IRTDR pinout, MSP430F167IRTDR application, or MSP430F167IRTDR equivalent, key selection factors include its 64-pin QFN (RTD) package, dual USART support, 7-channel Timer_B capture/compare capability, 1.8–3.6 V supply range, and flash-based in-system programmability without external voltage.
Technical Context
The MSP430F167IRTDR implements a 16-bit RISC CPU with constant generators and seven addressing modes, enabling single-cycle register operations and high code efficiency. Its clock system includes digitally controlled oscillator (DCO), ACLK, SMCLK, and MCLK with XT1/XT2 crystal support.
It integrates two independent serial interfaces: USART0 supports UART, SPI, and I²C modes; USART1 supports UART and SPI only. Timer_B7 provides seven capture/compare registers with shadow registers, while Timer_A3 offers three, both supporting PWM, input capture, and interval timing with interrupt-driven operation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 16 general-purpose registers and constant generators; enables efficient C compilation and deterministic real-time execution. |
| Flash / RAM | 32KB Flash + 256B information memory / 1KB RAM; supports in-system programming via JTAG or BSL UART, enabling field firmware updates. |
| ADC/DAC | 12-bit ADC with 8-channel autoscan, internal reference, and sample-and-hold; dual 12-bit voltage-output DACs with synchronization - suitable for closed-loop analog control. |
| Timers | Timer_A3 (3 capture/compare registers) + Timer_B7 (7 capture/compare registers with shadowing); supports PWM generation, input capture, and precise timing intervals. |
| Power Modes | Five low-power modes including LPM4 (0.2 μA off-mode with RAM retention); wake-up from standby in <6 μs - critical for duty-cycled sensing applications. |
| Supply Range | 1.8 V to 3.6 V operation; compatible with single-cell Li-ion, LiFePO₄, or dual-AA alkaline power sources without regulation overhead. |
| Serial Interfaces | USART0 (UART/SPI/I²C) + USART1 (UART/SPI); enables simultaneous host communication and peripheral bridging (e.g., sensor I²C + RS-232 UART). |
Pinout & Package
Package: 64-pin QFN (RTD), 9 mm × 9 mm, 0.5 mm pitch, exposed thermal pad connected to DVSS.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RST/NMI | Reset / Nonmaskable Interrupt Input | Active-low reset initiation and NMI event handling; also triggers bootstrap loader entry when held during power-up. |
| P1.0/TACLK | Timer_A Clock Input | External clock source for Timer_A; enables asynchronous timing or frequency measurement independent of system clocks. |
| P2.6/ADC12CLK/DMAE0 | ADC Clock / DMA Trigger | Configurable as ADC conversion clock source or external trigger for DMA channel 0 - synchronizes data acquisition with memory transfer. |
| P3.5/URXD0 & P3.4/UTXD0 | USART0 UART RX/TX | Full-duplex UART interface on port 3; supports bootloader communication, debug output, or host MCU telemetry at configurable baud rates. |
| P3.7/URXD1 & P3.6/UTXD1 | USART1 UART RX/TX | Dedicated second UART channel; allows concurrent communication with separate peripherals (e.g., GPS module + BLE transceiver) without software multiplexing. |
| P6.6/A6/DAC0 & P6.7/A7/DAC1 | Analog Output / DAC Channels | Simultaneous voltage-output DAC channels with hardware synchronization - enables dual-channel waveform generation or differential analog control signals. |
| TCK/TMS/TDI/TDO | JTAG Test Interface | Standard 4-wire JTAG for debugging, flash programming, and boundary-scan testing; fully compliant with IEEE 1149.1. |
Key Features
| Feature | Design Value |
|---|---|
| Ultralow-Power Operation | 0.2 μA off-mode (RAM retention), 1.1 μA standby, 330 μA active at 1 MHz/2.2 V - extends battery life in intermittent-sensing applications beyond 10 years. |
| Dual Independent USARTs | USART0 (I²C/SPI/UART) + USART1 (SPI/UART) enable concurrent multi-protocol communication - eliminates need for external protocol translators or bus arbitration logic. |
| Hardware DMA Controller | Three-channel DMA moves ADC samples, DAC outputs, or UART buffers directly to RAM without CPU intervention - reduces active time and improves real-time determinism. |
| Integrated Analog Peripherals | 12-bit ADC with internal reference and autoscan + dual synchronized 12-bit DACs + comparator - forms complete analog signal chain for sensor conditioning and actuator control in one chip. |
| Bootloader Support | On-chip UART-based BSL with password protection allows field firmware updates over existing serial links - no JTAG programmer required for production firmware patches. |
Applications
| Portable Gas Sensor Node | Industrial Temperature Controller |
|---|---|
Use Scenario: Battery-powered handheld CO₂ detector with electrochemical sensor, LCD display, and Bluetooth LE interface. IC Role / Device Role / Timing Role: Main controller managing sensor biasing, 12-bit ADC sampling, DAC-driven reference calibration, dual USARTs (sensor SPI + BLE UART), and ultra-low-power sleep scheduling. Use Value: Sub-μA LPM4 mode enables >5-year battery life; <6 μs wake-up ensures rapid response to alarm thresholds without missing transient events. |
Use Scenario: DIN-rail mounted temperature regulator using RTD/thermocouple inputs, PID loop, and 4–20 mA output driver. IC Role / Device Role / Timing Role: Real-time controller executing PID calculations, driving dual 12-bit DACs for analog output and reference, and managing isolated UART communication with SCADA systems. Use Value: Synchronized DAC outputs ensure precise differential current sourcing; integrated comparator validates sensor integrity before actuation. |
| Smart Water Meter Interface | Energy Harvesting IoT Endpoint |
Use Scenario: Ultrasonic flow meter with pulse-counting, magnetic tamper detection, and NB-IoT uplink via UART-connected modem. IC Role / Device Role / Timing Role: System-on-chip handling flow calculation, tamper interrupt response (P1/P2 ports), UART modem control, and low-power wake-up on flow pulse or timer event. Use Value: Five programmable low-power modes allow dynamic adaptation: deep sleep between pulses, fast wake for counting, and brief active window for transmission. |
Use Scenario: Solar-powered environmental monitor collecting light, humidity, and pressure data, then transmitting via LoRaWAN using external transceiver. IC Role / Device Role / Timing Role: Energy-aware coordinator managing ADC sampling bursts, DMA-accelerated data buffering, and precise UART timing for transceiver handshaking. Use Value: 1.8 V minimum supply enables direct connection to supercapacitor storage; internal DCO eliminates need for external crystal in cost-sensitive designs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar mixed-signal microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430F169IRTD | 60KB Flash, 2KB RAM, same peripherals and pinout - higher code capacity for complex protocols or OTA stacks. | Preferred where firmware size exceeds 32KB or larger RAM buffers are needed for encryption or packet assembly. | Select MSP430F169IRTD when future firmware expansion or cryptographic processing demands more memory headroom. |
| MSP430F1612IRTD | 55KB Flash, 5KB RAM, extended RAM addressing - optimized for large C-stack and memory-intensive algorithms (e.g., FFT, filtering). | Suitable for applications requiring real-time spectral analysis or multi-sensor fusion with large intermediate buffers. | Choose MSP430F1612IRTD when application complexity requires >2KB RAM and full 16-bit address space for data structures. |
Compared with MSP430F167IRTDR, MSP430F169IRTD adds 28KB Flash for protocol stack headroom, while MSP430F1612IRTD provides 4KB additional RAM and extended addressing - both retain identical peripheral sets, pinout, and power profile for drop-in migration paths.
Availability
MSP430F167IRTDR is available at Aetrix Electronics and suitable for portable instrumentation, industrial sensor interfaces, and energy-constrained IoT endpoints requiring stable component supply, long-term lifecycle support, and consistent parametric performance across temperature ranges.
Supply support for MSP430F167IRTDR 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 leader specializing in analog, embedded processing, and connectivity technologies, with decades of expertise in low-power microcontrollers and precision analog solutions.
The MSP430F167IRTDR belongs to the MSP430F16x series - a family engineered for ultralow-power mixed-signal applications where extended battery life, integrated analog peripherals, and deterministic real-time operation are essential.
FAQ
What is the maximum operating frequency of the MSP430F167IRTDR?
The MSP430F167IRTDR supports a maximum CPU clock frequency of 8 MHz via its digitally controlled oscillator (DCO), with typical operation at 1 MHz for optimal power efficiency. The DCO can be calibrated to achieve stable frequencies across voltage and temperature, and external crystals (XT1/XT2) provide higher-precision timing for communication or measurement tasks.
Does the MSP430F167IRTDR support I²C communication?
Yes, the MSP430F167IRTDR supports I²C communication exclusively through USART0, which can be configured in I²C mode using pins P3.1 (SDA) and P3.3 (SCL). USART1 does not support I²C. The hardware includes dedicated I²C interrupt flags and control bits, enabling robust slave or master operation without bit-banging overhead.
How many capture/compare registers does Timer_B have on the MSP430F167IRTDR?
The MSP430F167IRTDR features Timer_B7 with seven capture/compare registers (TBCCR0–TBCCR6), all supported by shadow registers for glitch-free PWM updates. This configuration enables complex waveform generation, multi-phase motor control, or simultaneous timing of up to seven independent events - a key differentiator from the 3-register Timer_B3 in earlier MSP430F15x devices.
Can the MSP430F167IRTDR perform in-system programming without external hardware?
Yes, the MSP430F167IRTDR includes an on-chip bootstrap loader (BSL) that enables in-system programming via UART using only the RST/NMI, TCK, and standard I/O pins (P1.1 for TX, P2.2 for RX). No external programming voltage or JTAG debugger is required - firmware updates can be delivered over existing serial links with password-protected access.
What is the function of the P5.7/TBOUTH/SVSOUT pin on the MSP430F167IRTDR?
On the MSP430F167IRTDR, P5.7 serves dual functions: as TBOUTH (Timer_B output high-impedance control) to simultaneously place all Timer_B PWM outputs in high-Z state, and as SVSOUT (supply voltage supervisor output) to signal brownout or threshold violation. This pin enables safe shutdown sequencing and fault-safe analog output disabling during power anomalies.
MSP430F167IRTDR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 64-VFQFN Exposed Pad
- Series:
- MSP430x1xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPU16
- Core Size:
- 16-Bit
- Speed:
- 8MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, POR, PWM, WDT
- Number of I/O:
- 48
- Program Memory Size:
- 32KB (32K x 8 + 256B)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 1K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 8x12b; D/A 2x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430F167IRTDR FAQ
1.How can I place an order for MSP430F167IRTDR through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430F167IRTDR 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 MSP430F167IRTDR reliable?
The price and inventory of MSP430F167IRTDR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430F167IRTDR is usually 5 days.
3.What payment methods are accepted for MSP430F167IRTDR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430F167IRTDR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430F167IRTDR?
MSP430F167IRTDR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430F167IRTDR 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 MSP430F167IRTDR?
For technical support, including MSP430F167IRTDR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430F167IRTDR requirements.
6.How does Aetrix verify that MSP430F167IRTDR is sourced from the original manufacturer or authorized distributors?
All MSP430F167IRTDR 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 MSP430F167IRTDR meets industry standards.
7.What is the process for return or replacement of MSP430F167IRTDR?
All MSP430F167IRTDR units undergo pre-shipment inspection (PSI). If there is an issue with MSP430F167IRTDR, 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 MSP430F167IRTDR part is unused and in its original packaging.
Return procedure for MSP430F167IRTDR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430F167IRTDR 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…

