MEMS (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

'LIS2DH Raw output to Temperature conversion

Posted on June 21, 2016 at 18:19The datasheet doesn't specify how to convert register (OUT_TEMP_L (0Ch), OUT_TEMP_H (0Dh) ) data to actual temperature. let's say for example if reg 0x0c = 0x7 value and reg 0x0d = 0x00 value, then what will be the te...

deval by Associate
  • 653 Views
  • 1 replies
  • 0 kudos

multiple VL6180x

Posted on January 25, 2016 at 12:25Hi,I am trying to use multiple VL6180X sensors and attach them to a robotic arm. Is there the possibility of interference between them? If the answer is yes, is there any way to avoid it?ThanksMarina #multiple-v...

14067005 by Associate
  • 533 Views
  • 2 replies
  • 0 kudos

Question about rtnRate

Posted on July 10, 2016 at 20:53Hi I would like to get the signal strength very much.So, please let me ask two questions.The first one is about a function in vl6180x_api.c.julien@ST said like following in the Discussion Board named ''How to measure ...

ishikawa by Associate II
  • 534 Views
  • 0 replies
  • 1 kudos

lsm303dlhc acceleration computing

Posted on July 07, 2016 at 18:19 Hi, I faced with the problem of acceleration calculations on lsm303dlhc I read registers and past them, but in x, y, z variables contain crazy values, if demoboard is on the table, values must be x: 0, y: ...

H3LIS200DL INT pins

Posted on July 03, 2016 at 06:57 What is the maximum allowable voltage applied to the INT pins (assuming open drain)? Why are ST's datasheets usually incomplete? #h3lis200dl

LPS22HB WRONG defaut value!!!

Posted on July 07, 2016 at 11:19Hi everyone,I have tried to communicate with LPS22HB by I2C, and then I realized that the defaut value of CTRL_REG2 is 0x0, but the defaut value indicated in the datasheet is 0x00010000. Is there anyone has the same p...

le by Associate II
  • 474 Views
  • 1 replies
  • 0 kudos

LIS3DSH Calibration

Posted on July 04, 2016 at 08:11Dear ST engineer,I use LIS3DSH for digital angle meter development.But I have calibration error on LIS3DSH.I am study ST DT0053 6-point tumble sensor calibration.Could you give me a calculation example for the sensor ...

LIS3MDL selftest and calibration

Posted on June 16, 2016 at 13:24Hi,the self test procedure described in AN4602 starts automatically by setting bit 0 to '1' in CTRL_REG1 register, but it is not well explained how to check if the self test passes or fails.If the self test passes, th...

marziano by Associate
  • 1299 Views
  • 2 replies
  • 0 kudos

Problems Calibrating Motion FX

Posted on June 23, 2016 at 23:53I have read over the user manual for the MEMs board, and I am using the example code from the DataLogFusion. However, I can never get the osx_MotionFX_compass_isCalibrated function to return true. I have tried hitting...

hushel by Associate II
  • 524 Views
  • 1 replies
  • 0 kudos

LSM330DLC I2C

Posted on January 28, 2016 at 13:10Dear All,I am using LSM330DLC gyro-acc on my board and I have forgotten place pull-up resistors on the SPI/I2C selection pins. However it works fine. My question is can I develop my project without these pull-up re...