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

About LPS25H

Posted on February 05, 2014 at 04:07 Hi,  Besides, about LPS25HTR, what are the Wake time from power down to �communication ready� and acquisition time in high resolution mode for this chip?  I think this chip is very good. Changhong #barom...

hitwch by Associate II
  • 391 Views
  • 0 replies
  • 0 kudos

What is the problem my audio recording code ?

Posted on January 28, 2014 at 21:45The original post was too long to process during our migration. Please click on the attachment to read the original post.

h_ by Associate
  • 730 Views
  • 2 replies
  • 0 kudos

Test

Posted on January 22, 2014 at 17:14Test

fabian by Associate
  • 463 Views
  • 0 replies
  • 0 kudos

LSM303D data synchronization

Posted on January 13, 2014 at 18:35All the example code I've seen reads the acceleration and magnetic field values by polling the appropriate registers.For example:x.l = i2c_read(OUT_X_L_A);x.h = i2c_read(OUT_X_H_A);y.l = i2c_read(OUT_Y_L_A);y.h = i...

trav by Associate
  • 571 Views
  • 1 replies
  • 0 kudos

Example for LSM303DLHC Accelerometer

Posted on November 27, 2013 at 15:26Hi,I need to read the accelerometer data from LSM303DLHC. I use the STM32F401 Discovery board and the ''stm32f401_discovery_lsm303dlhc.c'' library.I read carefully the datasheet, especially the section 7.1 in page...

anthony2 by Associate II
  • 2191 Views
  • 6 replies
  • 0 kudos

L3GD20 gyroscope sensitivity

Posted on January 14, 2014 at 11:04Hi,I would like to know : how did you calculate the L3GD20 sensitivity (LSB/dps) in the example?#define L3G_Sensitivity_250dps    (float)114.285f        /*!< gyroscope sensitivity with 250 dps full scale [LSB/dps] ...

romain by Associate
  • 533 Views
  • 0 replies
  • 0 kudos