MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Wrong answer to LSM6DS3 Who-Am-I register

Posted on June 11, 2018 at 14:40I have a weird problem with LSM6DS3. Right after power on I try to read the Who Am I register, via SPI. The return value is 0xFF, if I read it again it will send the correct value 0x69.In other words, in order to get ...

LIS3DH Activity/Inactivity detection

Posted on May 17, 2017 at 21:36This document http://www.st.com/content/ccc/resource/technical/document/application_note/77/ed/e7/e1/28/5a/45/d6/CD00290365.pdf/files/CD00290365.pdf/jcr:content/translations/en.CD00290365.pdf provides information rega...

Run VL53L0X at lower voltage than specified?

Posted on June 11, 2018 at 14:37Hi, the specifications of the  VL53L0X said that recommended input voltage is between 2.5 and  3.5VI have test it on a prototype at 2V and works fine at short range  (150 mm).  Which problems can i experience? If the ...

LIS2HH12 sensor output data

Posted on May 27, 2018 at 11:00Hello,we have connected the lis2hh12 accelometer with our linux board using i2c bus. I am ableto read the raw x,y,z values from sensor using sysfs interface. How can i convert these raw values to actual acceleration(m/...

[SOLVED] LIS3DH on I2C: setting Activity Interrupt

Posted on June 09, 2018 at 11:44[EDIT] Solved!  I missed where the app note mentioned that I have to set REG3's <I1_IA1> bit.  Once that's done, I get interrupts on motion.'App Note AN3308'Hello,I'm trying to enable interrupt on a LIS3DH using mBED,...

LIS3DSH Accelerometer Offset Registers?

Posted on June 08, 2018 at 17:58Can someone please clarify what the use case for the offset registers are on the LIS3DSH accelerometer?  These are registers OFF_X (0x10), OFF_Y (0x11) and OFF_Z (0x12).  The http://www.st.com/content/ccc/resource/tec...

vl6180x is temperature compensated or not??

Posted on June 08, 2018 at 16:57Hello,On the vl6180x datasheet, there is a paragraph (i.e. 2.7.4)  regarding Auto VHV calibration to regulate the SPDA sensitivity over temperature.But on the other side, there is this AppNote AN4626 regarding range v...