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…
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…
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…
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…
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 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.
Step…
Hello Adrian,
The TMP122 and TMP124 provide only the minimum SCK period of 100 ns which amounts 10 MHz. Any faster timing than that would require to construct the timing path.
Max Clock Period = Tout_delay + Tpropagation + Tsetup
For the TMP122…
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…
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…