Overview
The DRV8302 (DRV8302DCAR) is an integrated 3-phase gate driver IC manufactured by Texas Instruments. It is the hardware-configured companion to the DRV8301, used extensively in VESC (Vedder Electronic Speed Controller) boards, electric skateboard controllers, e-bike drives, and high-power BLDC robotics.
Unlike the DRV8301 which uses SPI software registers, the DRV8302 configures overcurrent thresholds, amplifier gains, and PWM modes directly via physical hardware pins (GAIN, M_PWM, M_OC, OC_ADJ). Operating on 6.0V to 60.0V DC ( LiPo batteries), it features a 1.5A step-down buck regulator, two low-offset current-shunt amplifiers, and 6-channel PWM inputs.
Quick reference
Power Supply Voltage (PVDD) | 6.0 V to 60.0 V DC (65V absolute maximum) |
| Gate Drive Current | Peak Source / Peak Sink |
| Control Mode | Hardware Pin Configured (No SPI required) |
| Integrated Buck Regulator | Adjustable output (3.3V or 5.0V step-down supply) |
| Current Sense Amplifiers | 2x Independent differential current-shunt amplifiers ( selectable gain) |
| Protection Features | Overcurrent Protection (OCP), Overtemperature (OTS), Short-Circuit, UVLO |
| Package | 56-pin HTSSOP (PowerPAD down) |
Hardware Configuration Pins
| Pin Name | Pin Function | Selectable States & Settings |
|---|---|---|
GAIN | Amplifier Gain Select | GND = 10 V/V, 3.3V = 20 V/V, Open = 40 V/V, Reserved = 80 V/V |
M_PWM | PWM Mode Input | GND = 6-channel PWM input mode; 3.3V = 3-channel PWM input mode |
M_OC | Overcurrent Mode | GND = Cycle-by-cycle limiter; 3.3V = OCP Off; Open = Latch Shutoff |
OC_ADJ | Overcurrent Threshold | Analog voltage set via resistor divider to GND |
nOCTW | Fault Warning | Open-drain overcurrent & thermal warning output |
nFAULT | Fault Shutdown | Open-drain fault interrupt output |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Operating Supply Voltage | 6.0 | 24.0/48.0 | 60.0 | V | DC | |
| Gate Drive Source Current | 1.0 | 1.7 | — | A | ||
| Gate Drive Sink Current | 1.3 | 2.3 | — | A | ||
| Current Sense Amp Gain | 10 | 20 | 80 | V/V | Hardware pin setting via GAIN | |
| Buck Output Current | — | 1.5 | — | A | Step-down converter |
Common mistakes
- Leaving
GAINorM_OCpins floating without checking default states: Because DRV8302 relies on pin states instead of SPI registers, leaving configuration pins un-connected can trigger latching overcurrent modes. Always tieGAIN,M_PWM, andM_OCto hard logic levels. - High switching noise on current-sense lines: Ensure current-shunt traces (
SP1/SN1andSP2/SN2) are routed as differential pairs away from high-current motor phases.
Notes
- DRV8302 vs DRV8301: DRV8302 is hardware pin-configured (ideal for simple microcontrollers without SPI drivers); DRV8301 uses 4-wire SPI registers for software configuration and detailed fault diagnostics.
Assets & downloads
- datasheetdatasheet
- product-pagereference