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

LSM6DSV320 FIFO configuration

Hi all,I am trying to get started with a LSM6DSV320X accelerometer, using a STEVAL-MKI251A and a Raspberry Pi 4. I can get raw Accelerometer and Gyroscope data from their dedicated output registers (0x22h to 0x2D), but when I try to use the FIFO, I c...

Serial (COM) Port for reading IMU data from STEVAL-MKI109D

Dear all,I would be interested to use a MKI109D dev board (with USB C connector) to stream data from a MKI178V2 board fitted with a SM6DSL IMU sensor to a preferably a python or cpp based script using something like a pyserial library. I have tested ...

SaeidD by Associate
  • 76 Views
  • 1 replies
  • 0 kudos

LPS22 sensor suddenly behaving weird

I've had this problem with an ILPS22QS and now I'm having it with an LPS22HH. It has me completely mystified. The issue is like this: The pressure sensor works as normal for a week or even multiple weeks and then all of a sudden it enters a mode wher...

weird-behaving-pressure-sensor.png
mbenkmann by Associate II
  • 1287 Views
  • 5 replies
  • 0 kudos

AIS2120 reading issue

volatile UB__8 ubAisRxData; volatile UB__8 ubSpiStatus = 0; void SPI_vInit(void) { disable_interrupts(); configure_D_OUT_SPI_MOSI_Pin(); // PTBDD_PTBDD5 = 1; // MOSI configure_D_IN_SPI_MISO_Pin(); //PTBDD_PTBDD4 = 0; // MISO c...

IIS3DWB High-Rate FIFO/DMA Data Transfer on STEVAL-STWINBX1

Hi all, I’m working on a project using the STEVAL-STWINBX1, and my main goal is to use the IIS3DWB vibration sensor as a high-speed vibrometer. I’m still pretty new to embedded programming (about 2 months in), so please bear with me! Project setup so...

Taha by Associate
  • 164 Views
  • 1 replies
  • 0 kudos