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! Can we use MotionEC library for LSM303AGR

Hi Everyone,Right now i am using LSM303AGR sensor in my project. So can i use the MotionEC library for this sensor to get Roll, Pitch and heading?Thank you!with regards,ANIL.

Anil3 by Associate III
  • 631 Views
  • 1 replies
  • 0 kudos

Microphone noise on sensor tile with all-mems-2 v2.1.0

Hi,i'm developing an application that streams audio from sensor tile to pc (for testing purpose i'm using ST Ble Sensor app from Play Store).I'm getting audio problem when using official all-mems applications.In order to recap:All-mems-2 v2.1.0: nois...

ALong.4 by Associate II
  • 886 Views
  • 2 replies
  • 0 kudos

The Timestamp sensor count in the FIFO Buffer of LSM6DSR is drifting at a rate of approximately 1 minute / hour when running at an ODR of 55Hz.

Our Implementation : We use the LSM6DSR sensor in FIFO Stream Mode (With Acc & Timestamp Enabled)ACC ODR is set to 52HzACC Batching is set to 52HzTimestamp decimation is set to 32This timestamp counter is translated to real time by using the resoluti...

Sachin3 by Associate
  • 956 Views
  • 2 replies
  • 0 kudos

LSM303AGR 3-wire SPI interface the STM32WB MCUs

We trying to implement the SPI -3 wire communication with the HAL-APIs i.e, HAL_SPI transmit, HAL_SPI_receive, while trying to read data from LSM303 we are receiving the device ID as 0xFFwe are using the LSM303 Accelerometer + Compass Breakout board ...

0693W00000WKnLzQAL.jpg
na.1 by Associate II
  • 1082 Views
  • 1 replies
  • 0 kudos

How many sensor can I connect on a single MCU SPI Line?

Hi, I'm building a system where a STM32 MCU needs to be connected to 5 sensors in SPI.The sensors are 5 chip MAX31856 or similar.My doubt is, can I connect 5 sensors to a single SPI line of the MCU? Are there any limits on how many sensors can be con...