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

- Shipping:

Inventory:1,240
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430F135IRTDT from Texas Instruments is an ultra-low-power 16-bit RISC microcontroller with 16KB+256B flash, 512B RAM, 12-bit ADC (8-channel), single USART, two 16-bit timers (Timer_A3 and Timer_B3), on-chip comparator, and JTAG debugging interface - designed for battery-powered sensor systems and portable measurement devices operating from 1.8 V to 3.6 V.
For engineers reviewing the MSP430F135IRTDT datasheet, MSP430F135IRTDT pinout, MSP430F135IRTDT application, or MSP430F135IRTDT equivalent, key selection considerations include its 48 I/O pins, 64-pin VQFN (RTD) package, 12-bit ADC conversion time under 10 µs, wake-up from standby in <6 µs, and single-USART constraint versus dual-USART F14x variants.
Technical Context
The MSP430F135IRTDT implements a 16-bit CPU with constant generators and hardware multiplier for optimized code efficiency in low-power embedded control. Its clock system integrates DCO, ACLK, SMCLK, and MCLK domains with support for external crystals (LFXT1 and XT2) and internal resistor-controlled oscillator (ROSC).
It features one 16-bit Timer_A with three capture/compare registers and one 16-bit Timer_B with three capture/compare registers and shadow registers - enabling precise PWM generation, input capture, and interval timing without CPU intervention. The 12-bit ADC supports internal reference, sample-and-hold, and autoscan across eight analog inputs (A0–A7).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 125-ns instruction cycle and hardware multiplier |
| Flash / RAM | 16KB + 256B flash memory; 512B RAM - sufficient for compact firmware with data logging buffers |
| ADC Resolution | 12-bit SAR ADC with 8 input channels (A0–A7); <10 µs conversion time enables high-speed sampling |
| Power Modes | Five low-power modes; standby current = 1.6 µA, off-mode (RAM retention) = 0.1 µA |
| Wake-up Time | <6 µs from LPM3 to active mode - critical for responsive event-driven sensing |
| Communication | One USART supporting UART or SPI; no second USART unlike MSP430F14x family |
| Timers | Timer_A3 (3 CC registers), Timer_B3 (3 CC + shadow registers) - supports synchronized PWM and capture |
Pinout & Package
The MSP430F135IRTDT is housed in a 64-pin VQFN (RTD) package measuring 9 mm × 9 mm with exposed thermal pad (connected to DVSS). Pin functions are identical to MSP430F133 in RTD package per TI SLAS272H Rev. May 2018.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RST/NMI | Reset & nonmaskable interrupt input | Active-low reset with integrated POR; also serves as NMI trigger and BSL entry signal |
| P1.0/TACLK | Timer_A clock input | External clock source for Timer_A; configurable as general-purpose I/O |
| P2.6/ADC12CLK | ADC conversion clock | Drives ADC sampling timing; can be sourced internally or externally |
| P6.0–P6.7/A0–A7 | Analog inputs | Eight dedicated ADC input channels; share pins with port P6, require AVCC/AVSS decoupling |
| P3.4/UTXD0 & P3.5/URXD0 | USART0 TX/RX | Asynchronous UART interface; supports full-duplex serial communication at up to 1 Mbps |
| TCK/TMS/TDO/TDI | JTAG debug interface | Four-pin boundary-scan interface for programming, emulation, and fuse configuration |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low power operation | Active mode: 280 µA @ 1 MHz, 2.2 V; enables multi-year battery life in wireless sensors |
| Integrated 12-bit ADC | Includes internal reference, sample-and-hold, and autoscan - eliminates need for external precision reference or mux |
| Single-cycle 16-bit multiply | Hardware multiplier accelerates math-intensive tasks (e.g., filtering, calibration) without CPU overhead |
| On-chip comparator | Comparator_A with programmable hysteresis supports threshold detection and window monitoring |
| Bootloader (BSL) | UART-based in-system programming with security fuse - enables field firmware updates without JTAG |
Applications
| Industrial Sensor Node | Portable Energy Meter |
|---|---|
Use Scenario: Remote temperature/humidity monitoring node powered by coin-cell battery with periodic wake-up and BLE transmission. IC Role / Device Role / Timing Role: Main controller managing ADC sampling, RTC-triggered wake-up, low-power sleep, and UART-to-BLE bridge via software protocol stack. Use Value: 0.1 µA off-mode current and sub-6 µs wake-up minimize energy per measurement cycle, extending battery life beyond 5 years. | Use Scenario: Handheld utility meter reading device with LCD, button interface, and optical/IR pulse input for kWh counting. IC Role / Device Role / Timing Role: System-on-chip handling pulse counting (via Timer_A capture), display refresh (via Timer_B PWM), and user input scanning. Use Value: Integrated 12-bit ADC measures auxiliary voltage/current for self-calibration; hardware multiplier speeds RMS calculation. |
| Smart Building Occupancy Detector | Low-Power Data Logger |
Use Scenario: PIR-based occupancy sensor with ambient light sensing and wireless reporting in commercial lighting control systems. IC Role / Device Role / Timing Role: Dual-role MCU: processes analog light sensor output (ADC), detects motion edge (Comparator_A), and manages timed radio bursts. Use Value: Comparator_A with programmable hysteresis rejects noise on PIR output; single USART interfaces to sub-GHz transceiver IC. | Use Scenario: Environmental logger recording temperature, humidity, and barometric pressure every 10 minutes onto SPI flash memory. IC Role / Device Role / Timing Role: Central sequencer coordinating ADC conversions, SPI flash writes, real-time clock maintenance, and deep-sleep scheduling. Use Value: Autoscan ADC mode cycles through A0–A7 without CPU intervention; Timer_B triggers periodic wake-up with minimal jitter. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430F133IRTDT | 8KB+256B flash, 256B RAM - 50% less program/data space than MSP430F135IRTDT | Suitable only for simpler firmware with no floating-point math or large lookup tables | Select when cost sensitivity outweighs feature headroom and firmware complexity is low |
| MSP430F149IPM | 60KB+256B flash, 2KB RAM, dual USART, Timer_B7 (7 CC), 64-pin LQFP - larger memory and peripherals but higher power in active mode | Required for applications needing second serial interface (e.g., Modbus + debug UART) or advanced motor control PWM | Choose when design requires dual-serial connectivity or >16KB code footprint; accept larger footprint and higher BOM cost |
Compared with MSP430F135IRTDT, MSP430F133IRTDT offers lower cost and identical low-power behavior but constrains firmware scalability, while MSP430F149IPM delivers significantly expanded peripheral set and memory at the expense of higher active current and package size - making MSP430F135IRTDT the optimal balance for mid-complexity, battery-critical sensor nodes.
Availability
MSP430F135IRTDT is available at Aetrix Electronics and suitable for industrial sensor nodes, portable energy meters, and smart building occupancy detectors requiring stable component supply and long-term manufacturability.
Supply support for MSP430F135IRTDT 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 delivering analog, embedded processing, and connectivity solutions with emphasis on power efficiency and reliability.
The MSP430F13x product line targets ultra-low-power portable instrumentation and battery-operated sensing applications, emphasizing rapid wake-up, integrated analog peripherals, and minimal active/sleep current - all within a scalable 16-bit architecture.
FAQ
What is the maximum ADC sampling rate supported by the MSP430F135IRTDT?
The MSP430F135IRTDT's 12-bit ADC achieves conversion times under 10 µs when using the maximum ADC12CLK frequency of 5 MHz. With autoscan enabled across 8 channels and minimal setup overhead, sustained sampling rates up to 100 kSPS are achievable in burst mode - though effective throughput depends on software handling and clock source stability.
Does the MSP430F135IRTDT support crystal oscillators for precise timing?
Yes, the MSP430F135IRTDT supports two crystal oscillator circuits: LFXT1 (for 32.768 kHz watch crystals or low-frequency standards) and XT2 (for 400 kHz to 8 MHz standard crystals). Both are fully integrated with internal load capacitors and support automatic fault detection - enabling accurate real-time clock and high-speed system timing without external components.
Can the MSP430F135IRTDT operate reliably at 3.6 V supply voltage?
Yes, the MSP430F135IRTDT is rated for operation across 1.8 V to 3.6 V per its absolute maximum and recommended operating conditions. At 3.6 V, it delivers higher drive strength on I/O pins and improved noise immunity, while maintaining full functionality of ADC, timers, and USART - with active current scaling linearly per supply voltage.
How many general-purpose I/O pins does the MSP430F135IRTDT provide?
The MSP430F135IRTDT provides 48 general-purpose I/O pins distributed across Ports P1–P6, each configurable as digital input/output with interrupt capability. All 48 pins support peripheral multiplexing (e.g., timer capture, ADC input, USART signals), and Port P1/P2 pins include Schmitt-trigger inputs for robust noise rejection on asynchronous signals.
Is the MSP430F135IRTDT pin-compatible with other MSP430F1xx devices in the RTD package?
Yes, the MSP430F135IRTDT shares identical pinout and electrical characteristics with MSP430F133IRTDT in the 64-pin VQFN (RTD) package per TI SLAS272H. However, it is not pin-compatible with MSP430F14x or MSP430F14x1 devices in RTD - those variants repurpose several pins (e.g., P3.6/P3.7, P4.3–P4.6) for second USART and extended Timer_B functionality.
MSP430F135IRTDT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 64-VFQFN Exposed Pad
- Series:
- MSP430x1xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPU16
- Core Size:
- 16-Bit
- Speed:
- 8MHz
- Connectivity:
- SPI, UART/USART
- Peripherals:
- POR, PWM, WDT
- Number of I/O:
- 48
- Program Memory Size:
- 16KB (16K x 8 + 256B)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 512 x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 8x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430F135IRTDT FAQ
1.How can I place an order for MSP430F135IRTDT through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430F135IRTDT 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 MSP430F135IRTDT reliable?
The price and inventory of MSP430F135IRTDT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430F135IRTDT is usually 5 days.
3.What payment methods are accepted for MSP430F135IRTDT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430F135IRTDT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430F135IRTDT?
MSP430F135IRTDT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430F135IRTDT 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 MSP430F135IRTDT?
For technical support, including MSP430F135IRTDT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430F135IRTDT requirements.
6.How does Aetrix verify that MSP430F135IRTDT is sourced from the original manufacturer or authorized distributors?
All MSP430F135IRTDT 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 MSP430F135IRTDT meets industry standards.
7.What is the process for return or replacement of MSP430F135IRTDT?
All MSP430F135IRTDT units undergo pre-shipment inspection (PSI). If there is an issue with MSP430F135IRTDT, 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 MSP430F135IRTDT part is unused and in its original packaging.
Return procedure for MSP430F135IRTDT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430F135IRTDT 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…

