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

lis2dw12 linux driver difference

there are two kinds of linux driver for lis2dw12 in LIS2DW12 - 3轴MEMS加速度计,超低功耗,可配置单/双击识别,自由落体,唤醒,纵向/横向,6D/4D方向检测 - 意法半导体STMicroelectronics which is LinuxDriverIIO and LinuxDriverInput,1.what's the difference, which should we use, Do you have an appli...

xuehua by Associate
  • 306 Views
  • 1 replies
  • 0 kudos

Resolved! The differences between the IIS2DLPC and LIS2DW12

Could you tell me the differences between the IIS2DLPC and LIS2DW12?According to the reference URL, are there any differences between these two devices other than product longevity and guaranteed parameter values? I am particularly interested in whet...

MYabe.1 by Associate
  • 353 Views
  • 1 replies
  • 2 kudos

Resolved! SensorTile.box PRO : Record human activity and pedometer

Hello, @Andrea VITALI,After using the WESU board (https://community.st.com/t5/mems-sensors/lsm6ds3-lis3mdl-calibration/td-p/762534)we decided to move forward with the sensor tile box PRO. We want to record human activity recognition and pedometer inf...

pierre63 by Associate II
  • 3175 Views
  • 11 replies
  • 2 kudos

Resolved! SPI NSS-Signal by Hardware, using IIS3DWB on an STM32L432 MCU

Hello!We are developing with the sensor IIS3DWB. I am able to interface it by spi like mentioned in st's github example, and I'm able to use st's platform independend c-drivers. It works fine, I get Acceleration, Temperature, device-ID...In that exam...

PR.4 by Associate II
  • 1272 Views
  • 3 replies
  • 0 kudos

ASM330LHH gyro anti-pre-ADC aliasing filter

Hello, we are using the ASM330LHH in our product and are doing some bandwidth testing and trying to model the gyro channel behavior. Our settings are ODR = 6667Hz, LPF1 bandwidth = 470, LPF2 =3333Hz. Looking at the data sheet "Gyroscope filtering cha...

tjbh by Associate
  • 677 Views
  • 3 replies
  • 0 kudos

ISM330DLC FIFO AXL+Gyro+Timestamp

Dear SupportI want to add timestamp registration to the FIFO.I already use FIFO to save gyroscope and accelerometer samples, but I'm struggling to add timestamps.Since ODR is too high for polling mode the only solution is this one.I attach some code ...

Screenshot 2025-02-05 155202.png

LIS2MDL SPI 4 Wires

Hi,I'm trying to use LIS2MDL magnetometer sensor with 4 wire bus but I'm encountering a problem with the library.Here is my init function:lis2mdl.c library screenshot:On line 122,  my instance is always initialized (is_initialized=1) by the init func...

AKE1_1-1740668649031.png AKE1_0-1740668313869.png
AKE1 by Associate II
  • 326 Views
  • 3 replies
  • 0 kudos

Resolved! Ultra-low power IMU for step counting

I need to develop a low-power embedded device with pedometer functionality. I'm looking at the LIS3DH because of it's low power, but there's no built-in pedometer application. I've also looked at the LSM6DSL, as it has built-in pedometer support, but...