Part Number: DRV8312-69M-KIT
Dear Yanming:
I have two question about:
1. If I set "gMotorVars.Flag_enableOffsetcalc = true;" The chip will identify the offset of the motor. So, how long is the identification time? Can I reduce identification time?
2. I have already know that setting "gMotorVars.Flag_enableSys = 1" and "gMotorVars.Flag_Run_Identify = 1" in the Expressions window can make the moter run in RAM mode. But how to make motor run in flash mode (Without CPU connection)? I have tried to set: ①. gMotorVars.Flag_enableSys = true; at line 183, and ② set gMotorVars.Flag_Run_Identify = true; at line 360, but it doesn't work.
Best regards