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.

TDC7200EVM: Interfacing TDC7200evm with the Hercules RM57Lx

Part Number: TDC7200EVM
Other Parts Discussed in Thread: TDC7200

Can someone point me in the right direction for programming the TDC7200evm with the RM57Lx? I am new to the platform and I can't figure out how to go about programming it, if it is even possible. 

Thanks in advance.

  • Hi Nicholas,

    Is there a particular reason you are using the Hercules launch pad instead of the MSP430 launchpad the TDC7200EVM is designed to be used with?

    There is currently no reference software from TI for the Hercules microcontrollers to interface with the TDC7200. You can use the MSP430 firmware (source code is included with the TDC7200EVM GUI installation) as a basis for the general structure of a program to communicate with the TDC7200 and conduct measurements, but it will have to be built separately for the Hercules system.

    The communication with the TDC7200 is done through SPI, for which I'm sure there are libraries and example code using the Hercules devices.

    Regards,