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

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
  • 2589 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
  • 650 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
  • 570 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 ...

Calculate Stair Count Using LSM6DS3

Posted on March 23, 2016 at 09:22Hello, I am working with STM32F429 Discovery evaluation board. I have interfaced LSM6DS3 with evaluation board over I2C. LSM6DS3 provides good functionality of reading steps counts from it directly without putting mo...

bhavin by Associate II
  • 491 Views
  • 1 replies
  • 0 kudos

L3G4200D INT voltage and PP_OD

Posted on July 03, 2016 at 07:07What is the maximum voltage of the L3G4200D INT1 pin (assuming open drain)? What does the PP_OD bit in CTRL_REG3 control - INT1 only or INT1 and DRDY/INT2? What are the maximum voltages applied to all I/O pins? Why ar...