MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 189 Views
  • 0 replies
  • 0 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
  • 501 Views
  • 3 replies
  • 0 kudos

Resolved! LPS22DF I3C addressing

Dear forum,We plan to assemble five LPS22DF sensors on the same I3C bus and (off course) to address them individually. According to the datasheet (7.4.1 MIPI I3CSM CCC supported commands) the answer to GETPID can only have two values, depending on SD...

tcachat by Associate II
  • 282 Views
  • 1 replies
  • 0 kudos

LIS3MDL not responding over SPI on custom PCB

Hi,I'm designing a flight controller pcb using several ST mems sensors, (LSM6DSO, LIS3MDL, LPS22HH) and interfacing them to an STM32H743IIT6 microcontroller over a shared SPI bus. I'm on the second iteration of this board, all sensors worked on the f...

VictorK_7-1725716130081.bmp VictorK_8-1725716140311.bmp VictorK_6-1725714206425.png VictorK_2-1725713533727.png
VictorK by Associate
  • 412 Views
  • 2 replies
  • 2 kudos

Resolved! LIS2DE12 Tolerance

I am using a LIS2DE12 to detect when a mechanical shock occurs to my device. The datasheet provides only nominal values for the sample rate and the sensitivity.What is the tolerance on the sample frequency, I am using the ODR nominal rate of 5376 Hz?...