Hello,
I'm driving stepper motors with a 43DT and I use the pin_PulseoutCount function to generate the acceleration, constant speed and deceleration.
I have a micro stop of the pulses during the deceleration (to be precise, it is around 600Hz). This micro stop doen't occur during acceleration (the programmes are the sames ...).
I managed to minimise this stop by sending 1 pulse @ 100Hz just before the pulses @ 600Hz but I still have a very small stop which is quite annoying for my project ...
Any help would be welcome !
Thanks !
I'm driving stepper motors with a 43DT and I use the pin_PulseoutCount function to generate the acceleration, constant speed and deceleration.
I have a micro stop of the pulses during the deceleration (to be precise, it is around 600Hz). This micro stop doen't occur during acceleration (the programmes are the sames ...).
I managed to minimise this stop by sending 1 pulse @ 100Hz just before the pulses @ 600Hz but I still have a very small stop which is quite annoying for my project ...
Any help would be welcome !
Thanks !
Comment