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

When the LIS3DH FIFO is enabled, reading 6-byte data registers again and again will make the FIFO pop data automatically. How about only reading three high bytes OUT_X_H, OUT_Y_H and OUT_Z_H?

Posted on September 07, 2013 at 18:05When the LIS3DH FIFO is enabled, reading 6-byte data registers again and again will make the FIFO pop data automatically. How about only reading three high bytes OUT_X_H, OUT_Y_H and OUT_Z_H? #motion-sensor #f...

MEMS barometer

Posted on August 22, 2013 at 00:23I'm using a LPS331 in a prototype. The datasheet does not give any timing information other than one can select the output data rate. What are the timing values for SPI such as max clocking frequency, etc. I search ...

How do I increase sampling freq.?

Posted on August 22, 2013 at 10:37Currently I' m using start(0,50,0) command for the iNEMO2v to get 50Hz, I want to increase the sampling frequency to at least 100Hz but just changing it to start(0,100,0) does not seem to do the trick. Any suggestio...