lsm9 sensor
Posted on May 23, 2017 at 08:34Hi,I am using lsm9ds1 sensor in my design, i am looking linux driver for this sensor.Please help me.Thanks,
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 May 23, 2017 at 08:34Hi,I am using lsm9ds1 sensor in my design, i am looking linux driver for this sensor.Please help me.Thanks,
Posted on May 24, 2017 at 18:14Hello, I have this IC and I need to find the product code.Someone could help me?Thanks,Dario#
Posted on May 24, 2017 at 05:52Details in the attachment
Posted on May 23, 2017 at 06:01Hey guys, I am doing single and double click interrupt generate for LIS3DH accelerometer. I have a question, it is possible single click will generate interrupt when set both single&double click. I found out the accele...
Posted on June 20, 2016 at 12:44Does anyone have any characteristics for the AA filter and method on the LIS3DH accelerometer?E.g. slope, number of poles, type...ThanksKevin #lis3dh
Posted on June 15, 2016 at 17:15Hello, I'm working with LIS2DH on SPI, where also some other SPI slaves are connected. The supply power is 3.0V, VDD and VDD_IO are connected. I configure it and keep reading the accelerations x,y,z just fine. But in ...
Posted on May 20, 2017 at 12:43Hi, I was trying to use esp8266 wifi sensor as a client to send data, measured with other sensor, to my online web server. I'm using this library: https://developer.mbed.org/users/quevedo/code/ESP8266/ but there's noth...
Posted on May 08, 2017 at 01:17The LSM9DS1 data sheet shows that the accelerometer/gyroscope module's two interrupts can be configured either as open-drain or push/pull. However, I am missing the description of the magnetometer module's interrupt. ...
Posted on May 15, 2017 at 15:36Hi,I am working on a project that is using LIS2DH sensor for measuring the acceleration along the X,Y and Z-axis. I have configured the IC as per the following configurations:-1>Using the 8-bit resolution to capture th...
Posted on May 16, 2017 at 01:47I configured the LIS3DH in stream FIFO mode. Then I set the WATERMARK level as 8 bytes and I poll the FIFO_SRC_REG to see if the WTM bit is 1 and then I collect the 8 bytes of data accumulated in FIFO. Now my problem i...