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

Gyro Noise

Posted on May 01, 2014 at 11:01Hello,I've tried to calculate my gyro noise using AVAR (Allan Variance).The results I get are similar to the spec., but the dimensions are dps^2/Hz on my analysis and dps/Hz^0.5 on the spec.  If I calculate the square ...

Firmware update STEVAL MKI109V2

Posted on April 30, 2014 at 15:53Hi,We have a MKI109V2 with different extension boards. Now the extension-board MKI135V1 is not working (both we have). We think we need to upgrade the firmware on the MKI109V2 which is running firmware version  2.4.4...

maarten by Associate
  • 424 Views
  • 0 replies
  • 0 kudos

noise amplitude on different sampling frequency

Posted on April 29, 2014 at 11:13hi, I get a much higher amplitude of noise in high sampling frequency (X-Axis, fixed chip): </colgroup> </colgroup> sample f Max Min 1000 1.171.875 -1.171.875 50 0.4882813 -0.09765625 is ...

steffen by Associate II
  • 411 Views
  • 0 replies
  • 0 kudos

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
  • 348 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
  • 364 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
  • 373 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
  • 523 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...