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 _14, new LAUNCHXL-F28069M, and first release of IPD_HFI

Other Parts Discussed in Thread: LAUNCHXL-F28069M, BOOSTXL-DRV8301, MOTORWARE, DRV8301, INSTASPINUNIVERSALGUI

LAUNCHXL-F28069M is now available for immediate shipment.

  • $25 LaunchPad with TWO sets of BoosterPack connectors
  • Dual encoder headers and isolated CAN
  • InstaSPIN-FOC and InstaSPIN-MOTION support (or use for non-InstaSPIN development as well)
  • MotorWare projects for both sets of BoosterPack BOOSTXL-DRV8301 connectors individually
    • Future MotorWare release will include projects with the single LaunchPad controlling both motors (summer '15 release)
    • Development Partners like The Mathworks/Embedded Target and Altair/VisSim are already demonstrating dual motor operation using their own software

Initial Position Detection using High Frequency Injection (IPD_HFI) Library

  • First release with initial example project on DRV8301 EVM (not BOOSTXL) using F2806x
  • Future releases for other inverter hardware and F2802x and F2805x
    • You can port the projects yourself as well
  • New projects with write-ups in the Project & Labs User's Guide
    • proj_lab20: example of slightly different CTRL code format, with PI controllers in CTRL and FOC/Transforms in mainISR
    • proj_lab21: implementation of IPD_HFI with InstaSPIN-FOC (torque mode), including new AFSEL function to transition between IPD_HFI and FAST.
    • future projects will include velocity control example
  • Notes for IPD_HFI
    1. It is not "insta". It requires manual tuning (using a current probe is ideal) to select the proper values.
    2. It will not work with all motors. A certain amount of saliency (based on the rotor construction) is required.
    3. Please review the Projects thoroughly.

MotorWare Updated to version 1.01.00.14

  • Support for new LaunchPad
  • Support for new InstaSPIN-FOC based IPD_HFI projects (proj_lab20, proj_lab21; initially for DRV8301 EVM and F2806x)
  • Updated sw\drivers to align with additional driver work being done across TI MCU