MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

F401RE VL53L1X debug issue

Posted on March 21, 2018 at 15:51Hello,i'm quite new to the embedded world and purchased the VL53L1X evaluation kit with the F401RE and thehttp://www.st.com/en/ecosystems/x-nucleo-53l1a1.html. I installed all the drivers and the System Workbench on ...

LIS3DH

Posted on March 07, 2018 at 14:03Hi Sir,I am using ST accelerometer Sensor  LIS3DH (adapter board STEVAL-MKI105V1) with I2C interface.I can now read the registers. But for the registers which doesn't have default value, for example,OUT_X_L (0x28),OU...

Arna Lee by Associate II
  • 1385 Views
  • 7 replies
  • 0 kudos

LIS3DH current consumption

Posted on January 16, 2017 at 13:36 Hello guys, I'm using LIS3DH accelerometer in my current design. I need it to detect the movement. ODR is set to be 10Hz. According to http://www.st.com/content/ccc/resource/technical/document/application_n...

bojan by Associate II
  • 3294 Views
  • 19 replies
  • 0 kudos

Resolved! LSM303AGR: Magnetometer Interpreting values

Posted on March 20, 2018 at 18:33Hi!Fairly new to programming and embedded software in general but I'm having a problem with interpreting the values I am receiving from the magnetometer registers.I'm able to get a value between 0 and 255 for each re...

H3LIS331DL interrupt inconsistancy

Posted on March 12, 2018 at 23:50Hi,I am working on a project where we are using the H3LIS331DL accelerometer.I am trying to understand what is happening with the interrupts, because I see some inconsistant behaviour.I got the following samples samp...

LSM303AGR reading weird values

Posted on March 09, 2018 at 00:18Hey! I am using the accelerometer LSM303AGR to read some acceleration values on external interrupt. If the threshold is overcome, and interrupt will be triggered and in the ISR, I am reading the FIFO of the accelerom...