Part Number: TMS320F28062F
Other Parts Discussed in Thread: DRV8301, MOTORWARE
hello e2e team,
We already have our own inverter board with a TMS320F28062F and we implemented LAB05B (FOC sensorless)
Our application is working fine but we need a better response during zero speed start up with full load, for this we already implemented the recommendation of SPRUHJ1H Chapter 14.4.2, and Rs Calibration Online, but we still do not get a good response, thus we decided to move on to LAB11e to use a HALL_BLDC start-up + FAST switching.
The issue that we are facing now is that LAB11a implementation is not working properly, because sometimes the motor starts spinning in the correct direction and sometimes it starts in reverse. What could be the reason of this wrong activation? we think we need to solve this first in order to move on to LAB11e implementation, because when I run LAB11e the motors does not start.
Note that all the user.h definition are correct, including motor parameters, because those are also used to run Lab05a and Lab05b and these implementation have no problem.
I almost forgot to mention...when lab11a starts spinning properly, we can not set a new trajectory values by setting different values to SpeedRef_krpm.
Regards,