STMicroelectronics / STMems_Linux_IIO_drivers

DISCONTINUED (October 2022): the maintenance for this repository has been discontinued. Please refer to https://github.com/STMicroelectronics/st-mems-android-linux-drivers-iio for the up-to-date drivers repository. This repository contains Linux Kernel (v3.10, v3.14, v3.18, v4.9, v4.14, v4.19) including STMicroelectronics MEMS IIO sensor support
Other
75 stars 42 forks source link

IIS3DWB vibration sensor support #17

Closed Pankaj-Patil-97 closed 1 year ago

Pankaj-Patil-97 commented 1 year ago

Hello,

I'm using IIS3DWB with ESP32 and planning on using Jetson xavier nx as the next hardware. Would like to develop and publish the device driver for IIS3DWB.

Would IIS3DHHC be a good reference for developing the driver? https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/blob/linux-4.4.y-gh/drivers/iio/accel/st_lis3dhh.c

Thank you

mariotesi commented 1 year ago

Hi,

It could be interesting to develop a linux driver for the IIS3DWB. Please note however that the IIS3DWB ODR is fixed to 26.6kHz, so it is much faster than IIS3DHHC.

If you need help from ST, please open a case from the online support page ( LINK ), detailing the business purpose and the target application, so that it can be officailly tracked.

Regards