I'm using the DRV8825 driver and having trouble with (unloaded) stepper motors 'stalling' at some speeds.
In this application I need the motor to spin at at max of 1000 RPM. I'm using a quadrature encoder knob and small MCU to generate the step signal into the driver.
Things seem to be going well, but at some speeds the motor just stops rotating (i can also hear audible noise from the motor).
I've read that this has to do with a natural resonance in the motors., and have tried different micro stepping settings, and different decay settings, but nothing seems to resolve the issue. I've tried two different steppers models and they both do the same thing.
What can I do to resolve this?
Thanks