I am using LSM6DSRTR, and the device-tree compatible is "st,lsm6dsr".I can see two iio device node under/sys/bus/iio/devices/iio:device1 /sys/bus/iio/devices/iio:device2But when I try to read in a python loop, it gets really slow.Anyway better to ...
Hi all,I am currently working with STEVAL-MKSBOX1V1 to estimate the angle and 3D orientation of a static device. As I am limited to using the capabilities of the lis2dw12 chip only, I am relying on the accelerometer to provide the forces in the XYZ p...
Hello,I am working on an IOT project where we use motion sensors. Our prototype works with STM32WB55 + iKS01A3. We would like now to go further and replace iKS01A3 with LSM6DSO and print the PCB to put "between" the STM32WB55 and LSM6DSO. I've read a...
Hi there!We are using the LSM6DSOX in our product and doing sensor fusion using xioTechnologies/Fusion.Our hardware is mass produced and we are using the LSM6DSOX sensor with no magnetometer using 52Hz ODR and 104Hz ODR. The change in ODR doesn't s...
I have one topic that is not super clear (or maybe it’s normal and I just don’t know something, I’m new in “sensors�?). Let’s say, range of ACC is set to 2g and we will get highest positive output(32768 in decimal), we can get proper resolution from ...
I've gone through the documentation a few times and I'm not sure what I'm missing. I'm using an STM32L4 to control the lsm303agr through an i2c connection. When I run debug and probe the SCL/SDA lines on my oscilliscope, the messages look good, and f...