lis3dh -6d orientation
hey there,Im trying to use lis3dh in low power consumption mode and hope to get advices on how to use the interrupt and the registers set up for minimum power consumption aiming to few micros.
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.
hey there,Im trying to use lis3dh in low power consumption mode and hope to get advices on how to use the interrupt and the registers set up for minimum power consumption aiming to few micros.
I interested in the higher frequency range of this device. The datasheet states clearly the LF cutoff at 35Hz, but there is no real discussion on the HF end apart from the characteristic graphs stopping at 10KHz. The device can be clocked up to 3.3MH...
Hi! I am using the SensorTile.box PRO in Expert Mode and try to log both Gyroscope and Microphone on the SD Card. When I try to upload the App I receive this error message: "There was a timeout error loading the App on the board". If I make an App to...
Hi @Eleon BORLINI, I am trying to build a custom 9 dof imu using LSM6DSO and LIS3MDL in mode 2, according to LSM6DSO datasheet.I found this page on AN5192 about sensor mode 2 (pg. 63). i2c master would be LSM6DSO and i2c slave would be LIS3MDL in thi...
Hello, I have applied for the ASM330LHBxx ASIL B library from ST's web, and integrated it to my program, all the functions worked fine. But the noise of GYRO has gone beyond our requirement, we used to enable the LPF in ASM330 to lower the noise....
Hello,Actually i'm trying to mesure the pressure using LPS28DFW and arduino uno, but i have some problems, the i2c communication does not working.Can help me please and thank you.arduino code : #include <Wire.h>#include "SparkFun_LPS28DFW_Arduino_Lib...
Hello We are working with accelerometer LIS2DW12.we did tests on the different movements of the accelerometer and the graphs we see (the graphs were made with the x_physical y_physical z_physical values). However we see graphs that are not as we expe...
Hi,I designed a special board that includes the LSM6DSO32 sensor. I can get gyro and accelometer data from this sensor correctly. But even though I enable the pedometer output in the embedded function part of the datasheet, I can't get it. Can you he...
Hi,I am using MKI109V3 with Unico Lite and MKI239A. Following UM1064, I need to edit the source code to add MKI239 as additional evaluation board for a combo of acclerometer and gyroscope.The UM1064, user manual of Unico Lite, suggests to find “numbe...
I am reporting below a post created in March 2023 because I did not receive any response. Hello everyone,after some time that I use the sensor, it gives me back a temperature value of 0 °C.I'm using a library taken from github that I adapted to work ...