This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMP100: PROCESSOR-SDK-AM62xx

Part Number: TMP100

Hi All,

I am working on AM62xx processor custom board. Iam trying to read current temperature from Sensor which compatible with "ti, tmp100" on AM62xx target board (custom board) with below command,

cat /sys/class/thermal/thermal_zone0/temp

cat /sys/class/thermal/thermal_zone1/temp

*********************************************************************************************

root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
49042
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
48819
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
49266
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
48146
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
48371
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
49042
root@am62xx-onecontrol-lrd:~# cat /sys/class/thermal/thermal_zone0/temp
48819

********************************************************************************************************


 following the below link for data sheet:

TMP10x Temperature Sensor With I2C and SMBus Interface with Alert Function in SOT-23 Package datasheet (Rev. I)

Expecting the room temperature here.

Please let me know any suggestions. 

May I know how to read the current temperature from the target board to get the correct temperature.

Regards,

Padmalatha