Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: CONTROLSUITE, , DRV8305
I'm trying to run the example from ControlSUITE with two-motor dyno setup. I'm using LAUNCHXL-F28379D with 2x DRV8305 booster packs. I'm following the manual for this example, but I'm stuck already on Level 1.
I've configured the jumpers, changed the power stages to DRV8305 and compiled the example with level 1 settings. When I go to debug and set EnableFlag to 1, it starts to run (IsrTicker is counting). I've verified the graph outputs, they look like in the manual. Then I connected the scope to monitor the PWM output signal on J4 pin 40 and there is no PWM. I've double-checked the peripheral registers: TBCTR is counting, CMPA is changing, GPAMUX1 GPIO0 is set to 01 to generate the EPWM1A output. But the voltage on the pin is constant 0V.
What could be the problem?