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

How can I resiliently read from FIFO on LSM6DS3/LSM6DSL/LSM6DSM?

I am running on linux and trying to collect accel and gyro samples from the IMU. I have configured the IMU to store data in the FIFO so I can read data periodically without missing any samples.I have tried both FIFO mode and continuous mode but I can...

JRows.1 by Associate
  • 775 Views
  • 0 replies
  • 0 kudos

SensorTile KIT connection with Unicleo on Windows 11 Fail.

Hi, i am trying to connect the SensorTile kit STEVAL-STLKT01V1 over bluetooth with Unicleo GUI. While I have paired the device with my PC, unicleo is unable to find the device. I can see the device in the selection device section (COM) but all the in...

I fail to get LSM6DSL data continuously

Hello,I like to read data from the LSM6DSL continuously. But I am not able to choose the correct settings for the FIFO register. If I set it to "Continuous mode. If the FIFO is full, the new sample overwrites the older one"It will stop after a few se...

DNuen.2 by Associate II
  • 627 Views
  • 2 replies
  • 0 kudos

STEVAL-BCNKT01V1 works properly (I can listen to my voice in input in my headphones) when connected through USB in my Raspberry Pi 4, but it doesn't work as microphone in the apps. E.g. : browsers, programs ecc...

I did a lot of trials: the raspian OS seems to have drivers problems because if I do a Google voice search (or in others web applications) I can see the mic icon moving but my words are not recognised. While on my MacBook the mic works properly by th...

SGiud.1 by Associate
  • 452 Views
  • 0 replies
  • 0 kudos

Resolved! I am using B-L475E-IOT01A board in that I am using Accelerometer sensor to read the vibrations that will be in time dominie , I want to convert into frequency dominie for that FFT is required. so, I want FP-CLD-WATSON1 package library required.

FP-CLD-WATSON1 package library file will support to plot FFT graph..can any one share link of that library file.. I could not found that.Thanks in Advance...

DNani.2 by Associate
  • 772 Views
  • 2 replies
  • 0 kudos

LIS3DH - Android screen rotation.

Hello everyone,We are working on an Android 11 i.MX8MM based board which has the LIS3DH accelerometer.From the Kernel perspective we used the following IIO drivers.Kernel-source/drivers/iio/accel/st_accel_i2c.cKernel-source/drivers/iio/accel/st_accel...

EVazq.1 by Associate
  • 686 Views
  • 0 replies
  • 0 kudos

How to integrate LSM303AGR in STM32CubeIDE with STM32L4

Hey all! I'm doing a client project where I'm integrating an LSM303AGR on a custom board. I've included the XCUBE-MEMS package into STM32CubeIDE, and selected the LSM303AGR and set the I2C settings in the platform settings. This gives me LSM303AGR.C/...