Associate III
December 16, 2019
Question
B-G431-ESC1 develoopement kit Electrical Speed control example generated code?
- December 16, 2019
- 1 reply
- 1400 views
Hy everyone,
The electrical speed control example code works the following for me:
Starts the motor with PWM, and then stops it after it reached the maximum speed. It turns off the PWM signal.
I tried to modify the code to just start the motor but every time it stops. Could you help me what function should or shouldnt I call? The state machine a bit comlicated for me, But even if I do not invite any of the stop functions, it still stops. Thank you!