Hi team,
Is there a Linux driver for HDC3020?
If yes, does it support Linux kernel version 5.4.56 or higher than 5.5?
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.
Hello,
There are not Linux drivers made by TI for HDC3020. However, HDC3020 is fully software compatible with SHT3x, so you could use opensource SHT3x Linux drivers with HDC3020. Here is the link to the source code: https://github.com/torvalds/linux/blob/master/drivers/hwmon/sht3x.c
Regards
Alex Thompson