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

mems studio interupt

Hi,I'm trying to set an interupt in case of a spike, or in case of magnitue of my ISM330IS>some const - but cannot find anywhere the interupt configuration.I'm trying to get ISPU code.thanks! 

ephraims_0-1770724416061.png

Resolved! Reading data from LIS2DUXS12 on X-NUCLEO-IKS4A1

I am using NUCLEO-U083RC with X-NUCLEO-IKS4A1. I read the data from LIS2DUXS12 which is on X-NUCLEO-IKS4A1. The accelerometer data is in 8 registers. OUT_X_L, OUT_X_H, OUT_Y_L, OUT_Y_H, OUT_Z_L, OUT_Z_H.I am trying to understand the instructions in t...

suiunbek by Associate II
  • 284 Views
  • 1 replies
  • 0 kudos

STHS34PF80 – Data remains constant, TOBJECT = -48

Hello,I am trying to get the STHS34PF80 sensor working on an STM32L0 platform via I²C. My initialization sequence is as follows:Algorithm reset according to AN5867:CTRL2 (0x21) = 0x10 // FUNC_CFG_ACCESS = 1 PAGE_RW (0x11) = 0x40 // FUNC_CFG_WRITE = ...

Resolved! Replace IMU sensor on an old PCBA with LSM6DSV320X

Hi We have a old PCBA design with a TDK IMU sensor. When I look at the footprint and pinout it seems like it actually drop-in-replaceable and we should need no new PCBA design, only change the BOM list and replace the TDK sensor with LSM6DSV320XBut t...

oysteikr by Associate II
  • 372 Views
  • 3 replies
  • 2 kudos

X-NUCLEO IKS4A1 with X-NUCLEO-6283A1

Hello,I'm facing some trouble with interfacing these two boards.Right now, I had only configured cube to load the datalogger example.It's running fine without the 6283A1 but when I plug it on the IKS4A1, the code crash.While debugging, I found that w...

AlexJ_0-1770305321464.png AlexJ_1-1770305463369.png
AlexJ by Associate II
  • 189 Views
  • 1 replies
  • 0 kudos

Multi FSMs on LSM6DSV16X

Hi, I am trying to merge the left and right wrist tilt configuration examples so that I have left wrist tilt on the FSM1 routing to INT1 and right tilt on the FSM2 routing to INT2 on LSM6DSV16X. I am sharing the merged config and the reference config...

a4ans by Associate II
  • 229 Views
  • 1 replies
  • 0 kudos

Resolved! SW_RESET on lsm6dsv16x bit is never cleared

Dear Community,I think I have encountered an uncommon problem. The SW_RESET bit in CTRL3 on the lsm6dsv16x does not change to 0 again. In https://www.st.com/resource/en/datasheet/lsm6dsv16x.pdf it states that after the software reset this bit is auto...