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 MSP430F133IPMR

Part No.:
MSP430F133IPMR
Manufacturer:
Texas Instruments
Category:
Microcontrollers
Package:
64-LQFP
Datasheet:
AetrixMSP430F133IPMR.pdf
Description:
IC MCU 16BIT 8KB FLASH 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,456

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

MSP430F133IPMR from Texas Instruments is an ultra-low-power 16-bit RISC microcontroller featuring 8KB Flash, 256B RAM, a 12-bit ADC with 8 channels and internal reference, one USART (UART/SPI), two 16-bit timers (Timer_A3 and Timer_B3), and on-chip comparator. It operates from 1.8 V to 3.6 V and targets battery-powered sensor systems and portable measurement devices.

For engineers reviewing the MSP430F133IPMR datasheet, MSP430F133IPMR pinout, MSP430F133IPMR application, or MSP430F133IPMR equivalent, key selection criteria include its single USART interface, 48 I/O pins, 8KB Flash/256B RAM memory configuration, wake-up time under 6 µs from standby, and LQFP-64 packaging for industrial-grade layout compatibility.

Technical Context

The MSP430F133IPMR implements a 16-bit CPU with constant generators and hardware multiplier, enabling high code efficiency in ultra-low-power embedded control. Its five power-saving modes-including Off mode with 0.1 µA RAM retention-are optimized for extended battery life in intermittent-sensing applications.

It integrates a 12-bit ADC with sample-and-hold and autoscan, supporting up to 8 analog inputs (A0–A7) with <10 µs conversion time. The device uses a digitally controlled oscillator (DCO) for fast wake-up and supports external crystals (LFXT1 and XT2) alongside internal resistor-controlled clock tuning via ROSC.

Key Specifications

Parameter Value and Actual Design Meaning
Core Architecture 16-bit RISC CPU with 125-ns instruction cycle and hardware multiplier
Memory 8KB + 256B Flash program memory; 256B RAM data memory
ADC 12-bit SAR ADC with 8 input channels (A0–A7), internal reference, autoscan, and <10 µs conversion
Timers Timer_A3 (three capture/compare registers); Timer_B3 (three capture/compare with shadow registers)
Communication One USART supporting asynchronous UART and synchronous SPI modes
Power Consumption 280 µA active @ 1 MHz/2.2 V; 1.6 µA standby; 0.1 µA off mode with RAM retention
Wake-up Time <6 µs from standby mode to active mode

Pinout & Package

LQFP-64 package (10 mm × 10 mm, 0.5 mm pitch), RoHS-compliant, with exposed thermal pad connected to DVSS.

Pin/Terminal Circuit Role Design Meaning
DVCC (Pin 1) Digital supply voltage Primary digital power rail (1.8–3.6 V); must be decoupled near pin
AVCC (Pin 64) Analog supply voltage Separate analog domain supply; requires independent filtering from DVCC
P1.0/TACLK (Pin 12) Timer_A clock input External clock source for Timer_A; also functions as general-purpose I/O
P6.0/A0–P6.7/A7 (Pins 59–6, 2–6) ADC analog inputs Eight dedicated analog input channels for 12-bit ADC; share I/O port functionality
RST/NMI (Pin 58) Reset and non-maskable interrupt Active-low reset input; doubles as NMI trigger and BSL entry signal
TCK/TMS/TDI/TDO (Pins 57, 56, 55, 54) JTAG test interface Standard 4-pin JTAG for programming, debugging, and fuse control
P3.4/UTXD0 & P3.5/URXD0 (Pins 32, 33) USART0 TX/RX Asynchronous UART interface for host communication or sensor data streaming

Key Features

Feature Design Value
Ultra-low-power operation 0.1 µA off-mode current enables multi-year battery life in sleep-dominated sensor nodes
Integrated 12-bit ADC Hardware autoscan across 8 channels eliminates firmware overhead for multi-sensor polling
Fast wake-up capability <6 µs transition from LPM3 to active mode supports responsive event-driven sensing
Single USART with dual-mode support Configurable UART/SPI reduces BOM count for serial peripheral interfacing
On-chip comparator Comparator_A provides threshold detection without external components or ADC usage

Applications

Smart Sensor Node Portable Metering Device

Use Scenario: Battery-powered environmental sensor collecting temperature, humidity, and pressure at 10-second intervals with wireless transmission every minute.

IC Role / Device Role / Timing Role: Central controller managing ADC sampling, timer-triggered wake-up, UART-based data forwarding, and low-power state orchestration.

Use Value: 0.1 µA off-mode current extends CR2032 battery life beyond 5 years; 12-bit ADC enables ±0.5% measurement accuracy without external signal conditioning.

Use Scenario: Hand-held multimeter performing AC/DC voltage, current, and resistance measurements with auto-ranging and LCD display.

IC Role / Device Role / Timing Role: Main MCU executing measurement algorithms, driving segmented LCD, handling button inputs, and managing power sequencing.

Use Value: Integrated comparator supports analog threshold detection for continuity testing; 8KB Flash accommodates calibration tables and UI firmware.

Industrial Monitoring Terminal Low-Power Data Logger

Use Scenario: DIN-rail mounted terminal monitoring 4–20 mA process signals from field transmitters in factory automation.

IC Role / Device Role / Timing Role: Signal acquisition unit digitizing analog inputs via ADC, isolating communications, and storing timestamped values in RAM.

Use Value: 48 GPIO pins enable direct connection to multiple analog inputs and status LEDs; 256B RAM suffices for buffered logging during brief network outages.

Use Scenario: Remote soil moisture logger recording readings hourly and transmitting daily via LPWAN gateway.

IC Role / Device Role / Timing Role: Autonomous data acquisition engine using Timer_B3 for precise interval timing and RTC emulation via ACLK.

Use Value: Wake-up from LPM3 in <6 µs ensures minimal timing jitter in scheduled sampling; internal DCO stability meets ±1% timing tolerance requirements.

Equivalent & Alternatives

The following parts are listed as comparable options for similar microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
MSP430F135IPMR 16KB Flash, 512B RAM, otherwise identical peripheral set and pinout Supports larger firmware images and more complex sensor fusion algorithms Select when firmware size exceeds 8KB or additional RAM is required for buffering
MSP430F2330IRHBT 24MHz max CPU speed, 8KB Flash, 1KB RAM, enhanced USCI module, QFN-32 package Higher performance and smaller footprint but fewer I/O pins and no Timer_B3 Choose for space-constrained designs needing faster throughput but accepting reduced timer flexibility

Compared with MSP430F133IPMR, the MSP430F135IPMR offers double the Flash and RAM while maintaining full pin and peripheral compatibility-ideal for firmware scalability. The MSP430F2330IRHBT trades I/O count and Timer_B3 for higher clock rate and compact packaging, better suited to cost- and size-sensitive consumer applications.

Availability

MSP430F133IPMR is available at Aetrix Electronics and suitable for sensor systems, industrial controls, and hand-held meters requiring stable component supply, long-term lifecycle support, and consistent parametric performance across production batches.

Supply support for MSP430F133IPMR 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 energy efficiency, reliability, and system integration.

The MSP430F13x product line was designed specifically for ultra-low-power sensing and measurement applications where battery life, precision analog integration, and deterministic real-time response are critical.

FAQ

What is the maximum operating frequency of the MSP430F133IPMR?

The MSP430F133IPMR features a digitally controlled oscillator (DCO) that supports up to 8 MHz operation under recommended conditions. Its 16-bit RISC architecture delivers a 125-ns instruction cycle time at this frequency, enabling efficient execution of real-time control tasks without external high-speed clocks. The DCO's calibration allows stable operation across voltage and temperature ranges, and the MSP430F133IPMR can also use external crystals (LFXT1 or XT2) for higher precision timing when needed.

Does the MSP430F133IPMR support in-system programming?

Yes, the MSP430F133IPMR supports in-system programming via its built-in bootloader (BSL), which operates through the UART interface using standard serial commands. No external programming voltage is required-the BSL is activated by specific pin states at power-on or reset, and it allows full Flash and RAM programming without JTAG hardware. This capability simplifies field firmware updates and eliminates the need for dedicated programmers during development or maintenance of deployed MSP430F133IPMR-based devices.

How many analog input channels does the MSP430F133IPMR ADC support?

The MSP430F133IPMR integrates a 12-bit ADC with eight dedicated analog input channels (A0–A7), mapped to pins P6.0 through P6.7. These inputs support both single-ended and differential configurations, and the ADC includes internal reference voltage generation, sample-and-hold, and hardware autoscan-enabling automatic sequential conversion across all enabled channels without CPU intervention. This makes the MSP430F133IPMR well-suited for multi-sensor data acquisition in compact, low-power systems.

Is the MSP430F133IPMR pin-compatible with other devices in the MSP430F1xx family?

The MSP430F133IPMR shares the same 64-pin LQFP package and pinout with MSP430F135IPMR, MSP430F147IPMR, MSP430F148IPMR, and MSP430F149IPMR, making it mechanically and electrically compatible at the board level. However, peripheral differences exist-such as Timer_B channel count (3 vs. 7) and USART quantity (1 vs. 2)-so firmware and signal routing must be verified per device. Pin compatibility enables drop-in replacement only within the MSP430F13x subfamily (e.g., MSP430F133IPMR ↔ MSP430F135IPMR).

What power supply domains does the MSP430F133IPMR require?

The MSP430F133IPMR requires two independent supply domains: DVCC/DVSS for digital logic (1.8–3.6 V) and AVCC/AVSS for analog circuitry including the ADC and comparator. Proper separation-using separate traces, ferrite beads, or LC filters-and local decoupling (e.g., 100 nF ceramic capacitors near each supply pin) are essential to maintain ADC accuracy and noise immunity. The device does not integrate a voltage regulator, so external LDOs or DC-DC converters must meet the specified voltage and ripple requirements for both domains.

MSP430F133IPMR Specifications

Product attributes
Attribute value
Manufacturer:
Texas Instruments
Package/Case:
64-LQFP
Series:
MSP430x1xx
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
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:
8KB (8K x 8 + 256B)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
256 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:

MSP430F133IPMR FAQ

1.How can I place an order for MSP430F133IPMR through Aetrix?

Please submit a Request for Quotation (RFQ) for MSP430F133IPMR 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 MSP430F133IPMR reliable?

The price and inventory of MSP430F133IPMR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430F133IPMR is usually 5 days.

3.What payment methods are accepted for MSP430F133IPMR?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430F133IPMR transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for MSP430F133IPMR?

MSP430F133IPMR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your MSP430F133IPMR 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 MSP430F133IPMR?

For technical support, including MSP430F133IPMR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430F133IPMR requirements.

6.How does Aetrix verify that MSP430F133IPMR is sourced from the original manufacturer or authorized distributors?

All MSP430F133IPMR 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 MSP430F133IPMR meets industry standards.

7.What is the process for return or replacement of MSP430F133IPMR?

All MSP430F133IPMR units undergo pre-shipment inspection (PSI). If there is an issue with MSP430F133IPMR, 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 MSP430F133IPMR part is unused and in its original packaging.

Return procedure for MSP430F133IPMR:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

MSP430F133IPMR Tags

  • MSP430F133IPMR
  • MSP430F133IPMR PDF
  • MSP430F133IPMR Datasheet
  • MSP430F133IPMR Specifications
  • MSP430F133IPMR Images
  • Texas Instruments
  • Texas Instruments MSP430F133IPMR
  • Buy MSP430F133IPMR
  • MSP430F133IPMR Price
  • MSP430F133IPMR Distributor
  • MSP430F133IPMR Supplier
  • MSP430F133IPMR 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