Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
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...
If we use the MCU (STM32F401VE in STEVAL-MKI109V3) to train our IMU(LSM6DSV16X) for the prediction of certain behaviour.Can we then use the IMU standalone without the MCU for the prediction?If so, Where can those predictions be read from the IMU and...
Hello,Can someone please provide the ECCNs for these two STMicroelectronics products:LSM6DSMUSTRLIS2MDLTR
Hello,I was trying to setup an inactivity/activity program in Arduino using a Xiao Sense NRF52840, that has the LSM6DS3 chip on it, and with using the register i was trying to recognize inactivity and activity. If anyone has insight as to why this is...
I have tried this example lsm6dso_fsm.c (github stm32 STMems_Standard_C_drivers) and successfully trigger the int1 pin but found that comment the line 310 the pin does not trigger.Digging deeper I found that I need to read/poll the EMB_FUNC_STATUS_MA...