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.

TMS320F2800137: Does Universal Motor Control Lab support flying-start function?

Part Number: TMS320F2800137
Other Parts Discussed in Thread: LAUNCHXL-F2800137, BOOSTXL-DRV8323RH

Dear support team.

I'm using launchxl-f2800137 and boostxl-drv8323rh,

I use universal motor control lab from SDK 5_00_00_00.

I found  flyingStartMode not used in motor control isr , is it normal ?

 

Does Universal Motor Control Lab support flying-start function?

 

Best Regard.

Allen

  • Hello Allen,

    It is my understanding that flyingStartMode is not yet fully implemented as a lab functionality. The lab does, however, have flying start functionality- refer instead to the flagEnableFlyingStart boolean flag. This is enabled by default in the motor1_drive.c function initMotor1CtrlParameters() function.

    Regards,
    Jason Osborn