Hello Dan,
I've attached example code for the TMP125 to help get you started. Unfortunately this is the only example code for temp sensors that we have available. For further assistance, please post on the MSP430 support forum at: http://e2e.ti.com…
Thank you very much for the reply, I am using a system of measurement for battery-powered and needed to compare with other devices from Analog Device. thank you very much Eduardo Ban
Other Parts Discussed in Thread: TMP124 , CC430F6137 , TMP122 Hi. I have a problem reading the temperature value from tmp124. I don't understand how to configure. I try to explain: tmp124 has 1 pin I/O while microcontroller cc430f6137 have (as normally SPI…
Other Parts Discussed in Thread: MSP430FG4618 , TMP124 , TMP125 I am trying to develop an application to measure temperature with TMP series of sensors and MSP430.
What I want is to measure temperature and display that in a computer for either one or lots…
I am trying to develop an application to measure temperature with TMP series of sensors and MSP430.
What I want is to measure temperature and display that in a computer
for either one or lots of temperature sensors all around the lab.
I really cant…
Other Parts Discussed in Thread: TMP124 I think I've finally got my head around the negative 2's compliment gyrations so I understand how an output of 0xF387 = -25 deg. What I can't figure out is how do you get +25 deg from a reading of 0x0C87…
Part Number: TMP122 Other Parts Discussed in Thread: TMP124 Hello team,
one of my customers is redesigning a board and they are looking for a temperature sensor in the range -20 + 100 °C via SPI.
They saw the TMP122 and 124 devices but couldn't find…
sir,
i will purchase sir.
sir i need to attach real time sensor to my kit
Not sure what is your temperature accuracy. Here is a list that might be interested to you.
1. SPI - LM70, LM71, LM95071, TMP121, TMP122, TMP123, TMP124, TMP124
2. UART - TMP104…
Hi Dim,
I reviewed the CC2530 development kit yesterday, and realized that there are two modules (CC2531 USB dongle, CC2530EM Wireless) that you can use in conjunction with the main motherboard. There are many ways to communicate with our temperature…
Other Parts Discussed in Thread: TMP124 , CC430F6137 Hi! I'm programming cc430f6137 SPI to use micro as master and communicate with tmp124 temperature sensor. My problem is the clock UCA0CLK. On the clock spi PIN there's nothing. The code is the following…