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.

TMP117EVM: MSP430_Code of EVM

Part Number: TMP117EVM
Other Parts Discussed in Thread: USB2ANY, TMP117, MSP430F5528

I would like to get the MSP430-Code used at the TMP117EVM

  • Hello Tilmann,

    The TMP117EVM is based of the USB2ANY platform (www.ti.com/.../USB2ANY). You may use the existing adapter and the dll provided by USB2ANY to develop your application. As you may see, the source code is TI proprietary information and cannot be shared.
  • I tried to find the file described in TMP117EVM User Guide SNOU161-June 2018: "Browse to the firmware file name is USB2ANY_F5528.txt version v2.7.16." but I have not found it. And I tried to find TMP117 in USB2ANY Explorer - if have not found it. ... and so on ... . Could be that my intelligence is not high enough - I think I have to make a big break and reprogram the MSP430F5528 using an I2C-subroutine and the USB concepts - or I take a MSP430G2xx device to connect I2C for TMP117 via UART or via LaunchPad USB channel.
  • Dear tilmann -

    i did some digging around and found the binary, which I attached here for your convenience - will interface with Amit and the rest of the team to make this available where it should be. 

    USB2ANY_F5528.txt

  • Dear Josh, thank you very much. So I can do my job (as written in the User's Guide).

    Best for TI would be if the code will become offered as a valuable example of MSP430 programming.
    So most people will use the USB library and the I2C code routines or Bluetooth approach.
    And  get the connection to mobile phones.