2022-12-16 02:20 AM
I need help with this TMP175 sensor. There is just little references about this sensor for stm32, and i need help if some of you have ever access the TMP175 sensor. any references or source code or library will helpme much. Thank you and please help :(
Solved! Go to Solution.
2022-12-20 07:28 AM
Hi @BAl K.1 ,
since the TMP175 is a temperature sensor from TI and not ST, I suggest you to try to share the same question (e.g. if you need additional information on the sensor) also on their online support page (link).
-Eleon
2022-12-16 03:30 AM
Shouldn't it behave materially like any other I2C device?
Does it respond at its address?
Can you read the registers?
2022-12-18 10:27 AM
Yes it is like the other i2c device. but i have problems with address that i should send or something in the datasheet. i just need to read temp data, any advice or references will help me much. thank you
2022-12-20 07:28 AM
Hi @BAl K.1 ,
since the TMP175 is a temperature sensor from TI and not ST, I suggest you to try to share the same question (e.g. if you need additional information on the sensor) also on their online support page (link).
-Eleon