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.

TMP119EVM: Get data from TMP119EVM with other software, e.g. Matlab

Part Number: TMP119EVM
Other Parts Discussed in Thread: MSP430F5528, TMP119

Tool/software:

Hi!

I recently bought a TMP119EVM module. Is it possible to read out the module eg with Matlab? If I see correctly, it intergates as a HID. I'm of course not expecting a ready-made solution, but it would be nice if some kind of description of the interface and the protocol was available. Thanks a lot for all hints and tips!

Best,

Malte  

  • Hi Malte,

    At this time, the temperature sensing team does not support the use of our EVMs with software other than the provided GUI. If you are especially determined to do so, you might write your own firmware for the MSP430F5528 microcontroller using the programming header J2. An easier solution would likely be to disconnect your TMP119 from the EVM at the perforated section and connect it to the I2C host controller of your choice.

    thanks,

    ren

  • Okay, thanks a lot! Might be a useful feature to be able to connect to the device with standard methods though ...  As you suggested, I will simply turn to another controller and make the PC-connection via a virtual COM port. Best, Malte