Skip to main content
mopplop.1
Associate
July 12, 2022
Question

how to stop motor turning off and showing speed feedback fault

  • July 12, 2022
  • 2 replies
  • 861 views

Using IHM001 kit with F302R8 and IHM07M1 boards and bullseye motor. Have found motor info using the motor profiler. From the MC workbench, generated code and then in the main.c file done simple start stop sequence (as shown in the step by step guide wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_Motor_Control). Motor starts/stops around 3 times, then MC workbench shows speed feedback fault error and won't restart. I have looked in the motor control FAQ and tried some changes suggested but no luck. As this is part of a motor kit, I was wondering if there are any specific extra settings I need to change, eg. in start up ramp?

This topic has been closed for replies.

2 replies

GMA
Technical Moderator
July 13, 2022

Hello,

Could you try the provided example as comparison point?

0693W00000QL5DkQAL.png Best regards.

GMA

If you agree with the answer, please accept it by clicking on 'Accept as solution'.Best regards.GMA
mopplop.1
mopplop.1Author
Associate
July 13, 2022

Thank you for your help