MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Predictive maintenance - STEVAL-STWINCSV1

I am using the FP-IND-PREDMNT1 STM32Cube function pack for predictive maintenance in STEVAL-STWINCSV1 board, which performs vibration analysis using a 3-axis accelerometer (3 DoF). My use case involves motor vibration analysis. Would it be beneficial...

Run time fault detection in ASM330LHB

Hi,    I am using ASM330LHB in my project. ASM330LHB has only built self test which can only executed during power on to see ASM330LHB is healthy or faulty? But during runtime (device working in dynamic conditions) there is no way to find ASM330LHB i...

Pavani by Associate II
  • 180 Views
  • 2 replies
  • 0 kudos

Is LSM6DSL Zephyr driver compatible with LSM6DSM?

Hello,Our custom HW uses a LSM6DSM sensor.  There is no existing driving for it in Zephyr, however, the LSM6DSL sensor does. I looked at the differences between the 2 devices and it comes down to the LSM6DSM having 2 extra connection modes (Modes 3 &...

jkullds by Associate II
  • 85 Views
  • 0 replies
  • 0 kudos

STHS34PF80 Abnormal operation

When STHS34PF80 detects the human body for a period of time, TPRESENCE cannot fall back normally, and pres_flag is always 1。 code:

top_0-1711014368016.png
top by Associate
  • 456 Views
  • 3 replies
  • 0 kudos

LPS22DF Temperature compensation

Hi,I want to compensate for the temperature of the LPS22DF sensor.how does one go about programming for it? Is this formula correct?Pcorrected​=Pmeasured​−(TCF×(Tmeasured​−Treference​))If it is, should I use a temperature reference value of 25°C?Also...

nu by Associate
  • 74 Views
  • 0 replies
  • 0 kudos

LSM6DSL Power Consumption

Hello,I am writing a firmware with nrf52832 microcontroller and I have interfaced ST's LSM6DSL module. I am facing some issues regarding power consumption of LSM6DSL module. I have used 10K resistors with sda, scl, sdO and cs pins is this correct.I a...

yash2530 by Associate II
  • 364 Views
  • 2 replies
  • 1 kudos

Resolved! magnetometer Calibration Library does not work

Hello,    I am working on a custom board based on STM32F407 CPU with the LSM6DSV16XTR accelerometer+gyroscope and LIS2MDLTR magnetometer.The aim is to get board inclination and compass information with the maximum accuracy.The MotionFX library seems ...

MRaff.1 by Associate III
  • 224 Views
  • 3 replies
  • 0 kudos

lsm6dsv16x OIS gyro data thru SPI2

Hello experts, I'd like to ask about lsm6dsv16x OIS gyro data thru SPI2.I could successfully read OIS gyro data thru UI, but I couldn't do it thru SPI2.I checked Mode 3 self test part in lsm6dsv16x  app note, but still I got failed.Could you give som...