MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Need help with TMP175 Temperature sensor

I need help with this TMP175 sensor. There is just little references about this sensor for stm32, and i need help if some of you have ever access the TMP175 sensor. any references or source code or library will helpme much. Thank you and please help ...

BAl K.1 by Associate III
  • 786 Views
  • 3 replies
  • 0 kudos

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
  • 586 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
  • 808 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
  • 861 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
  • 948 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...