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

What is the power consumption of VL53L5?

Hello. I am really interested in your new product, VL53L5.I only had the databrief sheet, but I cannot estimate the power consumption of it.Can I know the power consumption?

DIm.1 by Associate
  • 537 Views
  • 1 replies
  • 0 kudos

Is it possible to move from VL53L1X to VL53L1 ?

Hello, I have developped a product using VL53L1X last year, and recent communication from STM suggest there is an improvement in detection in a new product, VL53L1. I wonder if this is exactly the same product with only software improvement (hence I ...

GJour.1 by Associate II
  • 700 Views
  • 1 replies
  • 0 kudos

Resolved! Problems with LIS3DSH, always receiving 0xFF

Hi,so a few months ago I wrote a program to read values from LIS3DSH sensor. It was working good until last week Z axis stopped working, and this week Y axis also. It always sends back 0x8080 values, while X axis is still working great. I have a cust...

bmak by Senior
  • 1616 Views
  • 8 replies
  • 0 kudos

Initialization error using STM32F4 with IMU by Bosch (BMI160)

Hi,I use STM32F4 with BMI160. But i have a problem. I cannot initiate BMI160 so I can not get gyro and accel data. You can see here my init functions:"init_sensor_interface();bmi160_init(&bmi160dev);init_bmi160_sensor_driver_interface();"When i write...