Part Number: TMP451 Other Parts Discussed in Thread: LM90 Hi team,
One of my customers is using LM90 Linux driver for TMP451, they are using hwmon bus to read temperature. it's supposed to be temp_input folder under /sys/class/hwmon path, but the folder…
Other Parts Discussed in Thread: LM89 , LM90 Hi Team,
The customer is using LM90CIMMX/NOPB. He needs to get the Junction temperature, Tj and Junction to ambient thermal resistance, θJA to do thermal analysis.
Can you send me the information?
Thanks, …
Hi Richard,
The TMP451 and TMP451-Q1 are software compatible they would just need to change the I2C address. The lm90 linux driver does look to support TMP451.
Thanks,
David
Part Number: TDA4VM Other Parts Discussed in Thread: INA3221 , LM90 Tool/software: TI C/C++ Compiler Hi,
I download the sdk from the link
it is
PROCESSOR-SDK-LINUX 07_01_00_10
I try to build the sdk with the user guide,
I build the sdk with Make, so…
Other Parts Discussed in Thread: PMP , TPIC2810 , TPS65910 , TPS65090 , LM90 , LM95245 , TMP102 , TPS65217 , TPS65218 , TWL6040 , TPS62360 , TPS65023 , DA8XX Tool/software: Linux
Hi,
I have found this link (in a previus post ) but he link is too old for my MCS…
Part Number: AM5728 Other Parts Discussed in Thread: TFP410 , LM90 , LM95245 , TMP102
Tool/software: Linux
Hi Ti,
I am trying to build gstreamer and its packages using Yocto.
I have followed http://processors.wiki.ti.com/index.php/Processor_SDK_Building…
Hi Lucas,
I have tried setting 0x2f register but it was not setting , So I tried setting register 0xff to 0x0c but when I gave hexdump it was setting value of 0xff to 0xa5
After setting 0xff(=0x0c) register, I could set the value of 0x2f to 0x0…