Hello,
I’m currently using a SparkFun 125-oz.in stepper motor (https://www.sparkfun.com/products/13656) with a ProDriver control unit (https://www.sparkfun.com/products/16836). I need a maximum current of at least 1.3A for my application. However, when I set the current limit above ~1.1A, the board stops providing power to the stepper motor after some arbitrary time interval. This interval is shorter for higher current-limit settings: at 2A, the motor stops receiving power within a second; at 1.2A, the motor operates without problems for a minute or so before dying. The power cut is not associated with any particular operation; it often fails silently while standing still after successfully executing a move. At the default current limit of 1A, the motor never loses power (but this gives insufficient torque for my application). When the motor loses power, the error line remains high, but the board stays unresponsive until I do a full power cycle.
Details: I am controlling the ProDriver inputs with digital (5V) output lines from a DAQ (National Instruments USB-6221) on all pins (STBY, EN, MODE0-3). I am using the motor in fixed-resolution mode at single-step resolution (no microstepping). The motor emits some low-volume, high-frequency noise when its coils are supplied with power, and goes silent when it loses power.
Debugging efforts:
Best regards,
Nathan