st-mems-android-linux-drivers-iio
st-mems-android-linux-drivers-iio copied to clipboard
stm mems iio drivers for Android and Linux platforms.
I got really slowy speed when read iio node, and some value event not correct. Is any way I can fix it?? Here is my script and output. ``` echo...
I have a device with an LSM6DSM communicating with my host over SPI and would like to connect an LPS22HH on the downstream I2C pins. Does this driver support that?...
Hello, I have been having issues with configuring configuring a hrtimer-trigger or buffered-trigger for my iio-device. I am using a ISM330dlc (IMU) and it is connected to a rasberry pi...
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...
Hi, we're noticing an incredibly high number of raised IRQs (about one every 20ms) in android from the lsm9ds1 accelerometer. This situation causes a fixed 20% usage on the CPU....
Hi, I'm using LIS2DUX12 accelerometer on a custom PCB with SPI interface in a Linux environment and I was experiencing a failure during the probe of the device with error...
Hi , I am currently working on porting two sensors, the asm330lhhxg1 and lsm6dsox, to my platform. However, I have no idea how to stabilize the sensor data and achieve...
Hi, I'm using LIS2DUX12 accelerometer in a Linux environment with kernel version 5.10 and I'm testing event monitoring with `iio_event_monitor` tool. I managed to verify the functionality of a few...
Hello, I merged (yesterday) the lsm6dsox driver into my v5.15 Linux Kernel in order to run with lsm6dso MEMS. I'd like to enable the wake-up functionality (and setting the threshold)...
When will be the release for the Kernel 6.12 LTS ?