MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OTA for SensorTile

Posted on September 26, 2017 at 22:07I am using the code from STM32CubeFunctionPack_MOTENV1_V3.0.0 for sensor tile.Initial I used the STlink to load the 'Projects\Multi\Applications\MOTENV1\Binary\STM32L476RG-SensorTile' MOTENV1_ST_BL.hex.Then conne...

Interrupt status on VL6180X in interleaved mode

Posted on September 14, 2017 at 21:46Hi guys, I'm developing a application that uses a XNUCLEO-6180XA1. The development board is a PSoC-4 enabled board with arduino headers (http://www.cypress.com/documentation/development-kitsboards/cy8ckit-042-pso...

Resolved! Sensitivity of LIS3MDL (LSB/Gauss)

Posted on September 23, 2017 at 05:45I am using LIS3MDL sensor and I do not understand the sensitivity which its unit is LSB/Gauss.  In x-cube-mems1 library, the following is calculated:&sharpdefine LIS3MDL_MAG_SENSITIVITY_FOR_FS_4G    0.14 /**< Sen...

0690X00000603jKQAQ.jpg

How to reset FTH flag when put threshold on the LSM6DS3H

Posted on September 24, 2017 at 09:45We have a problem when use full fifo flag and when interrupt happend and we read FIFO flag FTH clears and process start again. When set interrupt on threshold of the FIFO and it happens when read that part of FIF...

darko23 by Associate
  • 193 Views
  • 0 replies
  • 0 kudos

Resolved! Unstable I2C Connection to STEVAL-MKI137V1

Posted on September 15, 2017 at 10:26Hi all,I connected STEVAL-MKI137V1 (Magnometer sensor) to STM32L152D-EVAL through I2C. The library I am using is from STM32CubeExpansion_MEMS1_V4.0.0.I connected I2C pins to PB11 and PB10 without any external res...

Resolved! LIS2DH incorrect I2C address?

Posted on September 21, 2017 at 23:49Hi all,today I started a new project using the LIS2DH accelerometer (I2C mode). Previously I already used, very successfully, LIS3DH, always in I2C mode. Seeing the datasheets, in the basic functionatity, LIS2DH ...