Resolved! Achieving < 1ug/√Hz at 1 Hz using ADXL355 module
Is there any way to achieve this desired noise sensitivity using the ADXL3555 accelerometer. Maybe using filter? Appreciate the help.
Is there any way to achieve this desired noise sensitivity using the ADXL3555 accelerometer. Maybe using filter? Appreciate the help.
I have an application that requires two STHS34PF80 sensors on the same I2C bus. I tried using N-FETs on the SDA lines to select between them but this doesn't work, not sure why. I will try the 3-wire SPI bus but I am not sure my current MCU API supor...
Hello Community!We are building a Condition monitoring platform, and need to interface a MEMS based Accelerometer with the STM32G4 at a distance of 3M. I would like to know if someone has had first-hand experience using Quad Differential Drivers & Re...
Hello Team ST,I would like to have your guidance on setting a FSM for wrist tilt application. At the moment, we use following FSM settings as per the code here.Link: https://github.com/STMicroelectronics/STMems_Standard_C_drivers/blob/v2.00/lsm6dso_S...
Hi,I'm working with a LSM6DS3TR-C.Currently I've a working app where I configure a FIFO threshold for accel, gyro and timestamp data, and a THS interrupt in INT1.Once the interrupt occurs, I can read all the patterns, one at a time like this: #de...
Can anyone tell me how to understand the following parameter out of the AIS2DW12 datasheet.Zero-g level offset accuracy, long term: ± 700mgWhen i use the sensor with a resolution of ± 2g, then I hope there ist not the possibility that the offset will...
Hello everybody,In the AN5038 it is well described how to setup the internal state machine to detect activity, but it has does not fit my need:If I have my product in my hand, I want detect slow motion in 3 XYZ axes, but if my product is on my desk ...
Hi, I am trying to integrate LSM6DSO in an iOT and would like the LSM6DSO raise wake up interruption when iOT is moved (with a normal movement). Now my problem is the following :I programed my interruption and it's run. I can detect the motion on my ...