Other Parts Discussed in Thread: SFRA, BOOSTXL-DRV8301, DRV8301
Hey all,
I'm having problems with the "Dual-Axis Motor Control Using FCL and SFRA On a Single C2000 MCU" design featured in Application Report SPRACO3. I'm using the Launchpad 28379D along with two BoostXL-DRV8301 inverters. I know that the application report uses the 3PhGanInv, and we are going to switch over those soon. As far as I could tell, the vital signals are on the same pins (ADC, PWM, enable).
I can get the isrTicker variable counting in debug mode. However, I cannot generate the correct graphs, because the flag "tripFlagDMC" is set to 1 as soon as the enableFlag is set, indicating overcurrent. Note that there is no load connected to the inverter, thus there are no phase currents. However high I set the currentLimit variable (even as high as 100 A), the overcurrent status is still indicated. In another post I saw someone mentioning overflow in connection to this issue.
I am aware that the gain in the voltage and current sense circuits differ between the two inverters, but I still cannot figure out the problem.
Any help is much appreciated.