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

LSM9DS0 Gyro Reading Issue

Posted on December 17, 2015 at 22:37I have a LSM9DS0 that I am trying to get operational. My I2C is working since I can read the correct values for both WHO_AM_I registers. I can also read back a control register and the data read matches what was w...

STM32F4 disco + MEMS microphone array

Posted on February 03, 2016 at 10:44Hello, my project involves capturing the data from a MEMS microphone array. I found one article which describes, that it is possible to achieve this with a STM32F4 processors, so I would use STM32F407 discovery bo...

matas by Associate II
  • 513 Views
  • 0 replies
  • 0 kudos

MKI121V1 Interface

Posted on June 05, 2014 at 22:45Hi All,Having trouble writing a program that will let me operate the iNEMO M1 (STEVAL-MKI121V1) outside of the iNEMO suite provided by ST. I'm running Windows 8x64. Haven't even been able to get the sensor to connect....

mrm63 by Associate
  • 476 Views
  • 1 replies
  • 0 kudos

LSM6DS0 configuration issues

Posted on January 08, 2016 at 15:57Hi, I am trying to communicate with an LSM6DS0 module via SPI. I can retrieve the WHO_AM_I register content succesfully, but then, when I try to set the CTRL_REG6_XL register to start the accellerometer then I am n...

valerio2 by Associate II
  • 693 Views
  • 3 replies
  • 0 kudos

Question about speed of VL6180x...

Posted on January 11, 2016 at 17:07Hello, if am using VL6180x sensor with Arduino Uno board. There are few libraries available on the internet to control this sensor using Arduino boards. The program in the library is written to give sampling rate o...

shardz by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

VL6180x ODR

Posted on December 11, 2015 at 11:38Hi, i don't find the output data rate in the datasheet of the VL6180x proximity sensor. I read only 10Hz in relationship with the current consumption.What are the ODR settable ? ThanksS.Bertuletti #vl6180x #odr

stereo recording with 2 MEMS mics using libPDMFilter

Posted on January 18, 2016 at 18:37Hello everyone, I have a STM32F4-Discovery board with an integrated MP45DT02 MEMS mic, and I've bought also anothere mic (an MP34DT01), I would like to record at the same time from the 2 mics. I'm able to record in...

mad88 by Associate II
  • 563 Views
  • 1 replies
  • 0 kudos

LSM303D is noisier than LSM303DLHC

Posted on December 05, 2014 at 00:07We are testing out the LSM303D in our new product and we are finding that it is a lo noisier than the LSM303DLHC.    Should this be the case? We assumed that the LSM303D would have less noise.Our init sequence;   ...

spi functions

Posted on January 13, 2016 at 19:51helloi use in stm32f4 with Keil uVision5 and STM32CubeMX(i cunfig spi with cubemx ).i want to send and receive data from accelerometerI can not find the SPI function that send/receive data because i search fanction...