Part Number: TMP144EVM Other Parts Discussed in Thread: TMP144 Tool/software: I need to know the step to talking to TMP144EVM over exteranl seril port.
I tried used the TMP144EVM tool to talking to TMP144EVM baord and capture the logs Between TMP144EVM…
Part Number: TMP144EVM Other Parts Discussed in Thread: TMP144 , Hello
Can we add additional TMP144 ICs to the chain. If yes then are they readable in the GUI.
Also Can we export the temperature data from the GUI?
Thank you
Varun
Part Number: TMP104 Other Parts Discussed in Thread: TMP144EVM Tool/software: Hi all,
I am looking for TMP104EVM. However, I cannot find it on Ti.com and only software is listed.
TMP104EVM Evaluation Board and Software Tutorial
1) Can I order TMP104EVM…
Part Number: TMP114 Other Parts Discussed in Thread: MSP430F5528 , USB2ANY , TMP144 , TMP144EVM , BOOSTXL-TMP107 , TMP107 , TMP104 Hello, do you have MCU SW or CCS project which read out the TMP114. Also the EVM project would work.
Regards, Holger
Hi,
As mentioned, this is on a similar device the TMP144 which has 2 bytes for the temperature data. This device has the same protocol so the commands should work the same on the TMP104. My set up uses the TMP144EVM which has 4 devices on it so my…
Hi Fakuno-san,
When performing Global Address Acquire, you should always supply an address of 0. This will be the address of the first device. The first two bytes will pass through the first device, and then the device will disconnect downstream devices…
Hi Chase,
We do not have source code for the TMP144. The TMP144EVM comes with USB2ANY firmware loaded into the MSP430F5528, and the control of the TMP114 is done through the GUI. You can see the GUI's source code in the file UARTPacketCodec.js by pressing…