MEMS (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

implementing STSW-IMG009 API

first question about initiating const from adr 0x2D to 0x87, is not the internal addresspointer incrementing ?Second: The default device address is 0x29 or ?(datasheet says 0x52)

Ckjel.1 by Associate
  • 489 Views
  • 1 replies
  • 0 kudos

I am using LSM6DSOX sensor with STM32WB55CG microcontroller. I am using LSM6DSOX with SPI interface with INT1 enabled as Data ready interrupt and INT2 enabled as Activity detection interrupt. Accelerometer reading stops after a continuous time of reading.

It correctly reads expected values for about 4 hours and then goes to undetected state by SPI. Then IMU does not work even after I reset the microcontroller. IMU only works again after I power off and on the system again. What could be the reason an...

ASiva.1 by Associate III
  • 576 Views
  • 4 replies
  • 0 kudos

Resolved! Error message Unico GUI STEVAL-MKI109V03 and STEVAL-MKI196V1

I bought the STEVAL-MKI109V3 motherboard and the STEVAL-MKI196V1 evalboard for the LSM6DSO. Now, i try to use the unico GUI to start working with the LSM6DSO, but I get the attached error message when I select the used components. Further, I tried wi...

BBrun.1 by Associate
  • 929 Views
  • 2 replies
  • 0 kudos

Vl6180x Laser Safety Error

Hey guys,I am currently trying to interface a VL6180x to a micro controller and when i try reading the RESULT__INTERRUPT_STATUS_GPIO (0x04f) register i get 0x40 indicating a Laser Safety Error . I checked the documentation and dint find anything of ...

BAcha.2 by Associate
  • 471 Views
  • 0 replies
  • 0 kudos

Resolved! LIS2DH12 value of temperature?

I'm using sensor LIS2DH12, acceleration data I get looks OK. But I'm bit confused about temperature data.CTRL_REG4.BDU is set to 1CTRL_REG4.FS is set to 0 (= 2g scale)CTRL_REG1.LPEN is set to 0CTRL_REG4.HR is set to 0 (= 10bit normal mode)CTRL_REG1.O...

vl6180x under a thick glass

Hello, I am developing a feet scanner with the vl6180x sensors. But I need to protect the sensors behind 6mm security glass, patients will step on the glass. When I read behind a 3mm glass, everything works fine, but when I use an 6mm glass the measu...