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.

USB2ANY: Could you provide USB2ANY firmware source?

Part Number: USB2ANY
Other Parts Discussed in Thread: PGA460-Q1, BOOSTXL-PGA460, ENERGIA, PGA460, MSP-EXP430F5529LP

Hello,

Could you provide USB2ANY firmware source?

Customer wants to make their own application, so wants to get source code.

Regards,

Nicky

  • Nicky

    The USB2ANY is only licensed and supported in conjunction with a TI EVM, not as a stand alone platform. If this is being used with a TI EVM I can direct the thread to the team that supports that product.

    Regards
    Dennis
  • Hi Dennis,

    It will be used with PGA460-Q1.
    To test PGA460-Q1 EVM(PGA460-F5529-BNDL & BOOSTXL-PGA460), customer requested its source code.

    Regards,
    Nicky
  • Nicky

    I'm going to transfer this thread to the team responsible for this EVM.

    Dennis
  • Hi Nicky,

    As Dennis noted, the EVM-GUI based source code for the PGA460-Q1 EVM is not available to the public. The GUI is installed with a batch file containing the firmware for the PGA460-Q1 EVM to enable the USB2ANY based communication between the EVM hardware and GUI software. Instruction on programming the MSP430 with the batch file are included in the EVM's Quick Start Guide ( www.ti.com/.../slvub17 ) and User's Guide ( www.ti.com/.../slau659 ).

    If you would like to see publicly available source code for the PGA460 device, please download the "PGA460 Energia Library and Code Example" at www.ti.com/.../slac741 . This software package was designed to be used in the Energia IDE, which is compatible with many TI MCU LaunchPads, including the MSP-EXP430F5529LP used by the PGA460-Q1 EVM. This means you do not need to purchase any additional hardware to run these Energia PGa460 example since the EVM hardware is repurposed for both the GUI and Energia. The "PGA460 Software Development Guide" ( www.ti.com/.../slaa730 ) provides a description of the PGA460 command flow used by the Energia example for a pseudo-code equivalent. The Energia library is also compatible with Arduino based MCU tools.