Forum Post: RE: TMP006 Need a subroutine to calculate object temperature...
Hello Preetham,I did not author the code so I'm not sure how the output is formatted or whether the result is in Kelvin or degrees Celsius. I have contacted the author and should have a response within...
View ArticleForum Post: RE: Source Code for DRV8662 Eval Board
Many thanks for your quick reply! Sincerely,Nikhil Mehandru
View ArticleForum Post: RE: TMP006
Hello Eli,The Melexis device costs $16 at 1ku volume, so it is not comparable to the TMP006 which was designed to be a low-cost sensor primarily used in consumer electronics. Also, you did not tell me...
View ArticleForum Post: RE: tmp006 calculation
Hi Ian,Below is code pasted from another thread. Hi Ian,Below is code to calculate temperature.// Calulate temperature from the TMP006 datasheet long double calculateTemp(int Tdie, int Vobj){ long...
View ArticleForum Post: RE: TMP435 IBIS Model Question
Hi Ichiro Itoi,Thanks for you answer!I just do the model checking work. So I haven't the schematic for simulation. Through the Ground Clamp Curve, I can see 2.4mA at 0V. Could you tell me the origin...
View ArticleForum Post: RE: Source Code for DRV8662 Eval Board
Hi again,I was wondering if you could also send me the circuit schematic (.brd/.sch files) for the DRV8662 eval board, as it does not seem to be on the website for the eval board. Thanks for your...
View ArticleForum Post: RE: TMP006
Hello Ian,use it for cloud detection, wall temperature etc.looking at object which are few meters away.
View ArticleForum Post: TMP006 Fails to switch from shutdown mode to continuous...
Hi, I use MSP430 I2C to interface TMP006 slave device. It happens randomly that after I write config register to set the TMP006 to shutdown mode, the next I2C slave address write from master will...
View ArticleForum Post: RE: DRV2605 detail documentation..
Hi Markus, Since the datasheet has not been released, I can't post it here. However, there is a link on the webpage to request a full datasheet. Just fill out the form, the datasheet will be sent....
View ArticleForum Post: RE: BOM and CAD Circuit Schematic for DRV8862 Eval Board
Ah, I found the BOM in the eval board pdf guide, but I still am wondering if I could receive the CAD circuit schematic. Thanks again.~Nikhil Mehandru
View ArticleForum Post: TMP175 Floating address pin termination
Hello team,My costumer Prodrive (platinum design house) has asked me for below. As I don't have practical experience with this, I ask you for your opinion.----------------------------For a project we...
View ArticleForum Post: RE: differential amp driver for AFE5801
Hi Chuck,I want diff in/diff out. I have one more question, If I connect the ADC driver to the AFE5801 using DC couple, Can I connect the output of the driver directly to the input of the AFE5801, like...
View ArticleForum Post: RE: TMP006 Need a subroutine to calculate object temperature...
Hi Preetham,Sorry for the confusion. I just checked back with the designer, and there is one extra step. You must first perform a right shift of 2 bits on the result before multiplying by 0.03125°C....
View ArticleForum Post: Temperature sensor?
Hai, I need to control a heater where it heats upto 1000°C. Can anyone suggest a temperature sensor for sensing upto 1000°C. If you are suggesting remote type, please suggest a diode too. Thanks in...
View ArticleForum Post: RE: tmp006 calculation
Hi Ian,I think Tamb is right. Since it is close to room temperature.You are right. When I put my hand in front of TMP006, the result was around 30 degree. But in this test case, I did not put any thing...
View ArticleForum Post: RE: TMP435 IBIS Model Question
Hi Shen,Thank you for sharing your simulation result.If I understand your simulation correctly, the sum of the SDA currents from eight TMP devices raises the low level about 750mV.Let me clarify the...
View ArticleForum Post: RE: TMP175 Floating address pin termination
Frank,I am currently looking into this and will get back to you shortly.
View ArticleForum Post: RE: TMP006 Need a subroutine to calculate object temperature...
Thanks Ian for the clarification.I will get back to you if I need anymore clarification. Basically I am planning to do more testing. Best Regards,-Preetham.
View ArticleForum Post: RE: tmp006 calculation
Hi Ian,Do you have any work around to make Tobj be equal to room temperature if nothing is put in front of TMP006?Best regard,Luo
View Article