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!
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.
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!
We are developing an automotive application that displays vehicle acceleration and deceleration through an LED array. We initially only utilized the accelerometer function of the ASM330LHHTR inertia module but were getting inconsistent results on inc...
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...
Hello,We tested two sensors on a vibration shaker: LSM6DSV16X and IIS3DWB.All X, Y, and Z axes were tested on each sensor.The IIS3DWB was tested up to 2 kHz and behaves correctly. The readings are repeatable at approximately 10 m/s².The LSM6DSV16X wa...
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 = ...
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...
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...
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...
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...
Hello ST community,I am working with LSM6DSOX and using the Machine Learning Core (MLC) configured through UNICO GUI. My goal is to use the sensor as a low-power wake-up source for my system.System overview:MCU: nRF52840 (goes to deep sleep / system ...