MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

vl6180x is always busy in single shot reading mode

Posted on December 23, 2016 at 13:21After sending 'single shot reading mode' command (sending 0x01 to register 0x0018), I check 'RESULT_INTERRUPT_STATUS_GPIO' register at 0x04F and always read 0x00 that means it is busy.I replaced vl6180x with a new...

cem kar by Associate
  • 636 Views
  • 3 replies
  • 0 kudos

Resolved! MCU gets stuck at MotionAW_Initialize

Hi,I try to test the MotionAW algorithm, but the MCU gets stuck at MotionAW_Initialize()I use STM32L476QE, with IAR version 8.22 (DSP is enabled in the project settings as well as FPU).I added MotionAW200_CM4F_IAR8_ot.a and motion_aw.h to the project...

lis2dw12 is not sending device id

Hi All,I'm facing some strange issue with LIS2DW12 sensor. I tried to read device ID from the sensor, most of the time its sends the device ID but some time it sends 0xFF. I'm not able to figure it out why sensor sending 0xFF. I checked the clock...

LIS2DW12 sensor FIFO not working properly

Hi,We are using sensor LI2DW sensor in our project. Sensor is connected to MC using SPI interface. We have configured the device as below.fifo en 0x3fodr sample rate : 50 hz.we are reading data every 500 msec, so we are expecting 25 - 26 samples of x...