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

Configure interrupt for LIS2DH12

Posted on April 24, 2018 at 17:11I am trying to configure an interrupt on a LIS2DH12 in order to detect when the device is being hit.I tried just configuring one axes to generate the interrupt. But Interrupt is never being fired (Or it is fired cons...

P M by Associate II
  • 513 Views
  • 0 replies
  • 0 kudos

MotionFX and rotation_9X

Posted on April 24, 2018 at 13:34Hello to allI'm trying to use MotionFX sensor fusion library in my application with STM32F4.It seems to me that the 9X mode works good enough. But I'm confused about my results during sensor rotation around 3 axis:1)...

How to add STEVAL-MKI179V1 into Unico device list

Posted on November 10, 2017 at 09:57when i use STMicro motherboard STEVAL-MKI109V3 to evaluate the MEMS sensor board STEVAL-MKI136V1 and STEVAL-MKI179V1, found some problems.1. I can not find the STEVAL-MKI179V1 in the device list of Unico.    How t...

_legacyfs_online_stmicro_images_0690X0000060MvQQAU.png _legacyfs_online_stmicro_images_0690X0000060MvfQAE.png

Cann't complie to eMotionV2_REL_5.0.0.zip(in en.stsw-mki109w.zip)?

Posted on April 24, 2018 at 10:31Hi..I use STEVAL-MKI109V2(Demo board) and MKI160V1(sensor).and i use IAR Embedded Workbench V7.20 Version..so when i open to project file,comming message like this..'Broken options were detected in the project file A...

sw lee by Associate II
  • 388 Views
  • 0 replies
  • 0 kudos

Cann't complie to eMotionV2_REL_5.0.0.zip(in en.stsw-mki109w.zip)?

Posted on April 24, 2018 at 10:20Hi..i use steval-mki1092V2(demo board) with mki160V1(sensor)..so i was download to en.stsw-mki109w.zip(for Windows) file...and  i use to IAR Embeded Work...7.20 Version...so when i open project file,come to msg like ...

sw lee by Associate II
  • 387 Views
  • 0 replies
  • 0 kudos

LPS33HW - false reading both pressure and temp

Posted on April 03, 2018 at 00:53Hi guys,I have STEVAL-MKI183V1 connected to stm32l476rg NUCLEO. I have downloaded the C example code. Setup the SPI and the Interrupt pin using STM32CubeMX. With the help of some example code i hooked it all up. I ge...

0690X0000060AMaQAM.png 0690X0000060AJXQA2.png

Read\Write LIS2DH12 with I2C using DMA

Posted on November 17, 2017 at 15:13Hi, I am trying to read the LIS2DH12 using the I2C and DMA.I got everything configured via STM32CubeMx. When I want to read the LIS2DH12 (WHO_AM_I @0x0F) I call:HAL_I2C_Master_Receive_DMA(&hi2c1, (uint16_t)SLAVE_A...

dherbst by Associate
  • 568 Views
  • 1 replies
  • 0 kudos

LIS2DH12 High Power consumption in normal power mode

Posted on April 18, 2018 at 15:42Hello,Currently,  am working with  lis2dh12 mem sensor for my ble application. I am using accelerometer to detect movement and then reading data from accelerometer using bypass mode. During no movement, the power con...