Home > Integrated Circuits ICs > DRV8833CRTER

DRV8833CRTER


Dual H-bridge motor driver, 2.7-10.8V, 0.6A RMS/1A peak (WQFN), PWM current regulation, OBSOLETE, replace with DRV8410/8411

0

Effective Inventory
Go to Inquiry

Image for reference only

Manufacturer Part:

DRV8833CRTER

Package:

WQFN-16 (RTE) with PowerPAD (3.00 x 3.00 x 0.75 mm)

Brand:
Product Categories:
Other recommendations you may be interested in.
Description

The DRV8833CRTER from Texas Instruments is a dual H-bridge motor driver in a 16-pin WQFN (RTE) package with PowerPAD (3.00 x 3.00 mm). It is the C-version of the DRV8833 with integrated current regulation capability. NOTE: This device is OBSOLETE and no longer in production. TI recommends the DRV8410RTER or DRV8411RTER as direct replacements (same pinout, same package, enhanced features). The DRV8833C can drive two DC brush motors or one bipolar stepper motor. Motor supply voltage: 2.7V to 10.8V. Output current per H-bridge: 0.6A RMS / 1A peak in WQFN package (lower than HTSSOP due to thermal constraints). MOSFET on-resistance: HS+LS = 1735mOhm typical at 5V/25C (higher than DRV8833 due to different MOSFET sizing in C-version). Integrated PWM current regulation via external sense resistors on AISEN/BISEN pins. Simple PWM interface: 4 logic inputs (AIN1, AIN2, BIN1, BIN2) control motor direction and brake. nSLEEP pin for low-power sleep mode (1.6uA typical). nFAULT open-drain output for overcurrent, short-circuit, UVLO, and thermal shutdown fault reporting. Internal charge pump for high-side gate drive (0.01uF cap between VCP and VM). VINT internal 3.3V regulator bypass (2.2uF cap to GND). Operating temperature: -40C to +85C. RoHS compliant.

The DRV8833CRTER from Texas Instruments is a dual H-bridge motor driver with integrated PWM current regulation, housed in a compact 16-pin WQFN package with PowerPAD for thermal management. It is designed for battery-powered toys, printers, security cameras, and other mechatronic applications requiring precise motor control.

IMPORTANT: This device is OBSOLETE and no longer in production. Texas Instruments recommends the DRV8410RTER (2.5A, same pinout) or DRV8411RTER (4A, same pinout) as direct replacements. The DRV8410/8411 are drop-in compatible with enhanced current capability and extended temperature range (-40C to +125C).

The DRV8833C is the current-regulated variant of the DRV8833 family. The key difference from the standard DRV8833 is the addition of PWM current regulation circuitry that uses external sense resistors on the AISEN and BISEN pins to set the current regulation threshold. This allows precise control of motor winding current, which is essential for stepper motor applications where accurate current setting determines torque and microstepping accuracy.

Each H-bridge consists of N-channel and P-channel MOSFETs in a standard H-bridge configuration. The combined high-side and low-side on-resistance (HS+LS) is 1735mOhm typical at 5V/25C, which is significantly higher than the DRV8833 (360mOhm). This higher resistance reduces the current capacity of the DRV8833C in the WQFN package to 0.6A RMS per bridge, compared to 1.5A RMS for the DRV8833 in the HTSSOP package.

The PWM current regulation works by monitoring the voltage across the external sense resistor (connected between AISEN/BISEN and GND). When the voltage exceeds the internal 200mV reference, the driver enters a fast-decay mode for a fixed off-time, reducing the average current through the motor winding. The current regulation threshold is set by the sense resistor value: I_trip = 0.2V / R_sense. For example, a 0.33Ohm resistor sets the trip current to approximately 606mA.

The device is controlled through four logic inputs (AIN1, AIN2, BIN1, BIN2) that directly set the state of the corresponding outputs. This simple PWM interface requires no serial communication or register programming. Each pair of inputs controls one H-bridge: when xIN1=HIGH and xIN2=LOW, current flows forward through the motor; when xIN1=LOW and xIN2=HIGH, current flows in reverse; when both inputs are LOW or both HIGH, the motor brakes. PWM signals on the input pins control motor speed.

The nSLEEP pin provides a low-power sleep mode that reduces the supply current to 1.6uA typical. When nSLEEP is driven low, all internal circuitry including the charge pump is disabled, and the outputs are placed in a high-impedance state. When nSLEEP returns high, the device wakes up in approximately 155us.

Protection features include overcurrent protection (OCP) that limits current through the MOSFETs to a safe level, undervoltage lockout (UVLO) that disables the outputs when VM drops below the threshold, thermal shutdown (TSD) that disables the outputs when the junction temperature exceeds approximately 150C, and short-circuit protection. All fault conditions are reported through the nFAULT open-drain output.

The DRV8833CRTER operates as a dual H-bridge motor driver with integrated PWM current regulation.

H-Bridge Architecture: Each of the two H-bridges consists of four power MOSFETs arranged in an H-configuration. The high-side MOSFETs are P-channel devices (for simpler gate drive), and the low-side MOSFETs are N-channel devices. The H-bridge allows bidirectional current flow through the motor winding: when the upper-left and lower-right MOSFETs are on, current flows in one direction; when the upper-right and lower-left MOSFETs are on, current flows in the opposite direction.

Charge Pump and Gate Drive: An internal charge pump generates the gate drive voltage for the high-side N-channel MOSFETs (note: the DRV8833 uses N-channel MOSFETs for both high and low side, unlike the DRV8833C which uses a mix of N and P channels). A 0.01uF capacitor connected between VCP and VM stores the charge pump output. The charge pump operates at a fixed frequency and provides sufficient gate drive even at low supply voltages (2.7V).

PWM Current Regulation: The DRV8833C adds current regulation capability not present in the standard DRV8833. External sense resistors (R_sense) are connected between the AISEN/BISEN pins and GND. The voltage across the sense resistor is proportional to the motor current: V_sense = I_motor x R_sense. An internal comparator compares V_sense to a 200mV reference voltage. When V_sense exceeds 200mV (indicating the motor current has exceeded the set threshold), the driver enters a fast-decay mode for a fixed off-time period, turning off the appropriate MOSFETs and allowing the current to recirculate through the freewheeling diodes. After the off-time expires, the MOSFETs are re-enabled, and the cycle repeats. This chopper-style regulation maintains the average motor current at the set level regardless of supply voltage variations or back-EMF changes.

Logic Control: The AIN1/AIN2 and BIN1/BIN2 inputs directly control the H-bridge output states through a simple logic decoder. When xIN1=1 and xIN2=0: xOUT1=HIGH, xOUT2=LOW (forward). When xIN1=0 and xIN2=1: xOUT1=LOW, xOUT2=HIGH (reverse). When xIN1=0 and xIN2=0: both outputs high-impedance (coast/fast decay). When xIN1=1 and xIN2=1: both outputs LOW (brake/slow decay). PWM speed control is achieved by rapidly switching between the forward (or reverse) state and the coast or brake state.

Internal Regulator: The VINT pin provides access to the internal 3.3V regulator output, which powers the logic and control circuitry. A 2.2uF bypass capacitor is required on the VINT pin to ensure stable regulator operation. The internal regulator allows the device to operate from a single supply (VM) without a separate logic supply.

Fault Protection: The overcurrent protection (OCP) circuit monitors the current through each MOSFET independently. If the current exceeds the safe operating limit (approximately 2-3A depending on conditions), the driver immediately disables the affected H-bridge and asserts nFAULT. The thermal shutdown circuit monitors the junction temperature and disables both H-bridges when it exceeds approximately 150C. The undervoltage lockout (UVLO) disables the outputs when VM drops below approximately 2.5V. All fault conditions are reported through the nFAULT open-drain output, which requires an external pull-up resistor.

Pin (RTE) Name Type Description
1 AISEN I/O Bridge A current sense; connect external sense resistor to GND for PWM current regulation (I_trip = 0.2V/R_sense); connect directly to GND if current regulation is not needed
2 AOUT2 Output Bridge A output 2; connect to motor winding A
3 BOUT2 Output Bridge B output 2; connect to motor winding B
4 BISEN I/O Bridge B current sense; connect external sense resistor to GND for PWM current regulation; connect directly to GND if not needed
5 BOUT1 Output Bridge B output 1; connect to motor winding B
6 nFAULT Open-Drain Output Fault indicator; active-low open-drain; asserts during overcurrent, short-circuit, UVLO, or overtemperature; requires external pull-up resistor (10kOhm typical)
7 BIN1 Input Bridge B input 1; logic input controls BOUT1 state; internal pulldown resistor (100-150kOhm); compatible with 3.3V and 5V logic
8 BIN2 Input Bridge B input 2; logic input controls BOUT2 state; internal pulldown
9 VCP I/O Charge pump output; connect 0.01uF ceramic capacitor (16V minimum, X7R) between VCP and VM; provides gate drive voltage for high-side MOSFETs
10 VM Power Motor power supply input; 2.7V to 10.8V; bypass to GND with 10uF (minimum) ceramic capacitor rated for maximum VM
11 GND Ground Device ground; must connect PowerPAD to GND for proper thermal and electrical operation
12 VINT Power Internal 3.3V regulator output; bypass to GND with 2.2uF, 6.3V ceramic capacitor; do not use to power external circuitry
13 AIN2 Input Bridge A input 2; logic input controls AOUT2 state; internal pulldown
14 AIN1 Input Bridge A input 1; logic input controls AOUT1 state; internal pulldown
15 nSLEEP Input Sleep mode input; logic HIGH = normal operation; logic LOW = low-power sleep mode (1.6uA typical); internal pulldown ensures sleep mode if pin floats; wake-up time approximately 155us
16 AOUT1 Output Bridge A output 1; connect to motor winding A; positive current direction is AOUT1 to AOUT2
PPAD PowerPAD Ground Exposed thermal pad; must be soldered to PCB ground plane for thermal dissipation; electrically connected to GND internally
Application Description
Robot Motor Drive (Replacement) Replace failed DRV8833CRTER in existing robot designs; DRV8410RTER is the recommended drop-in replacement with same pinout and 2.5A capability; higher current allows driving larger motors in the same PCB footprint
Battery-Powered Toy Motor Control Drive two small DC motors from 2.7V to 10.8V battery supply; PWM current regulation prevents motor stall damage; low 1.6uA sleep current preserves battery life during idle; simple 4-pin logic interface reduces microcontroller I/O requirements
POS Printer Stepper Motor Drive a bipolar stepper motor for paper feed and print head positioning; PWM current regulation sets precise winding current for consistent step accuracy; nFAULT output enables fault-tolerant operation with automatic error reporting
Security Camera Pan/Tilt Drive two DC motors for pan and tilt axes; 2.7V minimum supply allows operation from single Li-ion cell; compact WQFN-16 package minimizes PCB area in camera housing
Existing Board Maintenance Source DRV8833CRTER for repair of existing products that use this device; for new designs, migrate to DRV8410RTER or DRV8411RTER for improved availability and performance
Model Manufacturer Compatibility Key Difference
DRV8410RTER TI Drop-In Replacement (Recommended) Same WQFN-16 (RTE) pinout; 2.5A output (vs 0.6A RMS); 1.65V to 11V supply range; same current regulation feature; -40C to +125C temperature range; Active product; recommended for both new designs and replacement of DRV8833CRTER
DRV8411RTER TI Drop-In Replacement (Higher Current) Same WQFN-16 (RTE) pinout; 4A output with IPROPI current sense output; 1.65V to 11V supply range; -40C to +125C temperature range; Active product; use when maximum current is needed
DRV8833PWPR TI Same Family, Different Package DRV8833 (non-C version) in HTSSOP-16; no PWM current regulation; lower RDS(on) = 360mOhm; 1.5A RMS per bridge; larger package (5×6.4mm) but better thermal performance; Active product
DRV8833RTYR TI Same Family, Different Package DRV8833 (non-C version) in WQFN-16 (4x4mm); no PWM current regulation; lower RDS(on); 1.5A RMS; Active product; larger QFN package than RTE
TB6612FNG Toshiba Functionally Similar Dual H-bridge motor driver; 1.2A continuous per channel; 2.5-13.5V supply; different pinout (SSOP-24); built-in thermal shutdown; no current regulation; widely used alternative
Recommend Parts
PMIC for AM335x, 3 bucks, 2 LDOs, battery charger, WLED, I2C, VQFN-48

Brand:

Package:

VQFN-48 (6×6 mm, 0.4 mm pitch)
In stock:
8909pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
Octal D-type flip-flop, edge-triggered, async clear, 28MHz, SOP-20

Brand:

Package:

SOP-20 (NS) (12.6×7.8 mm)
In stock:
8359pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
3-to-8 decoder/demux, active-low outputs, 3 enable inputs, 15ns, PDIP-16

Brand:

Package:

PDIP-16 (24.33×9.4 mm, Through-Hole)
In stock:
11952pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
2W mono Class-AB audio amp, BTL speaker + SE headphone, 2.5-5.5V, HVSSOP-8

Brand:

Package:

HVSSOP-8 (DGN) (3.0×4.9 mm, PowerPAD)
In stock:
3337pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
10/100 Ethernet PHY, MII/RMII/SNI, Auto-MDIX, 270mW, LQFP-48, commercial

Brand:

Package:

LQFP-48 (7×7 mm)
In stock:
14754pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
Octal bus transceiver, 3-state outputs, 2-6V, 12ns tpd, TSSOP-20

Brand:

Package:

TSSOP-20 (6.5×6.4 mm)
In stock:
2638pcs

Cargo cycle: 3~7 Days
The minimum order is 1

Go to Inquiry
Quality Assurance

All electronic components we source from our partnered supply chains go through strict incoming inspections.Through careful testing, we ensure everything delivered to customers is genuine original parts and meets quality requirements.In addition, we keep complete inspection records to make the entire supply chain process clear and traceable.

Certification
We have obtained a number of professional certifications and built our own professional testing laboratory.This ensures that every product we deliver to our customers meets the highest quality requirements.We conduct tests in strict accordance with procedures to ensure stable product quality and accurate parameters.To guarantee genuine original parts, we also cooperate with reliable third-party testing institutions for strict quality inspection.We always attach great importance to quality and fully comply with industry standards, relevant regulations, and ISO 9001:2015 requirements.

Shipping & Payment

All electronic components we source from our partnered supply chains go through strict incoming inspections.Through careful testing, we ensure everything delivered to customers is genuine original parts and meets quality requirements.In addition, we keep complete inspection records to make the entire supply chain process clear and traceable.

Certification
We have obtained a number of professional certifications and built our own professional testing laboratory.This ensures that every product we deliver to our customers meets the highest quality requirements.We conduct tests in strict accordance with procedures to ensure stable product quality and accurate parameters.To guarantee genuine original parts, we also cooperate with reliable third-party testing institutions for strict quality inspection.We always attach great importance to quality and fully comply with industry standards, relevant regulations, and ISO 9001:2015 requirements.

Service & Packaging

All electronic components we source from our partnered supply chains go through strict incoming inspections.Through careful testing, we ensure everything delivered to customers is genuine original parts and meets quality requirements.In addition, we keep complete inspection records to make the entire supply chain process clear and traceable.

Certification
We have obtained a number of professional certifications and built our own professional testing laboratory.This ensures that every product we deliver to our customers meets the highest quality requirements.We conduct tests in strict accordance with procedures to ensure stable product quality and accurate parameters.To guarantee genuine original parts, we also cooperate with reliable third-party testing institutions for strict quality inspection.We always attach great importance to quality and fully comply with industry standards, relevant regulations, and ISO 9001:2015 requirements.