STMicroelectronics / st-mems-android-linux-drivers-iio

stm mems iio drivers for Android and Linux platforms.
GNU General Public License v2.0
23 stars 1 forks source link

Updated driver AIS2IHTR to read temperature register #12

Closed lucbeaufils closed 3 months ago

lucbeaufils commented 1 year ago

Hello,

I use an ais2h chip with spi on a project to have accelerometer and temperature sensors. I use a Linux-imx kernel 5.10 in a Yocto project. I have no integration problem with the driver but the temperature reading doesn't seem to be implemented. Do you plan to implement register reading for temperatures on this chip? Or their is a way to have it ?

Thanks

mariotesi commented 3 months ago

Hi lucbeaufils,

sorry for the delay in the response. The AIS2IHTR driver (compatible st,ais2ih in st_lis2dw12 driver) has been updated to support the temperature reading.