#define USER_MOTOR1_RES_EST_CURRENT_A (0.35f) #define USER_MOTOR1_IND_EST_CURRENT_A (-0.315f) At the time of resistance identification, the motor makes a certain sound but does not rotate, and the resistance identification is normal observed by CCS. During inductance identification, the motor starts to rotate, but the rotation continues for a short time and then stops, does this mean that the second parameter value (USER_MOTOR1_IND_EST_CURRENT_A) is too small, such as -0.315 at present, and is adjusted to -0.4?
↧