Hi Guys,
For my project I use Arduino Uno, Nema34 stepper motor & DMA860H driver.
I am using AccelStepper library.
It works great, but maximum RPM is very low for my application. According to AccelStepper library website the maximum reliable speed is 1000 steps / sec.
For my application I would need 12.000 - 15.000 step / sec.
(DMA860H configuration is set to 400 pulse / rev)
Does anyone have any ideas how to increase the numbers of steps significantly ? Should I use other library ?
Thanks for answers in advance