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

Resolved! LIS2DTW12 IC of z axis acceleration in FIFO mode

HelloI would like to configure for z axis acceleration in LIS2DTW12 IC and read the data in FIFO mode. Kindly take a look at the below code for which i have configured as FIFO mode and 5 samples of data in that. let me know any correction!​​int main(...

ggowd.1 by Associate III
  • 1205 Views
  • 5 replies
  • 0 kudos

"Relative" heading without calibration?

HelloI’m work on a project where it is necessary to detect if unit has moved and/or rotated. The unit (battery powered and wireless) is eg. placed on the floor and needs to be placed with same heading if it is picked up and put back up on floor withi...

TStee.1 by Associate
  • 866 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G474RE Internal temperature sensor returning very low value

HiI am trying to make work the internal temperature sensor from a STM32G474RE and it seems to return a low value... 11.14 celsius degrees.This is the code I am using:#define TS_CAL1_ADDR ((uint16_t*) ((uint32_t)0x1FFF75A8)) #define TS_CAL2_ADDR ((uin...

_legacyfs_online_stmicro_images_0693W00000bjQERQA2.png _legacyfs_online_stmicro_images_0693W00000bjQEWQA2.png
RPG by Senior
  • 1821 Views
  • 3 replies
  • 0 kudos

LIS2DW12 Bias issue

Hi MEMS experts,I am using LIS2DW12 to measure the movement with very rough distance.I tested it by measuring the X-axis only, but it seems to be biased to positive direction.I mean, Moving it to the positive direction : it starts having the + accele...