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

Resolved! Cannot Link MC Lib into STM32CubeIDE project.

Hi Everyone.I have created a STM32CubeIDE project for the L476 Nucleo.I'm having huge issues trying to link the "MotionMC_CM4F_wc32_ot.a" library into my project.The images are 1) of my file tree structure, and 2) the statement entered into the linke...

kvresto by Senior
  • 3605 Views
  • 5 replies
  • 0 kudos

Unicleo and Algobuilder download links

Hi! I am currently trying to download Algobuilder and Unicleo. I tried in different browsers and also on different PCs. The download links are not displayed as expected. CubeIDE was working, I could get the software.https://www.st.com/content/st_com/...

DWind.1 by Associate III
  • 903 Views
  • 3 replies
  • 0 kudos

LSM6DSL interrupt is getting latched after some time.

Hi,I am using LSM6DSL in my project. FIFO is configured for the same and host processor receives the interrupt after FIFO threshold is reached. I have also configured the pulsed mode for the interrupt. After receiving an interrupt, host controller r...

0693W000005A2ToQAK.jpg
pshin.1 by Associate II
  • 1117 Views
  • 2 replies
  • 0 kudos

Resolved! Not receiving FIFO threshold interrupt in LSM6DSL

Hello,In my application, I need LSM6DSL to generate an interrupt when configured FIFO threshold is reached. I am using FIFO for accelerometer and gyroscope.My configuration is as below,FIFO_CTRL5 = 0x09 // ODR 12.5 Hz, FIFO modeCTRL3_C = 0x 44 //BDU,...

pshin.1 by Associate II
  • 1910 Views
  • 6 replies
  • 0 kudos

Connecting multiple sensors to the STM32 nucleo board

Hello,I want to connect multiple voltage sensors to the nucleo board. Lets say 4 voltage sensors of same kind with same address. So, I thought I could connect all the 4 sensors with the nucleo board with the help of I2C communication protocol. Is thi...

KBana.1 by Associate
  • 1402 Views
  • 2 replies
  • 0 kudos

Linux Driver support for LSM6DSM module.

Hi Team,I am working on LSM6DSM sensor bringup in linux kernel-4.9. I am using the following imu sensor driver sources (https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.9.y-gh/drivers/iio/imu/st_lsm6dsm). The driver is loa...

AKuma.20 by Associate II
  • 4815 Views
  • 9 replies
  • 0 kudos

Resolved! MotionFX hard fault

Posted on February 28, 2018 at 07:26 Hello, I'm trying to implement MotionFX in my application. So far I have a very basic setup which executes correctly. MotionFX_initialize(); MotionFX_GetLibVersion(ver); printu(ver, 1); MotionFX_getK...

Norman S by Associate II
  • 3841 Views
  • 19 replies
  • 3 kudos