Dual MC33926 Motor Driver Carrier

Pololu item #: 1213
Brand: Pololu supply outlook
Status: Rationed (Active) 
RoHS 3 compliant

Price break Unit price (US$)
1 64.95
5 59.75


backorders allowed

This dual brushed DC motor driver, based on Freescale’s MC33926 full H-bridge, has a wide operating range of 5 V to 28 V and can deliver almost 3 A continuously (5 A peak) to each of its two motor channels. The MC33926 works with 3 V to 5 V logic levels, supports ultrasonic (up to 20 kHz) PWM, and features current feedback, under-voltage protection, over-current protection, and over-temperature protection.

 Description Specs (12) Pictures (6) Resources (4) FAQs (0) On the blog (2) 

January 2022 availability update: This product has been affected by the global parts shortages, and we do not know when we will be able to make more, so we are not accepting backorders at this time. As an alternative, we recommend our TB9051FTG carriers, which offer very similar performance. They are available as a single carrier or as a dual motor driver shield for arduino (which can also be used as a dual carrier).

Overview

The dual MC33926 motor driver carrier is a breakout board featuring two Freescale MC33926 H-bridge ICs. It can supply up to almost 3 A continuous current per channel to two brushed DC motors at 5 V to 28 V, and it can tolerate peak currents up to 5 A per channel for a few seconds, making this a great general-purpose motor driver for medium-sized DC motors and for differential-drive robots that use such motors. The MC33926 supports ultrasonic (up to 20 kHz) pulse width modulation (PWM) of the motor output voltage, which eliminates the audible switching sounds caused by PWM speed control, and a current feedback circuit for each motor outputs an analog voltage on its respective FB pin that is proportional to the output current. Since this board is a carrier for the Freescale Semiconductor MC33926 H-bridge, we recommend careful reading of the MC33926 datasheet (1MB pdf).

For a single-driver version of this board, please consider the MC33926 motor driver carrier.

Pinout

The default states of many of the MC33926 logic input pins requires that many external connections be made to use this board. To reduce the number of necessary external connections, the board has seven default-overriding jumpers. All of the default-overriding jumpers are tied to VDD, except the D1 jumpers, which are tied to GND. All VDD jumper pads are circles; the ground jumper pads are square. Note that the board has only one invert, slew, and enable pin; each of these three pins affects both motor drivers.

PIN Default State Description
VIN HIGH This is the main 5 V to 28 V motor power supply connection, which should typically be made to the larger VIN pad. Operation from 5 V to 8 V reduces maximum current output; the device is also protected for transients up to 40 V. The smaller VIN pad can be used to distribute the VIN node to the rest of the application circuit; for lower-current applications, the pin can also be used to power the board and motors.
GND LOW Ground connection for logic and motor power supplies.
OUT2 HIGH The motor output pin controlled by IN2.
OUT1 HIGH The motor output pin controlled by IN1.
VDD HIGH 3 V to 5 V logic supply connection. This pin is used only for the SF pull-up and default-overriding jumpers; in the rare case where none of those features is used, VDD can be left disconnected.
IN2 HIGH The logic input control of OUT2. PWM can be applied to this pin (typically done with both disable lines inactive).
IN1 HIGH The logic input control of OUT1. PWM can be applied to this pin (typically done with both disable lines inactive).
PWM / D2 LOW Inverted disable input: when D2 is low, OUT1 and OUT2 are set to high impedance. A D2 PWM duty cycle of 70% gives a motor duty cycle of 70%. Typically, only one of the two disable pins is used, but the default is for both disable pins to be active.
PWM / D1 HIGH Disable input: when D1 is high, OUT1 and OUT2 are set to high impedance. A D1 PWM duty cycle of 70% gives a motor duty cycle of 30%. Typically, only one of the two disable pins is used, but the default is for both disable pins to be active.
SF HIGH Status flag output: an over-current (short circuit) or over-temperature event will cause SF to be latched LOW. If either of the disable pins (D1 or D2) are disabling the outputs, SF will also be LOW. Otherwise, this pin is weakly pulled high. This allows the two SF pins on the board to be tied together and connected to a single MCU input.
FB LOW The FB output provides analog current-sense feedback of approximately 525 mV per amp (only active while H-bridge is driving).
EN LOW Enable input: when EN is LOW, the both motor driver ICs are in a low-current sleep mode.
SLEW LOW Output slew rate selection input. A logical LOW results in a slow output rise time (1.5 μs to 6 μs). A logical HIGH selects a fast output rise time (0.2 μs to 1.45 μs). This pin should be set HIGH for high-frequency (over 10 kHz) PWM. This pin determines the slew rate mode for both motor driver ICs.
INV LOW A logical high value inverts the meaning of IN1 and IN2 for both motor drivers.

Basic Application Connections

In a typical application, five I/O lines are used to connect each motor driver channel to a microcontroller: the two input lines, IN1 and IN2, for direction control, one of the disable lines, D1 or D2, for PWM speed control, the current sense output, FB, for monitoring motor current draw (connected to an analog-to-digital converter input) and the status flag, SF, for monitoring motor driver errors. The control lines can be reduced to two pins per channel if PWM signals are applied directly to the two input pins with both disable pins held inactive. In each of these cases, the other unused lines must be set to enable proper operation. For example, if D2 is used for the PWM input (as is typically the case), D1 must be held low to prevent it from disabling the motor driver. The circuit board provides convenient jumper points for overriding the motor driver defaults without having to connect extra wires to the module.

The current sense and status flag connections are optional, though monitoring of the status flags can allow detection of latched fault conditions. The status flags are open-drain output, so the two status flag can be wired together for applications where I/O pins are scarce and determining which motor driver is experiencing a fault condition is not necessary.

Note that the default state of the enable pin, EN, is LOW, which holds both motor driver chips in a low-current sleep mode. You will need to hold this pin high (either with an external connection or via the default-overriding jumper next to the pin) to allow the board to run.

Protection

The MC33926 has under-voltage, over-current, and over-temperature protection. Some protection events are indicated by the status flag pins (SF).which are active-low pins that can be connected connected to a single input. If the chip detects an over-current or over-termperature event, the SF is latched LOW and OUT1 and OUT2 are set to high-impedance. To unlatch the status flag pin toggle the D1, D2 , EN or VIN lines. The carrier board has a reverse-protection MOSFET for added protection to the motor driver chips.

Current sensing

The current sense output is approximately 525 mV/A. Note that the output is only active while the corresponding H-bridge is driving; it is inactive (low) when the driver is braking or the motor outputs are high impedance (floating). If the driver is braking, current will continue to circulate through the motor, but the voltage on the FB pin will not accurately reflect the motor current. Please note that like most motor drivers with integrated current sense, the actual sensitivity can vary significantly from unit to unit, and accuracy is derated for currents below 0.5 A (see the MC33926 datasheet (1MB pdf) for more information). Please consider our Hall effect current sensors as options for adding more consistent and accurate current sensing to your system.

Real-World Power Dissipation Considerations

The MC33926 motor driver used on this carrier board has a maximum current rating of 5 A continuous. However, the chip by itself will overheat at lower currents. For example, in our tests at room temperature with no forced air flow, the chip was able to deliver 5 A for 5 s and 4 A for 18 s before the chip’s thermal protection started reducing the current. A continuous current of 3 A was right at the over-temperature threshold; in some tests the thermal protection kicked in after a minute, and in other tests the chip delivered 3 A for over five minutes without triggering thermal protection. The actual current you can deliver will depend on how well you can keep the motor driver cool. The carrier’s printed circuit board is designed to draw heat out of the motor driver chips, but performance can be improved by adding a heat sink. Our tests were conducted at 100% duty cycle; PWMing the motor will introduce additional heating proportional to the frequency.

This product can get hot enough to burn you long before the chip overheats. Take care when handling this product and other components connected to it.

Unlike other H-Bridges, the 33926 has a feature that allows it to gracefully reduce current as the current exceeds 5 A or as the chip temperature approaches its limit. This means that if you push the chip close to its limit, you will see less power to the motor, but it might allow you to avoid a complete shutdown.

Included Hardware

A 25-pin straight breakaway male header is included with the MC33926 dual carrier board, which can be used to connect the PCB to perfboards or breadboards. The board also includes three 2-pin 3.5mm terminal blocks for making simple motor connections.

Schematic Diagram

People often buy this product together with:

TB6612FNG Dual Motor Driver Carrier TB6612FNG Dual Motor Driver Carrier
Pololu Universal Aluminum Mounting Hub for 6mm Shaft, #4-40 Holes (2-Pack) Pololu Universal Aluminum Mounting Hub for 6mm Shaft, #4-40 Holes (2-Pack)
Pololu Stamped Aluminum L-Bracket Pair for 37D mm Metal Gearmotors Pololu Stamped Aluminum L-Bracket Pair for 37D mm Metal Gearmotors

Related Products

TB9051FTG Single Brushed DC Motor Driver Carrier
Dual TB9051FTG Motor Driver Shield for Arduino
Pololu Dual MC33926 Motor Driver Shield for Arduino
Pololu Dual MC33926 Motor Driver for Raspberry Pi (Partial Kit)
Pololu Dual MC33926 Motor Driver for Raspberry Pi (Assembled)
MC33926 Motor Driver Carrier
Jrk 21v3 USB Motor Controller with Feedback
25:1 Metal Gearmotor 20Dx41L mm 6V
19:1 Metal Gearmotor 37Dx52L mm 12V (Helical Pinion)
30:1 Micro Metal Gearmotor HP 6V
19:1 Metal Gearmotor 37Dx68L mm 12V with 64 CPR Encoder (Helical Pinion)
0.100" (2.54 mm) Shorting Block: Blue, Top Closed

Related Categories

Brushed DC Motor Drivers
Motors and Gearboxes
Premium Jumper Wires
Wires with Pre-Crimped Terminals
Log In
Pololu Robotics & Electronics
Shopping cart
(702) 262-6648
Same-day shipping, worldwide
Menu
Shop Blog Forum Support
My account Comments or questions? About Pololu Contact Ordering information Distributors