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

- Shipping:

Inventory:4,047
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430F135IRTDR from Texas Instruments is an ultra-low-power 16-bit RISC microcontroller featuring 16KB+256B flash, 512B RAM, a 12-bit ADC with 8 channels and <10 µs conversion time, one USART (UART/SPI), two 16-bit timers (Timer_A3 and Timer_B3), and on-chip comparator. It targets battery-powered sensor systems and portable measurement devices requiring sub-µA standby current and sub-6 µs wake-up.
For engineers reviewing the MSP430F135IRTDR datasheet, MSP430F135IRTDR pinout, MSP430F135IRTDR application, or MSP430F135IRTDR equivalent, key selection criteria include its single USART configuration, 48 I/O pins, VQFN-64 package, 1.8–3.6 V operation, and compatibility with TI's MSP430x1xx toolchain and development ecosystem.
Technical Context
The MSP430F135IRTDR 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 (XT1/XT2) and resistor-controlled oscillator (ROSC).
It executes instructions in 125 ns (at 8 MHz), supports five power-saving modes, and delivers active-mode current of 280 µA at 1 MHz/2.2 V. The ADC12 module operates with internal or external reference, sample-and-hold, and autoscan-enabling precise analog sensing without external components.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 125-ns instruction cycle at 8 MHz; enables deterministic real-time control in resource-constrained systems. |
| Memory | 16KB + 256B flash program memory and 512B RAM; sufficient for firmware with sensor drivers, communication stacks, and calibration tables. |
| ADC | 12-bit ADC12 with 8 input channels, <10 µs conversion time, internal reference, and autoscan; supports high-resolution analog monitoring without external ADC or reference IC. |
| Timers | Timer_A3 (3 capture/compare registers) and Timer_B3 (3 capture/compare with shadow registers); enables PWM generation, input capture, and interval timing with minimal CPU overhead. |
| Communication | One USART0 supporting UART and SPI modes; provides serial connectivity to sensors, displays, or host controllers using shared pins and flexible baud rate generation. |
| Power Consumption | Active mode: 280 µA @ 1 MHz / 2.2 V; Standby: 1.6 µA; Off mode (RAM retention): 0.1 µA; enables multi-year battery life in coin-cell-powered applications. |
| Supply Range | 1.8 V to 3.6 V operation; compatible with single-cell Li-ion, Li-SOCl₂, or dual-cell alkaline battery configurations without LDO regulation. |
Pinout & Package
VQFN-64 (RTD) package, 9 mm × 9 mm, 0.4 mm pitch, exposed thermal pad connected to DVSS.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RST/NMI (Pin 58) | Reset / Nonmaskable Interrupt | Active-low reset input; also serves as NMI source and BSL entry trigger-critical for safe firmware updates and fault recovery. |
| P1.0/TACLK (Pin 12) | Timer_A Clock Input | External clock source for Timer_A; enables precise timing independent of system clocks-used for metering or event counting. |
| P2.6/ADC12CLK (Pin 26) | ADC Conversion Clock | Configurable clock input for ADC12 module; allows synchronous sampling control and jitter-free conversions in noisy environments. |
| P3.5/URXD0 (Pin 33) | USART0 Receive Data | Asynchronous UART receive input for USART0; connects directly to TX line of external UART peripherals (e.g., GPS, BLE modules). |
| P6.0/A0–P6.7/A7 (Pins 59–6, 2–6) | ADC Analog Inputs | Eight dedicated analog input channels mapped to Port 6; supports simultaneous sensor array interfacing (e.g., thermistors, strain gauges, voltage dividers). |
| TCK/TMS/TDI/TDO (Pins 57, 56, 55, 54) | JTAG Emulation Interface | Standard 4-pin JTAG interface for debugging, programming, and boundary-scan testing-fully supported by TI MSP-FET and Code Composer Studio. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-Low-Power Operation | 0.1 µA off-mode current with RAM retention enables instant wake-up from deep sleep-ideal for intermittent-sensing applications like environmental loggers. |
| Digitally Controlled Oscillator (DCO) | Wakes up from LPM3 to active mode in <6 µs with calibrated frequency stability; eliminates need for external crystal during fast-response events. |
| Integrated Analog Peripherals | On-chip 12-bit ADC with internal reference and comparator reduces BOM count and PCB area-no external precision reference or op-amp required for basic sensing. |
| Single USART with Dual Protocol Support | USART0 configurable as UART or SPI avoids dedicating separate interfaces for different peripherals-saves GPIO and simplifies routing in space-constrained designs. |
| Hardware Multiplier | 16×16-bit multiply-accumulate unit accelerates math-intensive tasks (e.g., FIR filtering, RMS calculation) without CPU intervention-improves real-time performance. |
Applications
| Smart Utility Metering | Portable Gas Detector |
|---|---|
|
Use Scenario: Battery-powered residential electricity/water meter collecting pulse counts, temperature, and tamper status over 10+ years. IC Role / Device Role / Timing Role: Primary system controller managing ADC sampling, LCD refresh, IR/RF communication, and secure data logging. Use Value: Sub-µA standby current and <6 µs wake-up enable accurate time-stamped measurements while preserving battery life across decade-long deployments. |
Use Scenario: Handheld industrial gas detector measuring CO, H₂S, or O₂ concentration via electrochemical sensors with analog output. IC Role / Device Role / Timing Role: Signal conditioner and alarm processor-digitizing sensor outputs, applying linearization, and triggering audible/visual alerts. Use Value: Integrated 12-bit ADC with internal reference and autoscan eliminates external signal chain components, reducing size and calibration complexity. |
| Wireless Sensor Node | Industrial Temperature Logger |
|
Use Scenario: Mesh-networked node in factory environment monitoring vibration, humidity, and ambient temperature with periodic BLE transmission. IC Role / Device Role / Timing Role: Central MCU coordinating sensor reads, data aggregation, low-power radio wake-up, and secure OTA update handling. Use Value: Single USART supports SPI interface to BLE module (e.g., CC2640R2F), while Timer_B3 manages precise sleep/wake scheduling to minimize average system current. |
Use Scenario: Unattended cold-chain logger recording temperature every 5 minutes using thermistor or RTD, stored in flash for post-deployment retrieval. IC Role / Device Role / Timing Role: Autonomous data acquisition engine-controlling ADC sampling, timestamping via ACLK, and managing flash wear leveling. Use Value: 16KB flash and 512B RAM accommodate firmware, calibration coefficients, and >10,000 timestamped readings-eliminating need for external memory. |
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 |
|---|---|---|---|
| MSP430F133IRTDR | 8KB+256B flash, 256B RAM, identical peripheral set and pinout. | Lower memory capacity limits firmware complexity-suitable for simpler sensor nodes with minimal protocol stack or UI requirements. | Select when application firmware fits within 8KB flash and no future feature expansion is anticipated. |
| MSP430F149IPM | 60KB+256B flash, 2KB RAM, two USARTs, Timer_B7 (7 CC registers), 64-pin LQFP package. | Higher I/O count, dual serial interfaces, and expanded memory support complex protocols (e.g., Modbus RTU + UART debug) and larger code bases. | Choose for designs requiring second serial interface, more GPIO, or scalability beyond 16KB flash-accepts layout change due to LQFP vs. VQFN. |
Compared with MSP430F135IRTDR, MSP430F133IRTDR offers identical low-power performance but less memory for compact firmware, while MSP430F149IPM adds dual USARTs and higher memory at the cost of larger footprint and increased power in active mode-making MSP430F135IRTDR optimal for balanced cost, size, and capability in mid-complexity sensor edge nodes.
Availability
MSP430F135IRTDR is available at Aetrix Electronics and suitable for smart utility metering, portable gas detection, and wireless sensor node applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing for industrial OEMs.
Supply support for MSP430F135IRTDR 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 ultra-low-power design.
The MSP430F135IRTDR belongs to the MSP430x1xx family-engineered specifically for battery-operated measurement and sensing applications where energy efficiency, integrated analog functionality, and long-term reliability are critical.
FAQ
What is the package type and pin count of the MSP430F135IRTDR?
The MSP430F135IRTDR uses a 64-pin VQFN (RTD) package with 9 mm × 9 mm body size and 0.4 mm pitch. It features 48 general-purpose I/O pins, plus dedicated analog, timer, communication, and JTAG signals. The exposed thermal pad must be soldered to DVSS for thermal and electrical integrity.
Does the MSP430F135IRTDR support both UART and SPI communication?
Yes, the MSP430F135IRTDR includes one USART (USART0) that can be configured in either asynchronous UART mode or synchronous SPI mode. Pin multiplexing allows shared use of P3.0–P3.4 for SPI slave functions or P3.4/P3.5 for UART transmit/receive-enabling flexible serial interface implementation without additional ICs.
What are the memory resources available on the MSP430F135IRTDR?
The MSP430F135IRTDR integrates 16KB of main flash memory plus 256B of information memory (for calibration data or boot code), and 512B of RAM. This configuration supports moderate firmware complexity-including sensor drivers, lightweight communication stacks, and data buffering-while maintaining low power consumption.
How does the ADC12 module on the MSP430F135IRTDR operate without external components?
The ADC12 module on the MSP430F135IRTDR includes an internal 2.5-V reference, sample-and-hold circuit, and autoscan capability. It accepts up to eight analog inputs (A0–A7 on Port 6) and achieves <10 µs conversion time-enabling direct connection of resistive sensors or voltage dividers without external op-amps or reference ICs.
Is the MSP430F135IRTDR pin-compatible with other devices in the MSP430F13x or MSP430F14x families?
The MSP430F135IRTDR shares the same 64-pin VQFN (RTD) footprint and signal mapping with MSP430F133IRTDR and all 64-pin MSP430F14x variants (e.g., MSP430F149IRTD). However, peripheral differences exist-such as single vs. dual USART and Timer_B3 vs. Timer_B7-so firmware and schematic review is required before substitution.
MSP430F135IRTDR 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:
MSP430F135IRTDR FAQ
1.How can I place an order for MSP430F135IRTDR through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430F135IRTDR 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 MSP430F135IRTDR reliable?
The price and inventory of MSP430F135IRTDR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430F135IRTDR is usually 5 days.
3.What payment methods are accepted for MSP430F135IRTDR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430F135IRTDR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430F135IRTDR?
MSP430F135IRTDR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430F135IRTDR 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 MSP430F135IRTDR?
For technical support, including MSP430F135IRTDR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430F135IRTDR requirements.
6.How does Aetrix verify that MSP430F135IRTDR is sourced from the original manufacturer or authorized distributors?
All MSP430F135IRTDR 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 MSP430F135IRTDR meets industry standards.
7.What is the process for return or replacement of MSP430F135IRTDR?
All MSP430F135IRTDR units undergo pre-shipment inspection (PSI). If there is an issue with MSP430F135IRTDR, 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 MSP430F135IRTDR part is unused and in its original packaging.
Return procedure for MSP430F135IRTDR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430F135IRTDR 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…

