Skip to main content
Associate III
August 7, 2024
Question

PWM Shutdown at Motor Terminals

  • August 7, 2024
  • 1 reply
  • 1057 views

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.

    1 reply

    Erwan YVIN
    ST Employee
    August 20, 2024

    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

    tejas_ampAuthor
    Associate III
    August 21, 2024

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