You are not logged in.
Pages: 1
Hello,
In order to eliminate Jitter, can I use hardware PWM with step pins using WiringPi?
Offline
I am not experienced in these fields hopefully somebody could correct me. For stepper motor you need acceleration and deacceleration so PWM would not work well. Another short come is, it very difficult to measure movements with PWM and when to stop movements.
Only available solution which use PWM to move stepper is linuxCNC which is very complex piece of software.
Offline
Thank you for your reply.
Jitter occurs under the influence of process behavior. Therefore, we thought that jitter did not occur if pulse generation could be controlled by hardware.
I think that it would be good if I allocate the PWM 0 register and use the duty ratio at 100%.
Forget it. It’s just a hypothetical situation.
Offline
Pages: 1