2024-02-09 09:57 PM
I am trying to tune a 28 pole 50V 20 Amp motor 6 step with hall sensors. Motor Pilot does not work for me. To get over this I am using STM32CubeMonitor to plot the speed response. I have also tried to change the values through Cube Monitor by writing to PID_SpeedHandle_M1.hdDefkpgain and even though the values change it has no effect on the performance. Changing values (#define PID_SPEED_KP_DEFAULT) in the drive_parameters.h file and recompiling does not work either.
I am only able to change the Kp values by going back to workbench and completely regenerating the project, which is a time-consuming operation.
I would appreciate some advice - thanks.
Solved! Go to Solution.
2024-02-16 11:10 PM