MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS2DH: Minimum delay between commands during Self-test

Posted on March 28, 2017 at 17:08Hi,is it possible to know the minimum delay required to wait between register writing during the self-test?I write down my code, to make myself more clearwhile(1) { BYTE xH = 0; BYTE yH = 0; BYTE zH = 0; //HPF disab...

Resolved! FIFO rounding details

Posted on December 15, 2017 at 20:25Hi, I'm working with a LSM6DSMTR device connected via I2C to a Nordic Semi nRF52382.  I would like to use the FIFO feature and have a question about the address rounding:If I start the multiple data read at the FI...

Resolved! IIS2DH current consumption

Posted on January 08, 2018 at 16:39Hello,I am using IIS2DH to work for my application. But the problem rises when I measure the current it is consuming. At 25Hz with 40ms INT2 duration and Low Power Enabled with all axis, I am observing a current a ...

lps22hb

Posted on January 10, 2018 at 06:33Hi,can i use 7 lps22hb on I2C bus?thanks,francesco

Nucleo-L152RE + CubeExpansion_MEMS1 + Keil error

Posted on January 10, 2018 at 00:28I'm trying to build an example project that comes with the 'STM32CubeExpansion_MEMS1_V4.2.0' using Keil. It shows the following error: startup_stm32l152xe.s: error: A1023E: File '..\..\..\..\..\..\..\Drivers\CMSIS\...

H3LIS331DL

Posted on January 08, 2018 at 15:19Dear Team,I am trying to configure CTRL_REG4 of H3LIS331DL chip register value multiple times with default configuration, which is creating a problem of not generating data ready interrupt. If I am not configuring ...