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

LSM303DLHC Successor / Noise Bandwidth

Posted on April 29, 2014 at 09:56I have been planning a product development that needs magnetic information about the earth magnetic field and accelerometer information about the earth gravity field. I prototyped using the LSM303DLHC, but I do not s...

pc by Associate
  • 408 Views
  • 0 replies
  • 0 kudos

sensor values always zero

Posted on April 29, 2014 at 09:48Hi friends, I am using LIS331DLH MEMS digital output motion sensor with msp430 controller. communicayion is I2C. I can read and write the register values of accelerometer. But I am trying to do tilting operation. I a...

gckk1992 by Associate
  • 426 Views
  • 0 replies
  • 0 kudos

iNEMO_Suite_2.3.0_110913.zip

Posted on April 28, 2014 at 14:30I want to do some measurements using STEVAL-MKI062V2. I want to compare the result with the result of my Kalman-Filter. But I can not find the file iNEMO_Suite_2.3.0_110913.zip anymore. I may delete the file before s...

s_wd8y9x by Associate
  • 433 Views
  • 0 replies
  • 0 kudos

LIS302 - CONNECTING VDD TO 3.3V

Posted on April 22, 2014 at 18:29Data sheet indicates LIS302 has been calibrated at VDD = 2.5VHow will the device perform differently if VDD were to be connected to 3.3V?Regards,Oscar.

oscar2 by Associate
  • 620 Views
  • 1 replies
  • 0 kudos

How to configure state machine of LIS3DSH

Posted on April 15, 2014 at 03:56hi,   I can't get the interrupt after configuring the state machine of LIS3DSH. Could you give me some examples. My code as following:LIS3DSH_Write_Byte(CTRL_REG1, (u8)0x01);//enable SM1, SM1 interrupt routed to INT1...

No responses

Posted on April 25, 2014 at 04:39It seems this is a very dormant forum to get help. I thought such a simple request would elicit 1 reply. I guess I will try another brand

martech by Associate II
  • 424 Views
  • 0 replies
  • 0 kudos

how does the LIS331 high-pass filter work?

Posted on April 18, 2014 at 21:28I can't figure it out from the datasheet. I especially don't understand what REFERENCE is for and how its 8-bit value is interpreted.  Are there reference codes somewhere?

britton by Associate
  • 395 Views
  • 0 replies
  • 0 kudos

LIS3DH: single and double click interrupt problem

Posted on April 13, 2014 at 11:10Hello Community, I am encountering a problem while debug single and double click function on the LIS3DH. 1. If the LIS3DH is configure for single click event detection, the single click interrupt is generated when  a...