Part Number: TMS320F28035
Other Parts Discussed in Thread: CONTROLSUITE
Dear team:
I’m using F28035/DRV8301-HC-C2-KIT and demo code [PM_Sensorless] in controlSUITE with motor field oriented control. The motor I’m using is equipped with two encoder output(A&B) and three hall output, but didn’t have index pulse output. So I use one of the three hall output as periodical index pulse and two encoder output to feed the eQEP module of F28035 MCU. I expected that the position count of the eQEP module would reset to zero at the rising edge of index pulse and to max count at the falling edge so that I can get the right absolute position info of the rotor to apply FOC. The problem is that the position count would reset at both rising/falling edge of the index pulse, thus causing some mistake in acquiring the position info. How can I configure the eQEP module to get what I wanted?
Best regards