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! I need to interface STM32 with SMI230 (Bosch's IMU sensor

Hello,I need to interface STM32 with SMI230 IMU sensor is there any libraries or driver for programming, I have found the linux driver for the SMI230, in my use case i am going to use STM32 MCU which cannot run linux OS, so "I need a driver which us...

BM.5 by Associate
  • 1117 Views
  • 1 replies
  • 0 kudos

LSM6DSO issues with I3C

LSM6DSO will NACK the broadcast after the RSTDAA sent in the reboot probe sequence.Here is the case to reproduce the issue:1. Only one LSM6DSO is on the I3C bus which is in pure I3C mode.2. The first-time kernel boot after power-up is okay. I3C bus a...

0693W00000D1F4WQAV.png

Resolved! LSM9DS1 motion detection functions

Hello! I tried to work with  motion detection function and here is my setup of interrupt pin /* Interrupt pin setup */ lsm9ds1_pin_notification_set(MAG_I2C_ADD, IMU_I2C_ADD, LSM9DS1_INT_PULSED); lsm9ds1_pin_polarity_set(MAG_I2C_ADD, IMU_I...

Zaren by Associate
  • 672 Views
  • 1 replies
  • 0 kudos

There is a compile error in your VL32L1 code

vl53l1_class.cpp, Line 3864ff //Fix for some STM32 boards //Reinitialize th i2c bus with the default parameters#ifdef ARDUINO_ARCH_STM32 if (status) { dev_i2c->end(); // the method end() doesn't exist, you meant: dev_i2c->endTransm...

ritzeng by Associate II
  • 569 Views
  • 1 replies
  • 0 kudos

Resolved! VL53L3CX-Satel - i2cdetect keeps changing.

I got the VL53L3CX-Satel kit and it is behaving very strangely.I connected i2c pins (SDA and SCL), GND and VDD (3.3V).I get different addresses every time I run i2cdetect:devboard:~ $ i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f...

0693W000001qenGQAQ.png
Mdo N.1 by Associate
  • 845 Views
  • 2 replies
  • 0 kudos