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

AIS328DQ - Spurious incorrect measurements

Posted on December 31, 2014 at 08:09 Hello all, I'm having trouble using the AIS328DQ accelerometers. Having the board level I should get roughly 0,0,1 for the x,y,z axis. Every second or third reading is completely incorrect. Often it's...

samuel2 by Associate
  • 386 Views
  • 0 replies
  • 0 kudos

VL6180X performance

Posted on December 30, 2014 at 16:47The application is simple - proximity detection between 20mm and 150mm. The VL6180x is clear (no glass or any other surface covering the sensor)I tried to initialize both with the default values of the VL6180X and...

sound synthetesis

Posted on December 30, 2014 at 10:31helloI'am trying to develop an application for voice synthesis using STM32 F4 discovery .for this work i used the project Audio_playback_and_record .however,when i modified the PCM code of const uint_16 AUDIO_SAMP...

Lis3dsh on STM32F407 Discovery (HELP ME)

Posted on December 29, 2015 at 08:07Hi all,i want to read Acc value of LIS3DSH on KIT STM32F407 Discovery. I read sensor datasheet. I write data to registor. But i can't get anything from sensor.How to communication LIS3DSH? set REG3, REG4, REG5, RE...

LIS344ALH calibration options

Posted on December 28, 2015 at 23:18Is it possible to get some clarification on the performance distributions documented in the datasheet?  If we were to calibrate a zero point and a (gain) two point cal for temperature drift per axis, are those par...

jgraham by Associate
  • 332 Views
  • 0 replies
  • 0 kudos

LSM303DLHC 'IR_REG_M' Registers ?

Posted on December 14, 2013 at 09:40what is the meaning of these registers? no explanation on datasheet. only that table: #msp430f5529 #i2c #lsm303dlhc #lsm303dlhc

0690X00000605UUQAY.png
eraycanli by Associate II
  • 1005 Views
  • 4 replies
  • 0 kudos

LIS3DH, x-axis is stuck with spi mode3 but working with mode1

Posted on December 28, 2015 at 06:58MCU: STM32F429NHi. I know from datasheet that spi should be configured as mode3 (CPOL=1, CPHA=1), but its working only with mode 1 (CPOL=0, CPHA=1)In mode 3 -  x-axis is stuck with value: -32624. Someone know the ...

LPS25H differential mode

Posted on August 03, 2015 at 12:37Good morning,I'm trying to set up a LPS25H sensor to read the same value as another one, which is the reference, in a controlled environment. My first guess has been to set up REF_P registers as the difference betwe...

Help with LIS2DH interrupts, novice here

Posted on December 15, 2015 at 14:07Hello,I'm reading the LIS2DH datasheet but I'm not sure of how can I do it:I've got a microcontroller connected to LIS2DH, including the INT1 and INT2 pins. I want to generate an interrupt when accelerometer detec...