User Activity

Hy dear helpers,I am using STM32G431CB, I generated code with the help of motor control workbench. Everything works fine, but I can not count how many circles the motor rotated. I would like to do the following: Start the motor, do 5 whole circles, t...
Hello everyone,I would like to use my setup (using an stm32g431cb) to rotate 3 circle and than rotate 3 circle in the other direction, with 1500 rpm.Now my motor just doing the rotation in one direction continously. I tried to use the following funct...
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 eve...
Hy all,I have a little problem. I am using a B-G431b-ESC1 developement kit. I generated a code with the help of Motor control Workbench and MX. I followed the steps from:https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/...
Hy there,I would like to ask you, if there is possible to get the basic source code that you are uploading to the STM32G431CB ? I am using it with that basic code, with a MOTOR PROFILER GUI. I am trying to change the motor rotation periodicly (eg. af...