MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS2DH full scale @ +/-16g stationory

Posted on May 15, 2017 at 15:36Hi,I am working on a project that is using LIS2DH sensor for measuring the acceleration along the X,Y and Z-axis. I have configured the IC as per the following configurations:-1>Using the 8-bit resolution to capture th...

LIS3DH Stream FIFO

Posted on May 16, 2017 at 01:47I configured the LIS3DH in stream FIFO mode. Then I set the WATERMARK level as 8 bytes and I poll the FIFO_SRC_REG to see if the WTM bit is 1 and then I collect the 8 bytes of data accumulated in FIFO. Now my problem i...

HTS221 Humidity problem

Posted on May 12, 2017 at 12:04Hello. I have a problem with humidity measurement. Despite the proper value of temperature, te humidity is always over 100%. I'm using the official ST software. I'm wondering if it is a hardware problem ?The initializa...

Unico Lite GUI

Posted on May 16, 2017 at 18:23Hi, is there any pdf available relating to the operation of the Unico Lite GUI. I have version 2.0.0.0 installed but I cannot seem to get it to communicate with the LSM6DS3.Thanks#lsm6ds3 #unico-lite

daithi62 by Associate II
  • 733 Views
  • 3 replies
  • 0 kudos

Resolved! LIS3MDL data interpretation

Posted on May 15, 2017 at 18:45Hello,I have the a question about LIS3MDL.I have read http://www.st.com/resource/en/datasheet/lis3mdl.pdf and an http://www.st.com/resource/en/application_note/dm00136626.pdf, but have no idea, how to interpret the dat...

LSM6DS3 linker error L6218E - LSM6DS3_IO_Read

Posted on May 09, 2017 at 11:39I am getting a linker error L6218E when compiling code for the LSM6DS3 Gyroscope. The error points to the LSM6DS3_IO_Read and LSM6DS3_IO_Write functions. These have been declared and are to be imported but there is no ...

daithi62 by Associate II
  • 724 Views
  • 3 replies
  • 0 kudos

LIS3DH Click Interrupt

Posted on May 15, 2017 at 10:32Hey guys, I dunno what I add but seems I can't generate interrupt after I click on LIS3DH, here what I do.void Acc__EnableClickDetect(void){  LIS3DH_SetAxis(LIS3DH_X_ENABLE  |LIS3DH_Y_ENABLE | LIS3DH_Z_ENABLE );  LIS3D...

X-NUCLEO-CCA02M1Evaluation program not recognized

Posted on May 14, 2017 at 23:18Hello,I want to test the sample application. I can compel and load from uVision whithout problem.I connect a second USB cable  on the X-NUCLEO-CCA02M1 but the board is not recognized on my PC under Win 10. Thanks for y...