Question
Unable to successfully change the speed using STC_ExecRamp().
Hello Everybody,
MCSDK:6.3.0
CubeMX: 6.3.0
Workbench : 6.3.0
Cube IDE : 1.15.0
Power Board : IHM08M1(Rshunt=0.01Ω)
Control Board : NUCLEO-G431RB
Motor : BLDC 26w 24v/8 pole pairs / rpm=4k / rated current=1.8A/hall sensor
I am currently testing the use of STC_ExecRamp(). In WORKBENCH, the default speed is set to 1000.
However, when I call STC_ExecRamp() in the code and change the speed to 500, the readback speed is still 1000.
I have set it to Speed Mode.
Could anyone point out what might be wrong?
