Available with a lead time
Expect dispatch between Nov 28 and Dec 02
Quantity Discounts:
DRV8434S SPI Stepper Motor Driver Carrier, Potentiometer for Max. Current Limit, bottom view with dimensions. |
---|
This product is a carrier board or breakout board for the DRV8434S stepper motor driver from Texas Instruments (TI); Pololu therefore recommend careful reading of the DRV8434S datasheet before using this product. This stepper motor driver lets you control one bipolar stepper motor at up to approximately 1.2 A continuous per phase without a heat sink or forced air flow (see the Power dissipation considerations section below for more information).
There are several different versions of DRV8434x carriers, and the following comparison table shows their key differences:
DRV8434A | DRV8434S (Potentiometer for Max. Current Limit) | DRV8434S (2A Max. Current Limit) | |
---|---|---|---|
Configuration: | I/O pins | SPI | |
Control interface: | STEP and DIR pins | STEP and DIR pins or SPI | |
Stall detection: | |||
Current limit: | Potentiometer setting (0–2 A) | Potentiometer setting for max. (0–2 A), scaled with SPI setting (%) | 2 A fixed max., scaled with SPI setting (%) |
Decay modes available: | 1 | 8 | |
Available versions: |
Features
This product ships with all surface-mount components—including the DRV8434S driver IC—installed as shown in the product picture.
Note: This driver needs to be enabled and configured through its SPI interface on power up, so your microcontroller must be capable of acting as an SPI master (either with an SPI peripheral or software SPI).
Some unipolar stepper motors (e.g. those with six or eight leads) can be controlled by this driver as bipolar stepper motors. For more information, please see the frequently asked questions. Unipolar motors with five leads cannot be used with this driver.
Details for item #3766
DRV8434S SPI Stepper Motor Driver Carrier, Potentiometer for Max. Current Limit (top view). |
---|
This version of the DRV8434S Stepper Motor Driver Carrier uses an on-board trimmer potentiometer to set the maximum current limit. Header pins are included but not soldered (see item #3767 for a version of this carrier with header pins already installed). For a version with a fixed 2 A maximum current limit see item #3768.
Included hardware
The DRV8434S stepper motor driver carrier ships with one 1×16-pin breakaway 0.1" male header. The headers can be soldered in for use with solderless breadboards or 0.1" female connectors. You can also solder your motor leads and other connections directly to the board.
Using the driver
Typical wiring diagram for connecting a microcontroller to a DRV8434S stepper motor driver carrier. |
---|
Power connections
The driver requires a motor supply voltage of 4.5 V to 48 V to be connected across VIN and GND. This supply should be capable of delivering the expected stepper motor current. Note that supply voltages below 6 V limit the maximum settable current limit; see the Current limiting section for more details. The VSDO pin must also be supplied with the desired SPI logic voltage. The SPI interface on the DRV8434S is compatible with 1.8 V, 3.3 V, and 5 V systems.
Warning: Pololu have observed that if the DRV8434S’s VSDO pin is left floating while VM is connected, VSDO can briefly output a pulse of voltage when nSLEEP changes state. Since Pololu's board pulls nSLEEP up to VSDO, this pulse can cause nSLEEP to briefly go high and then low again, causing more pulses and leading to an abnormal oscillating voltage on both pins.
To avoid this unwanted behavior, Pololu recommend that you avoid disconnecting VSDO and nSLEEP (or allowing them to float) while VM is present. (One way to be safe is to always disconnect motor power before disconnecting logic power.)
Motor connections
Four, six, and eight-wire stepper motors can be driven by the DRV8434S if they are properly connected; a FAQ answer explains the proper wirings in detail.
Warning: Connecting or disconnecting a stepper motor while the driver is powered can destroy the driver. (More generally, rewiring anything while it is powered is asking for trouble.)
Step (and microstep) size
Stepper motors typically have a step size specification (e.g. 1.8° or 200 steps per revolution), which applies to full steps. A microstepping driver such as the DRV8434S allows higher resolutions by allowing intermediate step locations, which are achieved by energizing the coils with intermediate current levels. For instance, driving a motor in quarter-step mode will give the 200-step-per-revolution motor 800 microsteps per revolution by using four different current levels.
The microstep resolution is configured through the SPI interface. For the microstep modes to function correctly, the current limit must be set low enough (see below) so that current limiting gets engaged. Otherwise, the intermediate current levels will not be correctly maintained, and the motor will skip microsteps.
Control inputs and status outputs
While the DRV8434S allows control of a stepper motor through a simple step and direction interface, it must first be enabled and configured through its SPI interface after each power-up. This means that the controlling microcontroller must be capable of acting as an SPI master (either with an SPI peripheral or software SPI), and it must be connected to the SDI, SCLK, and SCS pins. While the SDO and FAULT pins are not required to use this driver, it is generally a good practice to use them to monitor for error conditions.
The rising edge of each pulse to the STEP input corresponds to one microstep of the stepper motor in the direction selected by the DIR pin. These inputs are both pulled down by default. If you just want rotation in a single direction, you can leave DIR disconnected. Stepping and direction can also both be controlled solely through SPI.
The chip has two different inputs for controlling its power states: SLEEP and ENABLE. For details about these power states, see the datasheet. SLEEP is connected to VSDO through a 10k pull-up resistor and ENABLE is internally pulled high by the chip. Since both pins are pulled up, they can both be left disconnected or dynamically controlled by connecting them to a digital output of an MCU.
The DRV8434S also features an open-drain FAULT output that drives low whenever the driver detects an under-voltage, over-current, open load, stall detection, or thermal shutdown fault. FAULT is pulled up to VSDO on the board, so no external pull-up resistor is needed.
Note: The open load, over-current protection, and over-temperature shutdown faults are latching by default and must be cleared with the CLR_FLT bit, a SLEEP reset pulse, or a power cycle. The latching behavior of these faults can be reconfigured using the SPI interface.
Current limiting
To achieve high step rates, the motor supply is typically higher than would be permissible without active current limiting. For instance, a typical stepper motor might have a maximum current rating of 1 A with a 5 O coil resistance, which would indicate a maximum motor supply of 5 V. Using such a motor with 9 V would allow higher step rates, but the current must actively be limited to under 1 A to prevent damage to the motor.
The DRV8434S supports such active current limiting. The trimmer potentiometer on the board can be used to set the maximum current limit, and the TRQ_DAC bits can be used to scale that maximum current limit by a configurable percentage. For example if the potentiometer is turned all the way clockwise to achieve a 2 A maximum limit and TRQ_DAC = 0b0000 (100%), the effective current limit will be 2 A. If the potentiometer is left at the maximum and TRQ_DAC = 0b1111 (6.25%), the effective current limit will be 125 mA. This is useful for adjusting the motor current on the fly, and by decreasing the current when less torque is needed you can save power and reduce heat dissipation.
Before using the driver, Pololu recommend setting the maximum current limit at or below the current rating of your stepper motor with the current scalar at its default of 100%. One way to set the maximum current limit is to put the driver into full-step 100% current mode and then measure the current running through a single motor coil without clocking the STEP input.
Another way to set the current limit is to measure the VREF voltage and calculate the resulting current limit. The VREF pin voltage is accessible via a small hole that is circled on the bottom silkscreen of the circuit board. The current limit in amps relates to the reference voltage in volts as follows:
or, rearranged to solve for VREF:
So, the effective current limit in amps (A) is equal to the VREF voltage in volts (V) times the current scalar (TRQ_DAC) percentage divided by 1.32, and if you have a stepper motor rated for 1 A, for example, you can set the current limit to about 1 A by setting the reference voltage to about 1.32 V and leaving TRQ_DAC at 100%.
When the driver ships, the current limit potentiometer will not be set at the 2A maximum of the driver, or any other specific setting. It must be manually set as described above before using the driver. Pololu also carry a version of the DRV8434S with a set 2 A maximum current limit and no potentiometer where the effective current limit is set solely through SPI.
For input voltages below 6 V, the DRV8434S’s internally regulated logic voltage VDVDD linearly drops from 5 V with a 6 V input to around 4.35 V with a 4.5 V input. VDVDD supplies the potentiometer circuit used to set the driver’s current limit, so using supply voltages below 6 V reduces the maximum current limit setting possible with the onboard potentiometer. With an input of 4.5 V, the maximum settable current limit is 1.75 A.
Note: The coil current can be very different from the power supply current, so you should not use the current measured at the power supply to set the current limit. The appropriate place to put your current meter is in series with one of your stepper motor coils. If the driver is in full-step 100% current or full-step 71% current modes, both coils will always be on and limited to 100% or 71% of the current limit setting respectively. If your driver is in one of the microstepping modes, the current through the coils will change with each step, ranging from 0% to 100% of the set limit. See the DRV8434S datasheet for more information.
Power dissipation considerations
The DRV8434S carrier has a maximum current rating of 2 A per coil, but the actual current you can deliver depends on how well you can keep the IC cool. The carrier’s printed circuit board is designed to draw heat out of the IC, but to supply more than approximately 1.2 A per coil, a heat sink or other cooling method is required.
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.
Please note that measuring the current draw at the power supply will generally not provide an accurate measure of the coil current. Since the input voltage to the driver can be significantly higher than the coil voltage, the measured current on the power supply can be quite a bit lower than the coil current (the driver and coil basically act like a switching step-down power supply). Also, if the supply voltage is very high compared to what the motor needs to achieve the set current, the duty cycle will be very low, which also leads to significant differences between average and RMS currents. Additionally, please note that the coil current is a function of the set current limit, but it does not necessarily equal the current limit setting as the actual current through each coil changes with each microstep.
Stall detection
The DRV8434S driver can detect motor stall conditions or an end of travel by detecting back-EMF phase shift. An internal algorithm generates a measure of the phase shift called torque count which is independent of motor current, ambient temperature, and supply voltage. For a lightly loaded motor, the torque count will be a non-zero value. As the motor approaches a stall condition, torque count will approach zero. If the torque count falls below the stall threshold, the device will detect a stall. For details on using stall detection, please see the DRV8434S datasheet.
Please note that the DRV8434S’s stall detection has limitations, and how well it works will depend on the specifics of the application, including the choice of motor. In Pololu's tests, Pololu have found it works better when the step signal is steady (e.g. provided by a microcontroller’s PWM timer output rather than software delays) and the speed is moderate. Here are some other considerations to be aware of:
Arduino library and example code
Pololu have written a DRV8434S library for Arduino that provides basic functions for configuring and operating the driver using an Arduino or Arduino-compatible controller. The library includes several example sketches.
Schematic diagram
Schematic diagram of the DRV8434S SPI Stepper Motor Driver Carrier. |
---|
This schematic is also available as a downloadable pdf (101k pdf).
Dimensions
Size: | 0.6" × 0.8" |
---|---|
Weight: | 1.3 g1 |
General specifications
Minimum operating voltage: | 4.5 V2 |
---|---|
Maximum operating voltage: | 48 V3 |
Continuous current per phase: | 1.2 A4 |
Maximum current per phase: | 2 A5 |
Minimum logic voltage: | 1.8 V6 |
Maximum logic voltage: | 5.5 V7 |
Microstep resolutions: | full with 100% current, full with 70% current, non-circular 1/2, 1/2, 1/4, 1/8, 1/16, 1/32, 1/64, 1/128, 1/256 |
Current limit control: | potentiometer for max with SPI scaling |
Reverse voltage protection?: | N |
Header pins soldered?: | N |
Identifying markings
PCB dev codes: | md43b |
---|---|
Other PCB markings: | 0J13692 |
Notes:
File downloads
Schematic diagram for the DRV8434S SPI Stepper Motor Driver Carrier (101k pdf)
Dimension diagram of the DRV8434x Stepper Motor Driver Carriers (2MB pdf)
Drill guides (DXF) for the DRV8434x Stepper Motor Driver Carriers (3k zip)
These DXF drawings show the locations of all of the holes on the DRV8434x Stepper Motor Driver Carriers.
3D models (STEP) of the DRV8434x Stepper Motor Driver Carriers (3MB zip)
This file contains 3D models (in the step file format) of the DRV8434x Stepper Motor Driver Carriers.
Recommended links
Video: setting the current limit on Pololu stepper motor driver carriers
Texas Instruments product page for the DRV8434S stepper motor driver
Texas Instruments product page for the DRV8434S, where you can find the latest datasheet and additional resources.
Arduino library for the Pololu DRV8434S SPI stepper motor driver carrier
This is a library for Arduino that helps interface with a DRV8434S stepper motor driver. It uses the Arduino SPI library to communicate with the SPI interface (nSCS, SCLK, SDI, and SDO) of the DRV8434S.
Exact shipping can be calculated on the view cart page (no login required).
Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).
We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):
Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.
Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.
International Orders - the following rates are for New Zealand and will vary for other countries:
If you order lots of gear, the postage amount will increase based on the weight of your order.
Our physical address (here's a PDF which includes other key business details):
Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia
Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.
Have a product question? We're here to help!
Makers love reviews as much as you do, please follow this link to review the products you have purchased.
Product Comments