Controlling the Nema 34 motor with closed loop driver cl86t and Arduino. Sending the pulse signal makes the motor rotate. But I am not sure whether the closed loop is working or not.
- How do check closed loop is working?
- Instead of giving a pulse, how can we give a turning angle directly to the driver?
- Can I read encoder and calculate the current position and turning poisiton?