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

Resolved! LSM6DSM FIFO not working

Posted on November 19, 2017 at 00:05I can't get the FIFO to work. The LSM6DSM is connected to a microcontroller via SPI. The sensor works fine when I use the status register and data registers to get the accel and gyro data.But for higher ODR I want...

LIS2DS12 positive self test values

Posted on November 17, 2017 at 22:41What is the expected self test difference values that should be expected? The spec indicates between 70 mg  and 1500 mg which seems like a very large range. Most other ST sensors has this value in a few hundred mg...

How to remove the spin from a sensor tile inside a baseball?

Posted on November 12, 2017 at 17:29I've added a sensor tile (STEVAL-STLKT01V1 SensorTile) inside of a baseball. How do I remove the spin of the base ball from effecting the accelerometer, gyro and magnetometer?I'm a beginner at this...Thank you,Ter...

Configuration of the Click recognition on the LSM9DS0

Posted on May 23, 2017 at 17:04Hi,  I am working with the Lsm9ds0 sensor and i would like to properly configure the Click recognition. After reading the datasheet I manage to rise an interrupt on a click but i still have a question about this functi...

0690X0000060752QAA.png

LIS3DH or LIS331H @ 4.2V ?

Posted on November 17, 2017 at 14:02Hello,I'm trying to design device with all components powered by li-po battery to minimize the power losses, cost and SIZE.I'd like to avoid voltage regulator, level shifters etc.This sensors should be powered up ...

Resolved! LIS2DE12 Accelerometer I2C data Reading Problem

Posted on November 12, 2017 at 08:35Hi, I'm working with LIS2DE12 for motion detection. I have configured INT1. Whenever motion is detected I'm reading  INT1_SRC but its value is not changing. It is always same 01101000. Here's the configurations I ...

LSM6DS33 => problem with self test

Posted on November 13, 2017 at 11:16Hello,I recently bought two Pololu IMU03a systems, and both of them gives me negative self test (both accel and gyro). To communication I use I2c protocol.  During the test the device is stationaryCalibration:Rej....

How to get mG from LSM303DLHC

Posted on November 13, 2017 at 19:49I have developed a very simple driver for this sensor. I have a stm32f411ve discovery board which has one included.This is my configuration:PM_LSM303DLHC_config.ctrl_reg1_a = 0x27; PM_LSM303DLHC_config.ctrl_reg2_a...

Bi ribu by Associate
  • 496 Views
  • 1 replies
  • 0 kudos

Problems in reading FIFO for LIS2DE12

Posted on June 09, 2017 at 08:18Hello all,I am configuring LIS2DE12 accelerometer with JN5169 module using I2C. I read the AN3308 application note of LIS3DH and implemented the code accordingly but I am facing the problems in the configurations.I ha...

LIS2DE12 no interrupt and constant acceleration values

Posted on October 09, 2017 at 18:31Hello,Firs of all thank you for your time.I'm currently working with a LIS2DE12 for its great low power current but unfortunately I'm not able to get any useful information from the device. I tried to active an int...