Texas Instruments MSP430F6433IZQWR
- Part No.:
- MSP430F6433IZQWR
- Manufacturer:
- Texas Instruments
- Category:
- Microcontrollers
- Package:
- 113-VFBGA
- Datasheet:
-
MSP430F6433IZQWR.pdf
- Description:
- IC MCU 16BIT 128KB FLASH 113BGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,823
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430F6433IZQWR from Texas Instruments is an ultra-low-power 16-bit RISC microcontroller with integrated 128 KB flash, 10 KB RAM, 12-bit ADC (200 ksps, 16 channels), dual USCI modules (UART/IrDA/SPI/I²C), four 16-bit timers, RTC with alarm, LCD driver (160 segments), and programmable LDO. It operates from 1.8 V to 3.6 V and targets battery-powered sensor systems and portable meters.
For engineers reviewing the MSP430F6433IZQWR datasheet, MSP430F6433IZQWR pinout, MSP430F6433IZQWR application, or MSP430F6433IZQWR equivalent, key selection criteria include its MicroStar Junior™ BGA-113 package, 74 I/O pins, LPM3.5 RTC mode (1.1 µA), 3 µs wake-up time, and absence of DAC channels-distinguishing it from MSP430F6438/F6435.
Technical Context
The MSP430F6433IZQWR implements a unified clock system with FLL stabilization, VLO/REFO internal sources, and support for 32-kHz XT1 and up to 32-MHz XT2 crystals. Its power management includes programmable core voltage regulation via integrated LDO and brownout detection with hysteresis.
Peripherals are organized around six I/O ports (P1–P9, PU), DMA controller (6-channel), hardware multiplier (32-bit), and memory-mapped peripherals including ADC12_A with autoscan, Comp_B, and LCD_B. The device lacks USB and DAC blocks-confirmed by Device Comparison Table 6-1-and uses JTAG/Spy-Bi-Wire for debug and programming.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with constant generators and 20-MHz max system clock |
| Memory | 128 KB flash + 10 KB RAM + 8 B backup RAM - sufficient for firmware + real-time data logging |
| ADC | 12-bit, 200 ksps, 16-channel (12 external, 4 internal) with autoscan - enables multi-sensor analog acquisition without CPU intervention |
| Low-Power Modes | LPM3.5 (RTC active, crystal): 1.1 µA at 3.0 V - supports years-long battery life in timekeeping applications |
| Wake-up Time | 3 µs from standby (LPM3) - meets fast-response requirements in interrupt-driven sensor polling |
| I/O Count | 74 GPIO pins across P1–P9 and PU ports - supports complex peripheral interfacing and segment LCD drive |
| Package | MicroStar Junior™ BGA-113 (7 mm × 7 mm) - compact footprint for space-constrained portable designs |
Pinout & Package
Package: MicroStar Junior™ BGA-113 (7 mm × 7 mm), ball pitch 0.5 mm, RoHS-compliant. Pinout matches Figure 7-2 (MSP430F6435/F6433 100-pin PZ functional mapping adapted to BGA layout per TI SLAS720F Section 7.1).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RST/NMI/SBWTDIO | Reset / Non-maskable interrupt / Debug I/O | Single-pin multifunction interface for safe reset initiation, critical fault handling, and Spy-Bi-Wire programming |
| XIN / XOUT | Low-frequency crystal oscillator terminals | Supports 32.768 kHz watch crystal for precise RTC timing and low-power sleep synchronization |
| XT2IN / XT2OUT | High-frequency crystal oscillator terminals | Enables up to 32 MHz system clock for high-speed processing or communication bursts |
| DVCC / DVSS | Digital supply and ground | Separate digital rail (3.3 V nominal) decoupled from analog domain to minimize noise coupling into ADC/LCD |
| AVCC / AVSS | Analog supply and ground | Dedicated analog power domain ensures stable reference for 12-bit ADC and comparator accuracy |
| P1.x – P9.x | General-purpose I/O ports | 74 total pins with interrupt capability, configurable pullup/pulldown, and peripheral function multiplexing (e.g., USCI, timer capture) |
| PU.0 / PU.1 | Port U I/O | Supplied by LDOO rail - used for LDO control signals and isolated from main I/O banks for power sequencing integrity |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power operation | 1.8 µA in LPM3 (3.0 V), 1.1 µA in LPM3.5 with RTC - extends coin-cell battery life to >5 years in thermostat applications |
| Integrated LDO | Programmable core voltage regulation eliminates need for external DC/DC converter - reduces BOM count and PCB area |
| Unified clock system | FLL + VLO + REFO + XT1/XT2 support seamless clock source switching - enables dynamic power/performance scaling |
| Hardware DMA | 6-channel controller offloads data movement from CPU - preserves low-power state during ADC-to-RAM or UART-to-memory transfers |
| LCD driver | 160-segment bias-capable driver with contrast control - drives custom alphanumeric displays without external glass drivers |
Applications
| Smart Thermostat Interface | Portable Handheld Meter |
|---|---|
Use Scenario: Battery-powered HVAC controller reading temperature/humidity sensors, driving segmented LCD, and transmitting data via UART to gateway. IC Role / Device Role / Timing Role: Central MCU managing sensor acquisition (ADC), display refresh (LCD_B), real-time scheduling (RTC_B), and serial telemetry (USCI_A0). Use Value: LPM3.5 mode (1.1 µA) enables >3-year CR2032 operation; 74 GPIO support thermistor, humidity IC, pushbuttons, and LCD segment routing. |
Use Scenario: Field-deployable multimeter acquiring voltage/current/resistance, storing readings in RAM, and displaying results on 4-digit LCD. IC Role / Device Role / Timing Role: Signal acquisition engine using ADC12_A autoscan, precision reference (REF module), and LCD_B for local UI. Use Value: 12-bit ADC with internal 1.5/2.0/2.5 V references eliminates external voltage reference IC; 3 µs wake-up ensures responsive button press handling. |
| Digital Timer with RTC Backup | Remote Sensor Node |
Use Scenario: Industrial timer module with calendar-based scheduling, battery-backed RTC, and relay control output. IC Role / Device Role / Timing Role: Real-time scheduler using RTC_B alarm interrupts, I/O port toggling for relay drive, and LPM4.5 shutdown (0.3 µA) between events. Use Value: VBAT pin and RTC_B battery backup circuitry retain time/date during main power loss; LPM4.5 enables multi-year shelf life before deployment. |
Use Scenario: Wireless sensor endpoint measuring ambient light/temperature, waking periodically to sample and transmit via UART to BLE module. IC Role / Device Role / Timing Role: Low-duty-cycle sensor hub using LPM3 with watchdog wakeup, ADC sampling, and USCI_A1 UART burst transmission. Use Value: 1.8 µA LPM3 current minimizes average power; 16-channel ADC supports multiple sensor inputs without external MUX; 74 I/O allow future expansion. |
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 |
|---|---|---|---|
| MSP430F6435IZQWR | 256 KB flash, 18 KB RAM, includes dual 12-bit DACs - no DAC in MSP430F6433IZQWR | Suitable where analog waveform generation or precision reference trimming is required | Select MSP430F6435IZQWR only if DAC functionality is essential; otherwise MSP430F6433IZQWR offers cost and code-size advantage |
| MSP430F6436IPZ | 128 KB flash, 18 KB RAM, 100-pin LQFP package - differs in package (PZ vs ZQW) and RAM size (18 KB vs 10 KB) | Better for prototyping or designs requiring through-hole rework; higher RAM supports larger buffers or RTOS | Choose MSP430F6436IPZ for development flexibility; MSP430F6433IZQWR preferred for volume production with space constraints |
Compared with MSP430F6435IZQWR and MSP430F6436IPZ, the MSP430F6433IZQWR provides optimal balance of ultra-low-power operation, integrated peripherals, and compact BGA packaging - making it ideal for cost-sensitive, space-limited, battery-operated measurement devices where DACs are unnecessary.
Availability
MSP430F6433IZQWR is available at Aetrix Electronics and suitable for smart thermostats, handheld meters, digital timers, and remote sensor nodes requiring stable component supply throughout product lifecycle.
Supply support for MSP430F6433IZQWR 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 company specializing in analog, embedded processing, and connectivity technologies, with leadership in low-power design and industrial-grade reliability.
The MSP430F6433IZQWR belongs to the MSP430F643x ultra-low-power MCU family, engineered for extended battery life in portable measurement, sensing, and human-interface applications - emphasizing energy efficiency over raw performance.
FAQ
What is the maximum operating frequency of the MSP430F6433IZQWR?
The MSP430F6433IZQWR supports a maximum system clock frequency of 20 MHz, enabled by its digitally controlled oscillator (DCO) and FLL-based clock system. This frequency is achievable with proper XT2 crystal configuration or internal calibration. The device maintains full functionality-including ADC sampling, USCI communication, and timer operations-at this rate, as verified in Section 8.20 (DCO Frequency) and Section 8.38 (ADC timing) of the SLAS720F datasheet. MSP430F6433IZQWR delivers deterministic real-time response without exceeding its ultra-low-power design envelope.
Does the MSP430F6433IZQWR include a DAC?
No, the MSP430F6433IZQWR does not include a digital-to-analog converter. This is explicitly confirmed in Table 6-1 (Device Comparison) of the SLAS720F datasheet, where the DAC12_A column shows "–" for MSP430F6433 and MSP430F6436, unlike MSP430F6438 and MSP430F6435 which list "2" channels. The functional block diagram in Figure 4-2 also omits DAC12_A. Therefore, designs requiring analog output must use external DACs or alternative MSP430 variants such as MSP430F6435IZQWR.
What package type and pin count does the MSP430F6433IZQWR use?
The MSP430F6433IZQWR uses the MicroStar Junior™ BGA-113 package - a 7 mm × 7 mm body with 113 solder balls and 0.5 mm pitch. This is documented in the Device Information table (page 1) and Section 11 (Mechanical, Packaging, and Orderable Information) of SLAS720F. While the functional pin mapping aligns with the 100-pin PZ package (Figure 7-2), the ZQW variant implements identical I/O functionality in a smaller, surface-mount BGA form factor optimized for high-density PCB layouts.
How many I/O pins does the MSP430F6433IZQWR provide?
The MSP430F6433IZQWR provides 74 general-purpose I/O pins, distributed across ports P1–P9 and PU. This count is consistent across all MSP430F643x variants (F6433/F6435/F6436/F6438) and is specified in Table 6-1 under the "I/O" column. Each port supports interrupt capability, configurable drive strength, and peripheral function multiplexing - enabling flexible hardware design for sensor interfaces, display control, and communication peripherals without external logic.
What is the standby current consumption of the MSP430F6433IZQWR?
In Standby mode (LPM3), the MSP430F6433IZQWR consumes 1.8 µA at 2.2 V and 2.1 µA at 3.0 V (typical), with watchdog, crystal oscillator, and supply supervisor active plus full RAM retention. This value is measured with all clocks running except MCLK, and is specified in Section 1 (Features) and Section 8.5 (Low-Power Mode Supply Currents) of SLAS720F. Fast 3 µs wake-up from this state ensures responsiveness while maintaining multi-year battery life in always-on monitoring applications.
MSP430F6433IZQWR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 113-VFBGA
- Series:
- MSP430F6xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPUXV2
- Core Size:
- 16-Bit
- Speed:
- 20MHz
- Connectivity:
- I2C, IrDA, LINbus, SCI, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, LCD, POR, PWM, WDT
- Number of I/O:
- 74
- Program Memory Size:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 10K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 16x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430F6433IZQWR FAQ
1.How can I place an order for MSP430F6433IZQWR through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430F6433IZQWR 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 MSP430F6433IZQWR reliable?
The price and inventory of MSP430F6433IZQWR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430F6433IZQWR is usually 5 days.
3.What payment methods are accepted for MSP430F6433IZQWR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430F6433IZQWR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430F6433IZQWR?
MSP430F6433IZQWR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430F6433IZQWR 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 MSP430F6433IZQWR?
For technical support, including MSP430F6433IZQWR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430F6433IZQWR requirements.
6.How does Aetrix verify that MSP430F6433IZQWR is sourced from the original manufacturer or authorized distributors?
All MSP430F6433IZQWR 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 MSP430F6433IZQWR meets industry standards.
7.What is the process for return or replacement of MSP430F6433IZQWR?
All MSP430F6433IZQWR units undergo pre-shipment inspection (PSI). If there is an issue with MSP430F6433IZQWR, 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 MSP430F6433IZQWR part is unused and in its original packaging.
Return procedure for MSP430F6433IZQWR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430F6433IZQWR 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…

