This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/BOOSTXL-DRV8305EVM: Dual Motor Control Using FCL and Performance Analysis Using SFRA on TMS320F28379D LaunchPad

Part Number: BOOSTXL-DRV8305EVM
Other Parts Discussed in Thread: LAUNCHXL-F28379D, 2MTR-DYNO, SFRA, DRV8305, CONTROLSUITE

Tool/software: Code Composer Studio

I bought this bundle and tried to control the motor.
(LAUNCHXL-F28379D + (2) BOOSTXL-DRV8305 + 2MTR-DYNO Bundle)

In the same application report as the title, in LEVEL1,

1.Open \ app_headers \ FCL_SFRA_XL_DualServo-Settings.h from the project directory.
2.For inverter selection of each motor, choose between DRV8305 or GaN_BP.
For example => #define MOTOR1_DRV DRV8305

I proceed like this

#define MOTOR1_DRV GaN_BP Increases IsrTicker When EnableFlag Is 1, Why Doesn't It Increase When DRV8305?