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

LIS2DH setup for fifo and tap interrupt

Posted on February 19, 2018 at 07:51I want to use LIS2D for FIFO and tap interrupt. Its generating FIFO interrupt but I am not able to get single tap interrupt.My register settings are as below. I want my FIFO interrupt of INT1 and Tap interrupt on ...

Resolved! Lis3DH High-pass filter

Hi All. I want to configure the filter in such a way that the data in the out registers are not filtered, and the data for interrupt AOI are filtered. But I have filtered data in both the interrupt and the output registers.My settings of filter: AX_W...

lsm6dsl to catch peak shock load

Hi.We are trying to configure lsm6dsl to catch peak shock. The usecase is that the sensor should sleep until shock occurs (say above 1g on any axis), cause interrupt and have the value available in FIFO. We are using the STMems_Standard_C_drivers fro...

More info on MotionMC function MotionMC_SaveCalInNVM

Dear Community,​I've been using the MotionMC library on a stm32f401 with quite some succes, but there are 2 functions that remain somewhat mysterious:char MotionMC_LoadCalFromNVM(unsigned short int datasize, unsigned int *data);andchar MotionMC_SaveC...

Léon by Associate
  • 929 Views
  • 2 replies
  • 0 kudos

USB Device HS-IN-FS does NOT work

I am using STM32Cube_FW_F4_V1.21.0.This is very excellent software.UART,SPI,I2S,RTC,,,work fine but HS-IN-FS.I have checked HS and FS works fine.My target board is STM32469I-EVAL board and I'm using EWARM compiler suite.My application is USB_Device/M...

TKawa.17 by Associate
  • 547 Views
  • 0 replies
  • 0 kudos

VL53L0X Sensor Communication(Failed reach)

I bought vl53l0x sensor in mouser.I designed in my sensor board for my project. I refered in datasheet circuit.I added my board schematics.İn addition to ı constructed to ı2c level shifter with mosfet for the arduino communication but i did not answe...