Hi,
For generating PWM signal, I am using modified SDK example such that the signal will be of 50 Hz.
I am using this signal as the input to stepper motor. What I understood is, the stepper motor steps every time a rise edge signal is detected. So, if I want lets say 50 degrees that corresponds to 200 steps, there should be 200 rising edges as the input.
Can you help with this issue on how to count number of rising edges in the PWM signal?
Thanks
Devaharsha