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

LSM9DS1 : How to validate IMU feature in Android

Posted on January 22, 2018 at 08:51Hi ,I am using LSM9ds1 in one of my project. The main reason for using this chip is,  it is THE one recommended for IMU feature, where all 3 sensors are in one chip.In Android 6.0 , I am getting all 3 sensors data ...

Spurious INT2 on LSM6DSMTR

Posted on January 17, 2018 at 02:13I believe I've configured my system (LSM6DSMTR connected to Nordic nRF52382 via I2C) to interrupt on INT2 when the FIFO threshold is reached.  What is happening, is that I get an interrupt when data first appears i...

LSM9DS1. DRDY_M pin

Posted on January 16, 2018 at 11:10In the datasheet say that this pin must be work(indicate moment of magnetometer new data avalaible ) automatically(without need of configuration), but it doesn't work. Why? In the http://www.st.com/resource/en/data...

can iNEMO M1 work with Nucleo board programming?

Posted on January 19, 2018 at 11:22hi everyone,i'm trying to debug my program on the iNEMO M1 but when i press the reset button to start the program the iNEMO is disconnected from the debugger and i can't talk to it anymore, so i can't see where the...

LSM6DSL: WHO AM I Value not valid.

Posted on December 05, 2017 at 22:19I want to access the LSM6DSL via SPI. And I ´m always recieving 0x40, when I read the WHO AM I register. I expect 0x6A. I am sending 0x8F to read the WHO AM I register.. Any Idea why I am not recieving the right ...

LSM6DSL. Wake-Up Interrupt

Posted on January 18, 2018 at 09:07I have configured the Wake-Up interrupt (with highpass filter) as described in the application note: 1. Write 60h to CTRL1_XL // Turn on the accelerometer // ODR_XL = 416 Hz, FS_XL = 2 g2.Write 90h to TAP_CFG // En...

hello everyone ,i need help with lis3dsh power waste

Posted on January 12, 2018 at 04:25when i use lis3dsh , i test the power waste is 1.7mA, is more big than the discription in datasheet. the way i use it: the circuit board use STM32F4discovery , i init the gpio ,and then measure the Electric current...

AIS3624DQ WHO_AM_I returning 0XFF

Posted on January 04, 2018 at 13:18the following code i have written for STM32F103C8T6 for interfacing with AIS3624DQ accelerometer. But while checking , when i read register WHO_AM_I (0x0F) it should return me 0X32 default but it is returning me 0X...