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

iis2iclx fifo only trigger once

I want to read the FIFO of IIS2ICLX, but I found that INT1 only triggers once when the power is first turned on. This is my initialization code. Is there anything wrong with this initialization?I triggered the interrupt through the rising edge. Once ...

sths34pf80 does not work

Hi,I am evaluating sths34pf80 but unfortuantely I am not able to make it work. I am referiing to the code in the github https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/sths34pf80_STdCThe below code is from example sths34pf...

Lilly123 by Associate
  • 324 Views
  • 3 replies
  • 0 kudos

Resolved! LSM6DSV Power Draw Too High

Hello,I am using the LSM6DSV in a very simple configuration.  I am finding that it does not power down properly after I have powered it up.  In normal operation I power it up by writing a value of 0x01 to address 0x10 (turns on accelerometor at 1.875...

Resolved! IIS2MDC Threshold setting and actual values ambiguity.

Hi,I am working on a project to read the magnetic field with the IIS2MDCTR chip. Actually, I am replacing a read switch with this accelerometer. I use the IIS2MDCSensor Arduino library. After testing with the magnet, I set the threshold to 10000. Ena...

pLanka by Associate II
  • 126 Views
  • 4 replies
  • 0 kudos

Resolved! LSM6DSV16X External Sensor Data Logging

Hello,I am using an LSM6DSV16X with an external sensor on Unico-GUI. I want to train a decision that uses both the internal and external sensors as inputs for the MLC. I am trying to save data from the internal sensors as well as the external sensors...

Abdu by Associate
  • 165 Views
  • 2 replies
  • 0 kudos

Need a help in picking a sensor

Hi,I need an accelerometer sensor that generates an interrupt on the acceleration, Let's say that the acceleration always is 9.8, it'll just generates an interrupt on 11 for example.Because all the sensor that I've tested just generates a specific in...