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.

AM335X- how to enable soc-die temperature sensor on SDK8.0

Dears,

Our have a requiement for soc-die temperature sensor to monitor CPU temperature,


1. I find the wiki processors.wiki.ti.com/.../AM335x_EVM_On-Board_Components_Drivers_Guide,

but I can't make sure the sheet that is soc-die temperature sensor.

I reference the sheet to enable lm75 driver, but the driver seem can't workable.

root@am335x-evm:~# cd /sys/bus/i2c/drivers/lm75/
root@am335x-evm:/sys/bus/i2c/drivers/lm75# ls
bind    uevent  unbind
temp1_input-evm:/sys/bus/i2c/drivers/lm75# cat /sys/bus/i2c/drivers/lm75/2-0048/
cat: can't open '/sys/bus/i2c/drivers/lm75/2-0048/temp1_input': No such file or directory
root@am335x-evm:/sys/bus/i2c/drivers/lm75#

Please provide the suggestion for the question, thanks.

B.R.

Joe