Electronic – Driving stepper motor with H-Bridge, how many Volts

h-bridgestepper motorstepper-driver

I know that stepper motors are usually driven with current-limiting chopper drivers and hence the applied voltage doesn't really matter (or does it?) and that's why specs of stepper motors don't state a max voltage but a max current instead.

However, I'd like to drive a Nema23 with a SparkFun Monster Moto Shield and an Arduino Uno.

This is the info I have about the motor
Motor specs

How do I calculate the DC voltage I can apply to the VMOT of the motor driver shield without frying the motor?

Best Answer

From the data sheet at Sparkfun for the motor shield, the absolute maximum voltage is 41 volts and the absolute maximum current is 30 amps. For normal operation, input voltage is 9-16 volts.

Related Topic