cancel
Showing results for 
Search instead for 
Did you mean: 

PWM Shutdown at Motor Terminals

tejas_amp
Associate III

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.

2 REPLIES 2
Erwan YVIN
ST Employee

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

Can we do " emergency stop in cutting the power of the motor" using code? Pls suggest how and where.