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

Using LSM9DS0 as a vibration sensor

Posted on June 28, 2016 at 17:56I'm trying to use LSM9DS0 as a vibration sensor using accelerometer data, but I have some questions regarding the datasheet:1. Do I need to have magnetometer activated in order to use 6D in INT_GEN_1_REG? If I don't a...

Question about X-NUCLEO-IKS01A1.

Posted on July 18, 2016 at 16:01 I have an X-NUCLEO-IKS01A1 board. There is a LSM6DS0 on the board but the following functions DrvStatusTypeDef BSP_ACCELERO_Enable_Free_Fall_Detection_Ext( void *handle ); DrvStatusTypeDef BSP_ACCELERO_Disable...

LSM6DSM sample codes

Posted on April 19, 2016 at 12:14Hi, from where can i get the sample codes to use LSM6DSM gyro sensor. ? nothing is listed in the product page. Thanks Vijesh

vijeshp by Associate
  • 1117 Views
  • 1 replies
  • 0 kudos

LSM9DS1 acceleration anti-aliasing filter

Posted on June 24, 2016 at 11:23Hi all, I have some questions regarding the LSM9DS1: 1. The Acceleration ODR choices go down to 10 Hz, however the bandwidth selection, presumable an anti-aliasing filter, is limited to 50Hz. Thus, when sampling at 10...

STM32F4 Discovery Accelerometer SPI Problem

Posted on December 09, 2012 at 14:41Hello, I'm trying to get the MEMS Accelerometer on my STM32F4 Discovery Board to run with a simple code, but I don't make it. Heres my code: int main(void) {         SystemInit();         GPIO_InitTypeDef GPIO_Ini...

totally by Associate II
  • 2726 Views
  • 17 replies
  • 0 kudos

osxMotionFX for Nucleo L053R8

Posted on December 23, 2015 at 02:58Hi, I would like to use the osxMotionFX for the STM32L053 Nucleo board I have. Any plan for a release? It seems to be working only on Nucleo F401RE. Also when I install the osxMotion Setup V1.4.0, I get an error m...

using gyroscope in STM32F4

Posted on November 01, 2015 at 15:25Hello,this is my first time that i use gyroscope on stm.so please, can you answer this simple question:what are the libraries that i should add to the project to use gyroscope?thank you for answering

ouled by Associate
  • 680 Views
  • 1 replies
  • 0 kudos

L3G4200 SPI unstable read value

Posted on August 12, 2015 at 22:51Hello I'm trying to use the L3G4200D Gyroscope to measure the pitch in 3 dimention.But I faced a problem with: I used the Keil's examples.Iuse SPI to read and write on the device...I can read some registers such as ...

borzoo by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

L3GD20 Temperature issue

Posted on November 26, 2015 at 10:49Hello,I'm integrating an L3GD20 gyro into a device, to replace a different gyro.  For X, Y and Z, everything is fine, but the temperature is not.If you look at the attached jpeg picture, this is a graph from when ...

STEVAL-MKI109V1 recovery image

Posted on February 11, 2016 at 17:24Hi, I've tried to upgrade the firmware via DfuSe Demo, but it hungAfter this, I've discovered that my STEVAL-MKI109V1 board has bricked.I can flash it again using a Nucleo Board's embedded STLink. I could test it ...