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

STHS34PF80 Presence and motion sensor

 Hello,        In my case, the STHS34PF80 sensor module is powered using I2C communication with the ESP32 module, and I have tested its functionality only up to 2 feet; beyond that, it fails to detect any presence. However, the datasheet indicates th...

Resolved! STATUS_REG of the ASM330LHH

How long does the TDA bit in the STATUS_REG of the ASM330LHH remain “1”?Is the TDA bit itself a latch type and remains “1” until the temperature output register (OUT_TEMP_H/L, 21h/20h) is read?

ggob by Associate III
  • 218 Views
  • 2 replies
  • 0 kudos

Resolved! ASM330LHH CTRL9_XL DEVICE_CONF

It is recommended that CTRL9_XL DEVICE_CONF in ASM330LHH always set this bit to 1 when configuring the device, but when should it be set back to 0? Should it not be set back?

ggob by Associate III
  • 661 Views
  • 2 replies
  • 0 kudos

Resolved! LSM6DS3 SPI Bug?

Hello, I use an AT32F403A MCU to connect LSM6DS3 IMU via SPI 4-wire, then I read the WHO_AM_I register at 0x0F. According to the datasheet, the return value should be 0x69, but the chip returned 0x44. Then I repowered the board, and the value seemed ...

Wakkk_0-1756302516517.png Wakkk_1-1756302521207.png Wakkk_2-1756302530679.png
Wakkk by Associate
  • 602 Views
  • 2 replies
  • 2 kudos

Resolved! IIS2DLPC- Tap threshold

Hi,I'm trying to use the least possible threshold for IIS2DLPC tap detection.Is it achieved by setting TAP_THSX[4:0] as 00000b or 00001b?I see that 1 LSB corresponds to FS/32. Does 00000b means the threshold is 0g or some fixed value?If the threshold...

KJose.1 by Associate III
  • 482 Views
  • 1 replies
  • 1 kudos

How to clear LSM6DSOX I3C IBI interrupt status?

I'm now using LSM6DSOX with I3C protocol. And I'm trying to use ibi to notify a tap event. Here are the following information to configure the sensor register: LSM6DSOX_INT1 0x0D 0x00LSM6DSOX_INT2 0x0E 0x00LSM6DSOX_CTRL1_XL 0x10 0x3CLSM6DSOX_CTRL2_G ...

simon_myth_2-1755844500271.png simon_myth_0-1755844395670.png simon_myth_1-1755844436494.png