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.

MotorWare vs MotorControl SDK examples

Other Parts Discussed in Thread: MOTORWARE, LAUNCHXL-F280025C, BOOSTXL-DRV8320RS, BOOSTXL-DRV8323RH

Hi,

I am going to order LAUNCHXL-F280025C and BOOSTXL-DRV8323RH combo because it is good for learning MotorControl SDK with Universal Motor Control Lab, in comparing MotorWare it has many examples like Lab09 Field Weakening, and MotorControl SDK it has some other examples under \BOOSTXL-DRV8320RS\Example Projects\F28004x\InstaSPIN-FOC\ ... the F280025C examples is enough ?

Can only one Universal Motor Control Lab example can cover M otorWare and F28004x + DRV8320RS examples ? 

Thx,

Tiger

  • There is pretty good overlap in the features supported between the separate F28004x labs and the single F28002x lab. If you take a look at the universal lab guide, you'll see that instead of having separate projects, there are build levels and predefined symbols that can be edited to test different features.

    For example, instead field weakening having its own project, there is a predefined symbol (MOTOR1_FWC) that can be used to enable the code for field weakening.

    Whitney