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! Issues in Configuration of the 'ST acoustic libraries' for audio sampling from default value 16k to 96k in the X-CUBE-MEMSMIC1 example

I have been going through the X-CUBE-MEMSMIC examples on the STWINKt development board. There are two examples 'AMicArray_Acoustic_SL' and 'AMicArray_Microphones_Streaming' are given. AMicArray_Acoustic_SL - is sampling audio at 16k and providing the...

PJ.3 by Associate
  • 750 Views
  • 1 replies
  • 0 kudos

How to Validate the acceleration data?

We are using LSM6DSOXTR Sensor for getting the accelerationAccelerator data coming from ST Sensors showing very high value of acceleration,when compared to other Product such as YYY brand.We mounted ST Sensor on an Industrial equipment, we get Accele...

For the motionAD library, how are the three sensor data (accelerometer, pressure, temperature) used in combination for airplane takeoff and landing?

For the motionAD library, how are the three sensor data (accelerometer, pressure, temperature) used in combination for airplane takeoff and landing? Are they anded together for a trigger or are they ORed together. Can we only use Accelerometer to det...

MAhme.4 by Associate II
  • 419 Views
  • 0 replies
  • 0 kudos

Resolved! How can I connect two VL53L3CX to one ESP32 Lolin lite

Hello, After a few weeks of searching en experimenting I am very lost of any solution for my idea. Which is connecting two VL53L3CX sensor to an ESP32 Lolin Lite.I started a few months ago with a lot of interest in microcontrollers and via Arduino I ...

Resolved! How to connect STEVAL-STWINKT1B to pc to monitor and save data?

Hi.I bought a STEVAL-STWINKT1B board, however I try to perform all the steps to be able to see the data collected by the sensors and I can't because I can't understand what I need to do. I just wanted to connect this board via usb to my pc , monitori...

Tiago F by Associate
  • 1226 Views
  • 2 replies
  • 0 kudos

Strange behavior with call to HAL_GPIO_ReadPin()

I am seeing some strange happenings using X-CUBE-MEMS software pack, which generates some code for user buttons, LED outputs, etc.I noticed the user button was always returning GPIO_PIN_SET even when it should be returning GPIO_PIN_RESETI make a call...