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.
We are using the IIS3DWB eval board and noticed that occasionally the values in at least one of the output registers are double what they should be while the accelerometer is at rest in 8g mode. This happens with BDU on and even when the status flag ...
Help me with a sample code?
Hello,I am using LIS2DH12TR through SPI but I am not able to operate it on greater than 2.8V. On greater than 2.8V I am not able to read the device ID. But according to the datasheet, it is able to operate up to 3.6 V. SO how can I use this ic greate...
Hello,I am using LIS2DH12TR through SPI but I am not able to operate it on greater than 2.8V. On greater than 2.8V I am not able to read the device ID. But according to the datasheet, it is able to operate up to 3.6 V. SO how can I use this ic greate...
I'm using a nucleo f401re with a lps25hb. Currently I'm getting very wrong values, this is caused by the reading of the registers. For example when I call the registers of temperature which is composed by two bytes HAL_I2C_Mem_Read(&hi2c1, LPS25HB_I2...
I would like to use the MotionFX Library from the X-CUBE-MEMS1 package in a project on a STM32WL55JC.The datasheet of the library states the following:Cortex-M4: 44.1 kB of code and 1.1 kB of data memoryI have already written a library for another ap...