LSM9DS1 standby consumption
Posted on April 11, 2018 at 17:33What is LSM9DS1 standby consumption (all sensors off)?The datasheet says nothing, no value in Electrical characteristics section.Its predecessor LSM9DS0 has 6uA typical.
Posted on April 11, 2018 at 17:33What is LSM9DS1 standby consumption (all sensors off)?The datasheet says nothing, no value in Electrical characteristics section.Its predecessor LSM9DS0 has 6uA typical.
Posted on April 17, 2018 at 10:44From the datasheet ''..This imbalance is measured using charge integration in response to a voltage pulse applied to the capacitor.'' I would want to know at what rate this measurement is done. The maximum data rate ...
Posted on February 01, 2018 at 16:17Hello All,We are doing a wearable product where we using LSM6DS3 & M24C64 but power consumption much high than specified.LSM6DS3 is taking around 300uA just by powering on. As we understand from datasheet by defau...
Posted on February 26, 2018 at 12:02Hello allMy goal is to use two INT pins to generate two interrupts in a device which will be used in a car. INT2 will be pulled when a crash of the car is detected and INT1 when the car moves.Here is my init setti...
Posted on April 13, 2018 at 14:16Hello,I am trying to compare LIS3DH and LSM9DS1 (accelerometer part) and I am suprised by the result:The LIS3DH has the configuration: CTRL1: 0x67 (ODR = 200Hz, LPen=0, ) CTRL4: 0xA8 (BDU, 8g, HR) => sampling frequ...
Posted on February 23, 2018 at 21:28 The INT1_THS register value does not seem to change the threshold at which an event is triggered. I can read and write the INT1_THS(0x32) so I know my writes are working. I poll the INT1_SRC register and watch t...
Posted on December 01, 2015 at 22:29HiIm having some trouble confirming whether the resolution from the accelerometer in the LSM9DS1 and also LSM6DS3 is actually 16 bits ?The datasheet for both sensors say the output resolution is indeed 16 bits, bu...
Posted on April 03, 2018 at 04:41I am writing a bit banging SPI driver for the HTS221 with no success,I drive the SDO data just before the falling clk endand I read the SDI data on the rising clk edge. I have included a screen capture of the Saleae ...
Posted on April 12, 2018 at 10:46Dear all,referring to the LSM303C data sheet, I'd like to know what exactly is to be understood with 'The system can generate an interrupt signal for ... magnetic field detection'.I am interested in an application wh...
Posted on April 10, 2018 at 17:13I have been doing some testings recently with the LIS3DH accelerometer to measure machine vibration, and I have come across 2 things. I am using the accelerometer to sample 512 points at a 1.1Khz sampling rate. I hav...