Disable DRDY and INT output in LIS3MDL
Posted on November 21, 2017 at 06:49Hello,How to disable DRDY and INT outputs in LIS3MDL Magnetometer Sensor.#lis3mdl
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 November 21, 2017 at 06:49Hello,How to disable DRDY and INT outputs in LIS3MDL Magnetometer Sensor.#lis3mdl
Posted on November 19, 2017 at 00:05I can't get the FIFO to work. The LSM6DSM is connected to a microcontroller via SPI. The sensor works fine when I use the status register and data registers to get the accel and gyro data.But for higher ODR I want...
Posted on November 17, 2017 at 22:41What is the expected self test difference values that should be expected? The spec indicates between 70 mg and 1500 mg which seems like a very large range. Most other ST sensors has this value in a few hundred mg...
Posted on November 12, 2017 at 17:29I've added a sensor tile (STEVAL-STLKT01V1 SensorTile) inside of a baseball. How do I remove the spin of the base ball from effecting the accelerometer, gyro and magnetometer?I'm a beginner at this...Thank you,Ter...
Posted on May 23, 2017 at 17:04Hi, I am working with the Lsm9ds0 sensor and i would like to properly configure the Click recognition. After reading the datasheet I manage to rise an interrupt on a click but i still have a question about this functi...
Posted on November 17, 2017 at 14:02Hello,I'm trying to design device with all components powered by li-po battery to minimize the power losses, cost and SIZE.I'd like to avoid voltage regulator, level shifters etc.This sensors should be powered up ...
Posted on November 12, 2017 at 08:35Hi, I'm working with LIS2DE12 for motion detection. I have configured INT1. Whenever motion is detected I'm reading INT1_SRC but its value is not changing. It is always same 01101000. Here's the configurations I ...
Posted on November 13, 2017 at 11:16Hello,I recently bought two Pololu IMU03a systems, and both of them gives me negative self test (both accel and gyro). To communication I use I2c protocol. During the test the device is stationaryCalibration:Rej....
Posted on November 13, 2017 at 19:49I have developed a very simple driver for this sensor. I have a stm32f411ve discovery board which has one included.This is my configuration:PM_LSM303DLHC_config.ctrl_reg1_a = 0x27; PM_LSM303DLHC_config.ctrl_reg2_a...
Posted on June 09, 2017 at 08:18Hello all,I am configuring LIS2DE12 accelerometer with JN5169 module using I2C. I read the AN3308 application note of LIS3DH and implemented the code accordingly but I am facing the problems in the configurations.I ha...