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

Resolved! Help with top marking code for LSM6DSOXTR

Hello, I work on quality control for a company and I need to create an instruction of incoming for the item PN  LSM6DSOXTR, but I can't find any documentation about the topmarking of this item.It is mark on the item S4QR CODE504Is the "S4" the markin...

Resolved! A3G4250D Junction Temperature and Thermal Resistance Data

Dear STMicroelectronics Technical Support Team,I am currently working on reliability calculations for a design that incorporates the A3G4250D gyroscope. For accurate thermal and lifetime analysis, we require the following parameters:Maximum junction ...

Resolved! LSM6DSO FIFO read optimization

Hello.I'm working on product with LSM6DSO IMU.I have the communication working, but I'm trying to optimize a reading of the FIFO buffer.In the AN5192 document there is sentence: "The wraparound function from address FIFO_DATA_OUT_Z_H to FIFO_DATA_OUT...

Bennny by Associate III
  • 249 Views
  • 1 replies
  • 0 kudos

LSM6DSV320X LPF2 not working

Hi Because our recorded LG acceleration data shows strong aliasing artifacts we tried differten sensor configurations but nothing realy helped. Even worse we coud not see any effect of the LPF2 filter despide ODR and filter frequency settings. So we ...

LSM6DSO analog anti aliasing

Hi,I would like to confirm if setting LSM6DSO ODR to 6.66KHz and LPF2 to ODR/10 (resulting to 666Hz bandwidth), then setting a FIFO decimation factor of 8 (resulting to 833hz FIFO ODR) will work in preventing aliasing for signals above 417Hz? We have...

adrianT by Associate II
  • 1223 Views
  • 3 replies
  • 1 kudos

mems studio interupt

Hi,I'm trying to set an interupt in case of a spike, or in case of magnitue of my ISM330IS>some const - but cannot find anywhere the interupt configuration.I'm trying to get ISPU code.thanks! 

ephraims_0-1770724416061.png

Resolved! Reading data from LIS2DUXS12 on X-NUCLEO-IKS4A1

I am using NUCLEO-U083RC with X-NUCLEO-IKS4A1. I read the data from LIS2DUXS12 which is on X-NUCLEO-IKS4A1. The accelerometer data is in 8 registers. OUT_X_L, OUT_X_H, OUT_Y_L, OUT_Y_H, OUT_Z_L, OUT_Z_H.I am trying to understand the instructions in t...

suiunbek by Associate II
  • 245 Views
  • 1 replies
  • 0 kudos

STHS34PF80 – Data remains constant, TOBJECT = -48

Hello,I am trying to get the STHS34PF80 sensor working on an STM32L0 platform via I²C. My initialization sequence is as follows:Algorithm reset according to AN5867:CTRL2 (0x21) = 0x10 // FUNC_CFG_ACCESS = 1 PAGE_RW (0x11) = 0x40 // FUNC_CFG_WRITE = ...