How do I get acceleration from sensitivity of LIS2DE12?
Posted on June 19, 2018 at 07:40HiI am using the accelerometer LIS2DE12 with MC60. Can you tell me how I can calculate the acceleration from the sensitivity being displayed?
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.
Posted on June 19, 2018 at 07:40HiI am using the accelerometer LIS2DE12 with MC60. Can you tell me how I can calculate the acceleration from the sensitivity being displayed?
Posted on February 17, 2017 at 20:28I've been trying to use the VL53L0X TOF sensor to get ranging data but I'm having trouble finding what all the registers do? I tried looking through the datasheet and API specs but nothing seemed to clearly tell m...
Posted on November 05, 2012 at 18:57I cannot find a forum for MEMS sensors, so I'm posting here. Is anyone using the a3g4250d gyro? I'm having a problem where I get only one set of measurements after power up. After that, the measurements do not c...
Posted on June 28, 2018 at 09:00HiI am facing issue while taking multiple readings for averaging in the VL53L1X sensor.Our sensor is interfaced with B-L072Z-LRWAN1.We are not getting consitent reading as shown below:2486249024892490248724882490Above...
Posted on March 18, 2016 at 14:09Hi, Which limits should check against when enabling the l3gd20h self-test functionality? Regards,
Posted on June 27, 2018 at 11:09With the next configuration, the INT1 don't start.Base on (https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm303agr_STdC)lsm303agr_xl_operating_mode_set(&dev_ctx_xl, LSM303AGR_XL_POWER_DOW...
Posted on May 28, 2018 at 14:39I have an STM32F303 Discovery and I want to use the I2C bus to receive the x,y,z data from an accelerometer MPU6050. Does anyone have source code for this? The problem is that the address of the buffers (i2cBuff) are 0...
Posted on June 26, 2018 at 00:51SensorTile:I'm trying to extract the accelerometer and Microphone code, to allow my Android App to use the streaming information from the SensorTile. I have a programmer who is knowledgeable of Android Studio, but not...
Posted on June 21, 2018 at 00:36Hi all, I'm working with the LIS3DSH accelerometer which is the accel2 click board on the raspberry pi. I was able to get the angles of x, y, and z-axis based on the binary reading and I was also able to determine the...
Posted on June 14, 2018 at 17:14Hello Experts,I am able to read the temperature, Pressure, Magnetometer, Gyroscope and Accelerometer datas from the STEVAL-WESU1 board using the 'example_ble_1.py' python script.And also I would like to get the algori...