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?