Electronic – drive a low voltage stepper motor with an A4988 driver

driverpower supplystepper motor

I have this stepper motor with the following specs:

Model: 17HS4417
Rated voltage: 2.55V
Rated current: 1.7A
Phase resistance: 1.5 ohms
Phase inductance: 2.8Mh
Holding torque (min): 40N-cm.
Detent torque (max): 2.2N-cm.

I want to know if an A4988 stepper motor driver would be appropriate for this motor. I suspect not because the driver specifies an 8-35V rating, while the load is rated for 2.55V.

If not, should I look for a driver with a lower voltage rating?

Best Answer

That driver will work fine, provided you use a proper power supply.

The allegro stepper-drivers are current-limited chopper stepper drivers. As such, you only have to ensure the power-supply voltage for the driver is > then the rated voltage on the stepper, and you have set the current limit properly.

Basically, chopper-stepper-drivers actually modulate ("chop") the drive voltage to the stepper in real-time to maintain a fixed coil current.
The ratings for your motor are steady state. Basically, it says that if you apply 2.55V DC, 1.7A of current will flow though the motor coil.
However, the Allegro drivers don't apply DC, they apply a duty-cycle modulated square wave, which limits the overall power delivered to the motor.

Functionally, the driver will vary the applied voltage to the stepper to maintain a fixed current (it's not quite that simple, motor inductance is involved, but it's a reasonable simplification). As such, as long as you're not applying more then 1.7A of current to the motor, it will work fine.


Basically, the simple version is the motor ratings are basically constrained by the thermal behaviour of the motor. If you apply too much power, it'll get hot enough to damage the motor.

With the A4988 driver board you link, you can vary the motor current by adjusting the tiny pot, which allows you to adjust the motor power to whatever you'd like.

If you run the driver off input DC within it's operating range, you will be fine.