Resolved! Documentation for MEMS module
Where can I find the proper documentation for the functions in X -Cube - MEMS package and clear explanations for the use of functions
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.
Where can I find the proper documentation for the functions in X -Cube - MEMS package and clear explanations for the use of functions
Hello,I'm evaluating the LIS2DUX12 accelerometer by using the combination of STEVAL-MKI109V3 and STEVAL-MKI238A. In the datasheet it stablishes that it can reach down to 10 nA during deep power-down:But when I measure the current consumption through ...
Hello! I'm evaluating the LIS2DUX12 accelerometer by using the combination of STEVAL-MKI109V3 and STEVAL-MKI238A. In the datasheet it stablishes that in order to achieve certain current consumption is necessary to have the Temperature sensor off:But ...
Hello,We have been using the LIS3DH for some time and recently acquire some LIS3DSH' as well.With both modules there is an internal pull-up for the SDO pin, and with the LIS3DH there is a register to control this pullup:CTRL_REG0I am not able to find...
I have four FSM programs working with the LSM6DSV sensor, all set to AODR/GODR of 30Hz in line with the examples I copied. Tap detect requires significantly higher ODR. I might also want to run the SFLP at a rate higher than 15 or 30 Hz, so does thi...
Hi, the datasheet for the LIS3ML does not mention any dedicated offset registers that can be used to deduct an offset vector from the measurements: However, when I view the LIS3MDL app note, it says they are there: The app note points to 05h through...
LSM6DSV16X chip does not work.I purchased the LSM6DSV16XTR chip, then looked at the datasheet and built a simple circuit.But SPI communication doesn't work.I used the LSM6DSV16X arduino library provided by Sparkfun, but communication was not possible...
I am enabling the LSM6DSV FSMs, SFLP, and SensorHub (LPS22DF slave) to send data to the FIFO where I read it upon INT1 pulses. I also have the embedded TILT function working routed to INT1. If I try to route the activity/inactivity detect to INT1, I ...
Hello Community!I hope you are all doing well. I'm currently working on a project that involves interfacing an LSM6DSOX accelerometer and gyroscope with a LIS3MDL magnetometer. My goal is to set up the LSM6DSOX in Sensor Hub Mode to collect and store...
I am evaluating LIS2HH12. Before starting to collect data, I simply reboot it, set FIFO to stream mode (010), enable FIFO, and enable the sensor by setting ODR=800Hz (110). Then I collect 800 samples (each sample=6 bytes, 2 for each axis) by reading ...