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

- Shipping:

Inventory:1,949
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MSP430G2433IRHB32R from Texas Instruments is an ultra-low-power 16-bit RISC mixed-signal microcontroller featuring 8 KB flash, 512 B RAM, a 10-bit 200-ksps ADC with 8 channels and internal reference, two 16-bit Timer_A modules with three capture/compare registers each, USCI supporting UART/LIN/IrDA/SPI/I²C, and up to 24 capacitive-touch-enabled I/O pins in a 32-pin QFN (RHB) package. It targets battery-powered sensor nodes and portable measurement systems.
For engineers reviewing the MSP430G2433IRHB32R datasheet, MSP430G2433IRHB32R pinout, MSP430G2433IRHB32R application, or MSP430G2433IRHB32R equivalent, key selection criteria include its 1.8–3.6 V supply range, sub-1 µs wake-up from standby mode, integrated ADC with autoscan, Spy-Bi-Wire debug interface, and QFN-32 package with AVCC/DVCC separation for analog-digital noise isolation.
Technical Context
The MSP430G2433IRHB32R implements a 16-bit CPU with constant generators and a digitally controlled oscillator (DCO) calibrated at factory for 1/2/4/8/12/16 MHz operation. Its clock system integrates LF crystal support (32 kHz), internal VLO, and external digital clock input - enabling precise timing control across five low-power modes.
Peripherals are tightly coupled to the power management architecture: the 10-bit ADC supports sample-and-hold and DMA-triggered autoscan; USCI_A0 provides LIN-compliant UART with automatic baud-rate detection; USCI_B0 delivers hardware I²C and SPI; and both Timer_A modules support capture, compare, PWM, and interval timing with independent clock sources (ACLK, SMCLK, MCLK).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | 16-bit RISC CPU with 62.5-ns instruction cycle; enables efficient C code execution and deterministic real-time response. |
| Flash / RAM | 8 KB flash memory (in-system programmable, no external VPP); 512 B RAM - sufficient for firmware + sensor data buffering in compact edge nodes. |
| ADC Performance | 10-bit, 200-ksps SAR ADC with 8-channel autoscan, internal 1.5-V reference, and temperature sensor - supports multi-sensor analog acquisition without external components. |
| Power Consumption | 230 µA at 1 MHz/2.2 V active mode; 0.5 µA standby; 0.1 µA off-mode with RAM retention - extends coin-cell battery life to years in intermittent-sensing applications. |
| Wake-up Time | <1 µs from LPM3/LPM4 to active mode - critical for event-driven sensing where latency must be minimized after interrupt trigger. |
| Communication | USCI_A0 (UART/LIN/IrDA/SPI) + USCI_B0 (SPI/I²C) - enables dual-protocol connectivity to sensors, displays, or host MCUs without external transceivers. |
| Package | 32-pin VQFN (RHB), 5 mm × 5 mm, 0.5-mm pitch - surface-mount compatible with high-density PCB layouts and thermal pad for enhanced heat dissipation. |
Pinout & Package
Package: 32-pin VQFN (RHB), 5 mm × 5 mm body, exposed thermal pad (recommended connection to DVSS). Pinout validated per TI SLAS734G Figure 4-3 and Table 4-1.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1.0/TA0CLK/ACLK/A0 | Multi-function I/O | Primary ACLK output or Timer0_A clock input; also ADC channel A0 - enables synchronous sampling using low-frequency crystal timing. |
| P1.3/ADC10CLK/VREF-/VEREF-/A3 | Analog terminal | ADC conversion clock output; negative reference input; ADC channel A3 - allows external reference biasing or internal reference sharing across channels. |
| P1.4/SMCLK/UCB0STE/UCA0CLK/A4 | Multi-function I/O | SMCLK output for peripheral sync; SPI slave transmit enable; UART/SPI clock; ADC channel A4 - supports coordinated timing between ADC and serial interfaces. |
| P3.0–P3.7 | Dedicated I/O (28-pin/32-pin only) | Eight general-purpose I/O pins with timer capture/compare functions (TA0.2, TA1.0–TA1.2, etc.) - expands PWM or pulse-width measurement capability beyond P1/P2. |
| RST/NMI/SBWTDIO | Debug & reset | Combined reset/non-maskable interrupt/test data I/O for Spy-Bi-Wire programming - eliminates need for full JTAG header in space-constrained designs. |
| AVCC / DVCC / AVSS / DVSS | Power domains | Separate analog/digital supplies reduce noise coupling; AVCC must be ≥ DVCC and filtered locally - essential for ADC accuracy & stability. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power operation | Five configurable low-power modes with sub-1 µs wake-up - minimizes energy per sensor reading in duty-cycled IoT endpoints. |
| Integrated 10-bit ADC | Hardware autoscan across 8 channels with internal reference and sample-and-hold - eliminates external ADC and reference ICs in cost-sensitive sensor hubs. |
| Capacitive-touch I/O | Up to 24 GPIO pins support capacitive touch sensing via built-in RC oscillation timers - enables button/slider interfaces without dedicated touch controller. |
| USCI dual-serial interface | Independent UART/LIN/IrDA/SPI/I²C modules - permits simultaneous communication with legacy UART sensors and I²C environmental sensors. |
| Spy-Bi-Wire debug | Two-wire in-circuit programming and debugging over RST/SBWTDIO - reduces PCB footprint and test point count versus 4-pin JTAG. |
Applications
| Smart Sensor Node | Capacitive Touch Interface |
|---|---|
|
Use Scenario: Battery-powered temperature/humidity sensor collecting data every 30 seconds and transmitting via UART to a gateway. IC Role / Device Role / Timing Role: MSP430G2433IRHB32R acts as main controller, ADC acquisition engine, and UART transmitter; uses DCO + ACLK for precise sampling intervals and low-jitter serial timing. Use Value: 0.1 µA off-mode current extends CR2032 battery life beyond 5 years; integrated ADC and UART eliminate 3 external ICs. |
Use Scenario: Touch-sensitive control panel on industrial HMI with 12 buttons and 2 sliders. IC Role / Device Role / Timing Role: MSP430G2433IRHB32R performs RC-based capacitive sensing on 24 pins; uses Timer_A to generate precise charge/discharge timing; processes touch events in firmware. Use Value: No external touch controller required; firmware-tunable sensitivity accommodates varying overlay thicknesses and environmental conditions. |
| Portable Data Logger | Low-Cost Power Monitor |
|
Use Scenario: Handheld device logging voltage, current, and acceleration from analog and digital sensors onto internal flash. IC Role / Device Role / Timing Role: MSP430G2433IRHB32R manages multi-channel ADC sequencing, timestamping via Timer_A, flash writes, and USB-UART bridge interface. Use Value: 8 KB flash stores >10,000 samples; autoscan + DMA reduces CPU load by 70% vs. polled acquisition. |
Use Scenario: DIN-rail mounted AC power monitor measuring line voltage/current via shunt and isolators, reporting RMS values over I²C. IC Role / Device Role / Timing Role: MSP430G2433IRHB32R reads isolated analog inputs via ADC, computes RMS using hardware multiplier-assisted math, and communicates results via USCI_B0 I²C. Use Value: Internal 1.5-V reference ensures stable ADC scaling across temperature; separate AVCC/DVCC prevents switching noise from corrupting measurements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar mixed-signal microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MSP430G2533IRHB32R | 16 KB flash, 512 B RAM, same peripherals and pinout - differs only in flash size and calibration ROM content. | Preferred when firmware exceeds 8 KB or future updates require headroom; identical power/performance envelope. | Select MSP430G2533IRHB32R if code growth is anticipated; no hardware change needed. |
| MSP430G2403IRHB32R | No ADC10 module; otherwise identical core, timers, USCI, and power specs - lacks analog front-end capability. | Suitable for purely digital control or communication-only roles where external ADC is already present. | Choose MSP430G2403IRHB32R only when ADC is unnecessary and BOM cost reduction is prioritized over integration. |
Compared with MSP430G2433IRHB32R, the MSP430G2533IRHB32R offers double flash capacity with zero trade-offs in power or peripheral functionality, while the MSP430G2403IRHB32R removes the ADC entirely - making it a functional subset rather than a true alternative for analog-intensive designs.
Availability
MSP430G2433IRHB32R is available at Aetrix Electronics and suitable for smart sensor nodes, capacitive touch interfaces, portable data loggers, and low-cost power monitors requiring stable component supply, long-term manufacturability, and consistent parametric performance across production lots.
Supply support for MSP430G2433IRHB32R 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 and industrial-grade reliability.
The MSP430G2x33 product line was engineered for cost-sensitive, battery-operated measurement and control applications - emphasizing minimal active/standby current, integrated analog peripherals, and robust debug infrastructure in compact packages.
FAQ
What is the maximum operating frequency of the MSP430G2433IRHB32R?
The MSP430G2433IRHB32R supports a maximum system clock (MCLK) frequency of 16 MHz at VCC = 3.3 V, 12 MHz at 2.7 V, and 6 MHz at 1.8 V. This is achieved using the factory-calibrated DCO oscillator; external crystals up to 16 MHz are not supported - only 32-kHz LF crystals and digital clock sources are valid for XIN/XOUT.
Does the MSP430G2433IRHB32R include a hardware multiplier?
No, the MSP430G2433IRHB32R does not include a hardware multiplier. It relies on software-based multiplication routines executed by the 16-bit CPU. For applications requiring frequent multiply-accumulate operations, consider MSP430FRxx or MSP430F5xx families which integrate a 16×16-bit hardware multiplier.
Can the MSP430G2433IRHB32R operate from a single 1.8-V supply?
Yes, the MSP430G2433IRHB32R operates across 1.8 V to 3.6 V. At 1.8 V, maximum system frequency is 6 MHz, active current is ~230 µA at 1 MHz, and flash programming requires ≥2.2 V - so 1.8 V is valid only for runtime, not programming. AVCC must equal or exceed DVCC and be properly decoupled.
How many ADC channels does the MSP430G2433IRHB32R support?
The MSP430G2433IRHB32R supports eight ADC10 input channels (A0–A7) mapped to P1.x pins. All channels share the same 10-bit SAR converter and can be scanned automatically in sequence using the ADC10's autoscan mode - enabling rapid multi-sensor acquisition without CPU intervention.
Is the MSP430G2433IRHB32R pin-compatible with other RHB32-packaged MSP430G2x33 devices?
Yes, the MSP430G2433IRHB32R is fully pin-compatible with MSP430G2533IRHB32R, MSP430G2333IRHB32R, and MSP430G2233IRHB32R in the RHB32 package. Differences are limited to flash size (16/8/4/2 KB), RAM (512/512/256/256 B), and factory calibration data - all share identical pin functions, electrical characteristics, and timing behavior.
MSP430G2433IRHB32R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 32-VFQFN Exposed Pad
- Series:
- MSP430G2xx
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- MSP430 CPU16
- Core Size:
- 16-Bit
- Speed:
- 16MHz
- Connectivity:
- I2C, IrDA, LINbus, SCI, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, PWM, WDT
- Number of I/O:
- 24
- Program Memory Size:
- 8KB (8K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 512 x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 8x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MSP430G2433IRHB32R FAQ
1.How can I place an order for MSP430G2433IRHB32R through Aetrix?
Please submit a Request for Quotation (RFQ) for MSP430G2433IRHB32R 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 MSP430G2433IRHB32R reliable?
The price and inventory of MSP430G2433IRHB32R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MSP430G2433IRHB32R is usually 5 days.
3.What payment methods are accepted for MSP430G2433IRHB32R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MSP430G2433IRHB32R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MSP430G2433IRHB32R?
MSP430G2433IRHB32R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MSP430G2433IRHB32R 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 MSP430G2433IRHB32R?
For technical support, including MSP430G2433IRHB32R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MSP430G2433IRHB32R requirements.
6.How does Aetrix verify that MSP430G2433IRHB32R is sourced from the original manufacturer or authorized distributors?
All MSP430G2433IRHB32R 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 MSP430G2433IRHB32R meets industry standards.
7.What is the process for return or replacement of MSP430G2433IRHB32R?
All MSP430G2433IRHB32R units undergo pre-shipment inspection (PSI). If there is an issue with MSP430G2433IRHB32R, 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 MSP430G2433IRHB32R part is unused and in its original packaging.
Return procedure for MSP430G2433IRHB32R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MSP430G2433IRHB32R 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…

