Skip to main content
Associate III
August 7, 2024
Question

PWM Shutdown at Motor Terminals

  • August 7, 2024
  • 2 replies
  • 1089 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.

    This topic has been closed for replies.

    2 replies

    Erwan YVIN
    ST Technical Moderator
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    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.