Hi,
Below is the Linux driver for lsm6dsl inertial module which has a temperature sensor in it. The driver doesn't seem to have any function or API to read the temperature sensor. Has anyone added the temperature reading to the driver ?
https://elixir.bootlin.com/linux/latest/source/drivers/iio/imu/st_lsm6dsx
Thanks for any help,
Solved! Go to Solution.
Hi @_ZZ_,
I hope you are doing well.
Yes, the st_lsm6dsx driver has IIO channels for only the monitoring axis, it does not have any functionality to read the temperature.
One can contact sensor vendor regarding this issue,
Thanks & Regards,
Dhruvit Vasavada
Hi @_ZZ_,
I hope you are doing well.
Yes, the st_lsm6dsx driver has IIO channels for only the monitoring axis, it does not have any functionality to read the temperature.
One can contact sensor vendor regarding this issue,
Thanks & Regards,
Dhruvit Vasavada