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

LIS2DS12 Direction of the accelerations?

Use 3-axis acceleration LIS2DS12page 10 figure 2 Pin description in datasheetThe z direction is reversed in the output, but I don't know why.ex) Gravity acceleration is displayed as + g.

LIS3DHTR returns 0xffc0 for all channels

I'm having some issues in trying to get valid data out of the LIS3DH. For some reason I am only receiving a constant value of -1 [0xffc0 10 bits left aligned] on all channels and FIFO slots. I can read/write all other registers just fine, it's just t...

MarkL by Associate
  • 1050 Views
  • 3 replies
  • 0 kudos

How can I select the right Accelerometer?

I am designing a sensor to measure vibration from industrial equipment. The main characteristics of the accelerometer are listed below:- Acceleration Range - up to 8g- Type - Digital- Output Type - I²C, SPI- Axis - X / Y / Z- Bandwidth - minimum of 1...

0690X00000AsIOnQAN.png

What is the proper way of implementing and handling status return values from the VL53L1X ultralight driver (STSW-IMG009)?

From Pololu's Arduino adaptation of the "heavy" driver =) (STSW-IMG007) I gather that the functions in vl53l1_platform.c should return 0 if they succeed and 1 if they fail, so that's what I've done in the ultralight driver. However, some of the other...

JamesLo by Associate II
  • 1139 Views
  • 3 replies
  • 0 kudos

Errors compiling the demo project in Keil Microvision

I Unzipped the supplied demo software package and opened the tilebox project in Keil Microvision. After it autoinstalled all the support packages required I attempted to compile the code as per the readme.txt instruction. It failed due to not being a...