Part Number: TMS320F28069M
Other Parts Discussed in Thread: MOTORWARE
In motorware 14, for Lab12b I am trying to reduce the time between EST_State_Idle and EST_State_OnLine.
gMotorVars.Flag_enableRsRecalc = 0
gMotorVars.Flag_enableOffsetcalc = 0
It takes nearly 3 seconds for gMotorVars.EstState to change from EST_State_Idle to EST_State_OnLine.
How can I reduce this time?
Best regards