Other Parts Discussed in Thread: MOTORWARE
I am trying to port lab2b on my custom board using f28054 dsp. As discussed in user manual, I have changed AD channels, afe settings, voltage and current scaling factors and filter pole in hal.c file to suit our board. When I activate flags 1.Flag_enableSys and 2.Flag_Run_Identify in watch window, the CTRL state goes to online, however, est state instead of going to RoverL state, remains stuck in idle state. I believe that the motor parameter detection tests are done in CTRL_run() routine in mainISR() subroutine & hence it is not possible to understand, why est. state remains latched in idle. In view of this, can anyone pl. help me with possible causes of this and parameters that I can watch to get reason behind this behavior?