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

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
  • 4912 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
  • 712 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...

LIS3DH low peak to peak values (for machine vibration)

Posted on March 18, 2018 at 21:35I am using a LIS3DH to measure a machine's vibration, I understand that mems accelerometers are not usually used for this application, but nevertheless, I set up the acc to High resolution mode which gives me a bandw...