2024-08-07 01:16 AM - edited 2024-08-07 01:27 AM
I am usingSPC5 IDE with STEVAL-CTM009V1 (Eval Board) and STEVAL-TTM002V1 (Control Board), and want to implement braking; for that i want to know how can i shutdown PWM signals to motor? So that signals to my motor gets stop and it keeps running due to inertia till it can.
2024-08-20 05:50 AM
Maybe ,
you need to implement an emergency stop in cutting the power of the motor.
Anyway , you should manage the inertia by the external braking mecanism
Best Regards
Erwan
2024-08-20 08:54 PM
Can we do " emergency stop in cutting the power of the motor" using code? Pls suggest how and where.