LSM303DLHC 'IR_REG_M' Registers ?
Posted on December 14, 2013 at 09:40what is the meaning of these registers? no explanation on datasheet. only that table: #msp430f5529 #i2c #lsm303dlhc #lsm303dlhc
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Posted on December 14, 2013 at 09:40what is the meaning of these registers? no explanation on datasheet. only that table: #msp430f5529 #i2c #lsm303dlhc #lsm303dlhc
Posted on December 28, 2015 at 06:58MCU: STM32F429NHi. I know from datasheet that spi should be configured as mode3 (CPOL=1, CPHA=1), but its working only with mode 1 (CPOL=0, CPHA=1)In mode 3 - x-axis is stuck with value: -32624. Someone know the ...
Posted on August 03, 2015 at 12:37Good morning,I'm trying to set up a LPS25H sensor to read the same value as another one, which is the reference, in a controlled environment. My first guess has been to set up REF_P registers as the difference betwe...
Posted on December 15, 2015 at 14:07Hello,I'm reading the LIS2DH datasheet but I'm not sure of how can I do it:I've got a microcontroller connected to LIS2DH, including the INT1 and INT2 pins. I want to generate an interrupt when accelerometer detec...
Posted on December 08, 2015 at 13:54I'm using a LSM9DS0 wired to communicate with I2C. The chip seems to recognize when its being addressed, ACKs bytes, responds to reads, etc. but the problem is it always sends the same byte back. For example: I at...
Posted on August 20, 2014 at 03:35Hi,I have the LIS3DH setup to trigger interrupt 1 when '6 direction movement recognition' on all axis using HP filter example on application note page 24.This works well.After being set I read the HP_FILTER_RESET an...
Posted on June 22, 2015 at 11:42Hello, i'am looking for a samplecode to use two vl6180x (1. satel & 2. vl6180x on the expansion shield) on my Nucleo-Board (F401RE)? It is possible to connect two satels to the nucleo? Sincerely, Denis
Posted on November 25, 2015 at 22:13I have bought a Sparkfun VL6180 Sensor Board and connected it to a STM32F415 MikroE Mini M4 MCU. I can correctly talk to it by asking the Model ID, (which returns 0xB4 correctly), but the RESULT_RANGE_STATUS regi...
Posted on November 30, 2015 at 10:39hi, can someone tell me how to configure the external clock on inemo?i can see there is an oscillator on inemo, so how can i use it? thanks
Posted on November 24, 2015 at 12:17Hi, i'm trying to develop a simple application with steval-mki121v1 , the inemo board. I just want to acquire data and blink a led using a GPIO, fixed a threshold.Can someone tell me if there is a guide to begin t...