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

LIS3DH ADC1 input troubleshooting

I've implemented a new low power design using LIS3DH, and I had in mind to use ADC1 input to monitor the battery voltage and ADC3 to monitor temperature.I succeed to properly read all three accelerometers axis as well as temperature. On the ADC1 inpu...

CALAY by Associate II
  • 875 Views
  • 3 replies
  • 0 kudos

Question about LIS3DH FIFO operation

Hi,I want to configure the LIS3DH working with FIFO mode and OVERRUN interrupt on INT1. So, once the interrupt occur, MCU will read all data from FIFO. by reading the datasheet, I am a little bit confused for FIFO overrun behavior. On the page 22 of ...

jeffz by Associate II
  • 584 Views
  • 1 replies
  • 0 kudos

Send data from sensortile kit to raspberry pi

Can anyone tell how can we send the sensor data from sensortile sensor kit to raspberry pi through ble. We have tried the method of pairing but it is not pairing with raspberry pi.

SKris.13 by Associate
  • 632 Views
  • 1 replies
  • 0 kudos

How can I get the quaternion matrix Q directly from LSM6DSO?

I download the document from your website, it shows how to rotate the coordinate, while the function it uses directly get the quaternion matrix Q which I cannot read from the board, can some one told me how to get this Q data? Attached is the documen...

Sunny.Q by Associate II
  • 1793 Views
  • 3 replies
  • 0 kudos

Configure LIS3DSH state machine to detect angle change?

I've used the LIS3DSH state machine to set the INT1 interrupt high when a certain acceleration threshold is exceeded. However, I'd like to use the state machine to detect a change in orientation.For example, I'd like it to set the interrupt high whe...

Fall detection not working with STM32F401RE & IKS01A2

HiI ​ expected & need to detect human(senior or kid) falling to ground not free falling.When I tested with the pre-built binary named "STM32CubeExpansion_MEMS1_V6.2.0\Projects\STM32F401RE-Nucleo\Applications\IKS01A2\FallDetection\BinaryFallDetection....

EPark by Associate
  • 587 Views
  • 2 replies
  • 0 kudos

Best controller for a music player?

Hi All, I'm trying to build a MP3 player. So, I need suggestions like which ST controller would be best for me to build a MP3 player. Also, for a head start are there any suitable development boards available, on which I can proceed with the coding p...