Other Parts Discussed in Thread: TMP421
Is u-boot driver available for TMP442 temperature sensor ?
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.
Hi Abhishek,
Unfortunately, we're not able to provide drivers for specific platforms. In the case of TMP442, we don't have any software examples, but the device is very similar to TMP42x devices. There is a linux hwmon driver for TMP421 that you can reference.
https://github.com/torvalds/linux/blob/master/drivers/hwmon/tmp421.c
thanks,
ren