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

How I do I2C Connect for the ISM330DHCX sensor

* Initialize the LSM6DSL sensor */ LSM6DSL_Init(&MotionSensor); /* Configure the LSM6DSL accelerometer (ODR, scale and interrupt) */ LSM6DSL_ACC_SetOutputDataRate(&MotionSensor, 26.0f); /* 26 Hz */ LSM6DSL_ACC_SetFullScale(&MotionSensor, 4); ...

nadza by Associate II
  • 1191 Views
  • 2 replies
  • 0 kudos

Resolved! I2S or SPI for audio data acquisition?

I am using a STM32-NUCLEO-F401RE and expansion board x-NUCLEO-CCA02M1. I am not using the library provide by STM. I trying to understand which serial communication protocol is better for this type of application and why it is better.Can someone help ...

ATeli.1 by Associate III
  • 4101 Views
  • 3 replies
  • 0 kudos

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
  • 822 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
  • 612 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
  • 852 Views
  • 2 replies
  • 0 kudos