Part Number: TMS320F28069M
Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
I have DRV8301-HC-EVM Rev D_28069M Kit.
I use the motorware proj_lab12b.
I have a BLDC motor.(20poles = 10 pole pairs
when gMotorVars.Flag_Run_Identify is 1, I want to turn off the est_state_rs step.
In other words, if gMotorVars.Flag_Run_Identify is 1, I want est_state_idle to be est_state_online without rs state.
What should I do?