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

two independent MEMS pdm acquisition

Posted on March 29, 2017 at 12:47Hello STM!I am facing a new goal: I want to build my own diferencial beamforming 2 MEMS PDM microphone array to achieve kardioid directivity pattern.So i need to get data out of two MEMS mics simultaneously ... i mea...

LIS3MDL calibration

Posted on July 14, 2017 at 07:24The magnetometer on my device has different scale and offset on its axes.This is because of influence of hard iron on the board. So, it needs to be calibrated. I've read https://my.st.com/resource/en/design_tip/dm0028...

0690X00000607b8QAA.png
sdianoff by Associate II
  • 1613 Views
  • 3 replies
  • 0 kudos

AppsNote for STM32CubeFunctionPack_MOTENV1

Posted on July 13, 2017 at 23:03I just downloaded the new STM32CubeFunctionPack_MOTENV1_V3.0.0 and going through what motion sensor library could do all at once.As I walk through the code in MEMSCallback(), all the W2ST_CHECK_HW_FEATURE checking is ...

Why will my linear sensors not normalize?

Posted on July 09, 2017 at 14:40I posted in another forum but a fellow user suggested I post here.https://community.st.com/thread/41907-why-does-my-linear-sensor-array-not-scalenormalize?sr=inbox&ru=17270null

LIS2DH12 temperature and acceleration always read the same

Posted on June 01, 2017 at 15:39I've got my LIS2DH12 configured as follows:TEMP_CFG_REGTEMP_EN0x11CTRL_REG1ODR1LPEN0ZEN1YEN1XEN1CTRL_REG2HPM0HPCF0FDS0HPCLICK0HP_IA10HP_IA20CTRL_REG3I1_CLICK0I1_IA10I1_IA20I1_ZYXDA0I1_WTM1I1_OVERRUN0CTRL_REG4BDU1BLE0F...

STEVAL-MKI155V2 pin map

Posted on July 05, 2017 at 14:43STEVAL-MKI155V2 coupon board,cannot find exact pin number.On silk on the board, and no layout file on st site.And on en.DM0006727d.pdf, bottom view image seems to be mirrored.Please let me know where  I can  find the ...

isjeon by Associate II
  • 367 Views
  • 0 replies
  • 0 kudos

Resolved! LPS25HB not working with X-NUCLEO-IKS01A1 and Arduino uno

Posted on June 29, 2017 at 16:53Hi,I'm using X-NUCLEO-IKS01A1 with arduino uno,I'm getting the output for HTS221 with the codehttps://github.com/ControlEverythingCommunity/HTS221/blob/master/C/HTS221.c  ,the connections seem to be correct but when I...

LPS25HB not giving correct output in Atmel SAM Gseries

Posted on July 04, 2017 at 15:39Hi,I'm using X-NUCLEO-IKS01A1 board for integrating the pressure sensor in my Atmel board SAM G55 series.I'm using the reference code of https://github.com/ControlEverythingCommunity/LPS25HB/blob/master/C/LPS25HB.c .I...