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

X-NUCLEO-53L0A1 with Nucleo F030R8

Posted on August 10, 2016 at 16:46Hy,what would be the easiest way to use the VL53L0X Nucleo Expansion board (X-NUCLEO-53L0A1) with Nucleo F030R8?All given examples rely on a F401, the source code would not work immediately, because there are some f...

harald by Associate III
  • 669 Views
  • 1 replies
  • 0 kudos

F401RE VL53L1X debug issue

Posted on March 21, 2018 at 15:51Hello,i'm quite new to the embedded world and purchased the VL53L1X evaluation kit with the F401RE and thehttp://www.st.com/en/ecosystems/x-nucleo-53l1a1.html. I installed all the drivers and the System Workbench on ...

LIS3DH

Posted on March 07, 2018 at 14:03Hi Sir,I am using ST accelerometer Sensor  LIS3DH (adapter board STEVAL-MKI105V1) with I2C interface.I can now read the registers. But for the registers which doesn't have default value, for example,OUT_X_L (0x28),OU...

Arna Lee by Associate II
  • 1661 Views
  • 7 replies
  • 0 kudos

LIS3DH current consumption

Posted on January 16, 2017 at 13:36 Hello guys, I'm using LIS3DH accelerometer in my current design. I need it to detect the movement. ODR is set to be 10Hz. According to http://www.st.com/content/ccc/resource/technical/document/application_n...

bojan by Associate II
  • 4089 Views
  • 19 replies
  • 0 kudos

Resolved! LSM303AGR: Magnetometer Interpreting values

Posted on March 20, 2018 at 18:33Hi!Fairly new to programming and embedded software in general but I'm having a problem with interpreting the values I am receiving from the magnetometer registers.I'm able to get a value between 0 and 255 for each re...

Resolved! [lis3dx] What should the FSS[4:0] be valued when the fifo is full

Posted on March 20, 2018 at 07:43FSS[4:0] contains the unread samples stored in the FIFO. So when the EMPTY is 1, the FSS[4:0] is 0. But when the OVRN_FIFO is 1, the FSS[4:0] should be 32 but it can't. So when FSS[4:0] is 31 we should check the OVRN...

0690X0000060AAPQA2.png
Kefei Yao by Associate III
  • 620 Views
  • 2 replies
  • 0 kudos

H3LIS331DL interrupt inconsistancy

Posted on March 12, 2018 at 23:50Hi,I am working on a project where we are using the H3LIS331DL accelerometer.I am trying to understand what is happening with the interrupts, because I see some inconsistant behaviour.I got the following samples samp...