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

I read the data of the accelerometer and magnetic sensor from STEVAL-MKI173V using I2C communication. However, 0 is output for the magnetic sensor data. How can I read the value of the magnetic sensor accurately? Please teach.

In addition, what formula do you use to convert the magnetic sensor data to azimuth?There was no error in the I2C communication itself.In addition, I2C communication was performed according to the communication format of LSM303AH.The program is as fo...

KTaky.1 by Associate II
  • 1074 Views
  • 5 replies
  • 0 kudos

Resolved! Algorithm to store Gyroscope and Accelerometer values with associated Timestamps from FIFO when the compression is on.

Need help in storing sequential gyroscope and accelerometer samples with associated timestamps in array when the FIFO compression is turned on. Ideally this should be the following entries:Timestamp1, AccelerometerX1, AccelerometerY1, AccelerometerY1...

BDiva.1 by Associate II
  • 720 Views
  • 1 replies
  • 0 kudos

Resolved! Unable to initialize MotionGC.

Hi, I am unable to initialize MotionGC library, since the function MotionGC_Initialize(&val) does not stop execution (pretty much like an infinite loop). Checking on the User Manual (UM2181), it is stated as a note regarding this function that " the ...

PMach.1 by Senior
  • 1107 Views
  • 2 replies
  • 0 kudos