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

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
  • 1627 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
  • 3935 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
  • 606 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...

LSM303AGR reading weird values

Posted on March 09, 2018 at 00:18Hey! I am using the accelerometer LSM303AGR to read some acceleration values on external interrupt. If the threshold is overcome, and interrupt will be triggered and in the ISR, I am reading the FIFO of the accelerom...

H3LIS331 Thresholds

Posted on February 21, 2017 at 18:07Hello,I am having an issue with the H3LIS331 thresholds. I have all the thresholds setup in high interrupt mode for all axis. The high pass filter is enabled, my range is 400Gs, my sample rate is 100Hz and my comm...