Question
FOC+Hall question
I use FOC+Hall sensor(STM32F030RE MCU, ihm08m1 power board, MC lib 5.3.2) and set default mode to torque mode(Iq = 15A, Id = 0). Motor nominal current is 15A
When I try to go uphill by this Ebike, the motor can not go uphill sucessfully.
How to improve? adjust PID(speed PID or/both current PID) or something else?
What is the difference among MC API MC_ProgramSpeedRampMotor1(), MC_ProgramTorqueRampMotor1(),
MC_SetCurrentReferenceMotor1()?
For "go uphill" scenario, which API I should use?
Thanks
