Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Texas Instruments MSP430F135IRTDT

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

Inventory:1,240

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

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

ParameterValue and Actual Design Meaning
Core Architecture16-bit RISC CPU with 125-ns instruction cycle and hardware multiplier
Flash / RAM16KB + 256B flash memory; 512B RAM - sufficient for compact firmware with data logging buffers
ADC Resolution12-bit SAR ADC with 8 input channels (A0–A7); <10 µs conversion time enables high-speed sampling
Power ModesFive 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
CommunicationOne USART supporting UART or SPI; no second USART unlike MSP430F14x family
TimersTimer_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/TerminalCircuit RoleDesign Meaning
RST/NMIReset & nonmaskable interrupt inputActive-low reset with integrated POR; also serves as NMI trigger and BSL entry signal
P1.0/TACLKTimer_A clock inputExternal clock source for Timer_A; configurable as general-purpose I/O
P2.6/ADC12CLKADC conversion clockDrives ADC sampling timing; can be sourced internally or externally
P6.0–P6.7/A0–A7Analog inputsEight dedicated ADC input channels; share pins with port P6, require AVCC/AVSS decoupling
P3.4/UTXD0 & P3.5/URXD0USART0 TX/RXAsynchronous UART interface; supports full-duplex serial communication at up to 1 Mbps
TCK/TMS/TDO/TDIJTAG debug interfaceFour-pin boundary-scan interface for programming, emulation, and fuse configuration

Key Features

FeatureDesign Value
Ultra-low power operationActive mode: 280 µA @ 1 MHz, 2.2 V; enables multi-year battery life in wireless sensors
Integrated 12-bit ADCIncludes internal reference, sample-and-hold, and autoscan - eliminates need for external precision reference or mux
Single-cycle 16-bit multiplyHardware multiplier accelerates math-intensive tasks (e.g., filtering, calibration) without CPU overhead
On-chip comparatorComparator_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 NodePortable 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 DetectorLow-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 PartTechnical DifferenceApplication DifferenceSelection Advice
MSP430F133IRTDT8KB+256B flash, 256B RAM - 50% less program/data space than MSP430F135IRTDTSuitable only for simpler firmware with no floating-point math or large lookup tablesSelect when cost sensitivity outweighs feature headroom and firmware complexity is low
MSP430F149IPM60KB+256B flash, 2KB RAM, dual USART, Timer_B7 (7 CC), 64-pin LQFP - larger memory and peripherals but higher power in active modeRequired for applications needing second serial interface (e.g., Modbus + debug UART) or advanced motor control PWMChoose 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

  • MSP430F135IRTDT
  • MSP430F135IRTDT PDF
  • MSP430F135IRTDT Datasheet
  • MSP430F135IRTDT Specifications
  • MSP430F135IRTDT Images
  • Texas Instruments
  • Texas Instruments MSP430F135IRTDT
  • Buy MSP430F135IRTDT
  • MSP430F135IRTDT Price
  • MSP430F135IRTDT Distributor
  • MSP430F135IRTDT Supplier
  • MSP430F135IRTDT Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER