MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM6DSL Single tap detection

Posted on June 08, 2018 at 14:16Hi,I'm trying to get interrupt on the interrupt pin 1 of LSM6DSL module for the single tap event.Here are the registers I've configured (in order):   Address   Value    0x10         0x60       0x58         0x8e    0x5...

Soham C by Associate
  • 310 Views
  • 0 replies
  • 0 kudos

Datasheet of LIS3MDL has some erratas

Posted on June 08, 2018 at 13:37I have been using the LIS3MDL with the ST breakout board and seems that the Latch interrupt request in the register INT_CFG (30h) has the description wrong.From my tests : 1: interrupt request latched; 0: interrupt re...

VL53L1X with atmega328

Posted on May 31, 2018 at 12:07Hi,I have project for obstacle distance measurement where VL53L1X sensor is used and the microcontroller is Atmeag 328. I have downloaded API reference code. But there are lot of files which is really confusing me. I h...

Problems with the VL53L1X GUI´s installation.

Posted on April 09, 2018 at 11:11Hi friends,I have trying to install the VL53L1X GUI software in my desktop station but I cann´t do it because it shows me the next message: My OS is (windows 7 - 64 bits):I have also tried to install the program in a...

0690X00000604YuQAI.jpg 0690X0000060AQTQA2.png

VL53L1X Timing Issue

Posted on May 07, 2018 at 17:27I'm developing an applications where an array of VL53L1X sensors would be used. During that development effort it became apparent that there were some timing issues while cycling through the sensors and when I expected...

mdmottola by Associate II
  • 2759 Views
  • 9 replies
  • 0 kudos

LSM303D Interrupt threshold

Posted on June 07, 2018 at 13:20Hi,I am using a LSM303D with a Adafruit Feather M0 and want to detect spikes in the magnetic fields, preferably for all the axes, and want to use interrupts.I have the interrupts working when any of the axes goes abov...

LSM330 vs LSM330DLC

Posted on June 04, 2018 at 14:21HiIs there any comparison table?Best regards.Jokin

IHS1 by Associate II
  • 356 Views
  • 1 replies
  • 0 kudos

BlueCoin logging to SD Card with DataLog

Posted on April 10, 2018 at 14:21Hi,I'm trying the example software for the BlueCoin, also DataLog. The USB streaming of data is working the way it's written in a Start guide. But I'm not moving forward with DataLog on SD Card. I'm going through the...