MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VL53L1X Set ROI Center value using Ultra lite drivers

Hi,I am wondering if someone can help me. I am working with the X-Nucleo-53L1A1 board and I am using the STSW-IMG010 people counting example. In this example the 2 8*16 zones get defined using a center value of 167 and 231 repectively (using the SetR...

AFull.1 by Associate
  • 628 Views
  • 1 replies
  • 0 kudos

Resolved! Is there any way to detect significant motion with lsm6dso sensor without using step counter. Since I use it on cars, it can not detect location changes.

lsm6dso sensor generates significant motion interrupt when a change in user location is detected. It generates an interrupt when the difference between the number of steps counted from its initialization/reset is higher than 10 steps. So it uses step...

Iakgu.1 by Associate III
  • 1870 Views
  • 10 replies
  • 0 kudos

H3LIS331DL interrupt duration issues

I'm using the H3LIS331DL high-g accelerometer. Below is my setup code including register configuration: void init(void) { // Write to CTRL_REG3: interrupt active high, push-pull, no latching, data ready signal on INT1 write_data = 0x02; ...

SKama.5 by Associate
  • 688 Views
  • 4 replies
  • 0 kudos

Sir i'm trying to communicate LPS25HB sensor with STM32F072RB board please could you try to help me to resolve this issue? I'm giving you brief Details in Details box?

Sir i'm trying to communicate LPS25HB sensor with STM32F072RB board but the sensor is not acknowledging and to make sure i have connected RTC DS3231 it is working properly. I have checked clock speed with 100khz and 400khz also, pull-up i have connec...

VDutt.1 by Associate
  • 525 Views
  • 2 replies
  • 0 kudos

Resolved! Need information/utility about FIFO on LSM6DSO32

Hi,I'am working on a LSM6DSO32, I've read the datasheet and source code example here. But I don't understand the utility of FIFO. In wich case to use FIFO rather than raw register like OUTX_L_G (22h) and OUTX_H_G (23h) for raw X axis angular rate for...

SBaro.11 by Associate III
  • 353 Views
  • 1 replies
  • 0 kudos

I have lsm6dso imu. I want to use two wake up interrupts at the same time. Thresholds and duration will be different. I cannot use it at the same time because I changed the register value while doing the settings.

I have lsm6dso imu. I want to use wake up interrupt for two different thresholds at the same time,for example I want to give wake up threshold 1g for interrupt 1,I want to give 500 mg for interrupt 2. And duration will be different.I change the value...

Iakgu.1 by Associate III
  • 701 Views
  • 1 replies
  • 0 kudos