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

LIS3DH wrong out value +-16g

Posted on September 28, 2016 at 12:35Hi,LIS3DH, I don't move it. Sampling rate 400 Hz, CTRL_REG2=0.+-2g full scale : (0g;0g;1g) out value+-4g full scale : (0g;0g;1g) out value+-8g full scale : (0g;0g;1g) out value+-16g full scale : (0g;0g;0,67g) out...

My Test Code to Initialize LSM6DSM Gryo to Observe Pulses on INT1 coming from the Device does not work - Any Suggestions to Fix?

Here is my test code, that I single-step to observe the reg_status first, then write what I think should start the device, but I see nothing on INT1. Each reg_status read show the correct data (same as what I am writing):   reg_status = ReadReg(LSM6D...

design23 by Associate II
  • 373 Views
  • 0 replies
  • 0 kudos

Resolved! Tilt angle sensor

We are looking for a sensor that can identify tilt angle with respect to gravity. I have been looking around at 3-axis accelerometers but cannot be sure if these will work as a tilt angle sensor. Please advise.NOTE: This question and answer originate...

Unable to find Test code for the LSM9S1 SPI Driver code

Hi, I am trying to integrate the STMems_Linux_Input_drivers for the LSM9DS1 into the custom kernel written by one of team members. However, I am not able to find the sample program or test program to test the drivers. My SOC is Texas Instrument TSM57...

NAhme.5 by Associate
  • 423 Views
  • 0 replies
  • 0 kudos

LSM303AGR CTRL_REG4 FS[1:0] Full Scale Selection is reversed?

Hi,Based from the LSM303AGR CTRL_REG4 FS[1:0} Full Scale Selection are (00: ±2g; 01: ±4g; 10: ±8g; 11: ±16g). I tried all settings and it is reversed. So, setting 00 is +-16g. So is this an error in the datasheet?Regards,Markel

MRobr by Associate III
  • 355 Views
  • 0 replies
  • 0 kudos

LSM6DS3, any reason not to run it on 2.5VDC supply?

We're designing the LSM6DS3 into an existing product that already uses a 2V5 supply rail. The LSM6DS3's spec sheet says that running it at 2V5 is well within spec, but all of the examples refer to a 1V8 supply. Is there any reason that a 2V5 supply i...

Using STEVAL-MKI109V3 with Windows 10

Hi,I struggle to use the STEVAL-MKI109V3 board with Windows 10. The VCP serial port is detected, but the OS is unable to attach the right driver (a yellow exclamation mark is shown in the Device Explorer). Other STM32 boards with USB CDC do work fine...