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

Resolved! Very noisy signal from IMP34DT05 recorded with STM32-F401RE

Hello,I'm using the IMP34DT05 available with the STEVAL-MIC003V1 kit to record audio the nucleo-f401re. I'm using the PDM2PCM library to convert the PDM stream to PCM data. The audio is recorded at 8kHz.I have tried reproducing 1kHz tone on the micro...

frnt by Senior
  • 3362 Views
  • 7 replies
  • 0 kudos

LSM6DSO Finite State Machine (FSM) Input Data

Hi,I'm doing gesture recognition with the LSM6DSO(X) finite state machine. It still doesn't work as it should.1.Can I use sqrt(x²+y²) as input data without using the z axis information? Similar to the norm sqrt(x²+y²+z²), but without z axis. I am not...

Pointes by Associate II
  • 1597 Views
  • 1 replies
  • 0 kudos

SensorTile.box PRO project in STM32CubeIDE from scratch

  Hello. I would like to make a new project for the "SensorTile.box PRO" board using STM32CubeIDE. It appears that the board is not available. (In the image below, you can see that I have filtered on "box" and only the non-pro SensorTile.box device s...

stuart_rubin_ns_0-1699030180133.png

STEVAL-MK141V2 (HTS221) temp/RH sensor

Hi, I got the reference board of STEVAL-MKI141V2 that has HTS221 temperature and humidity sensor.#1I read out the calibration registers by the manual of https://www.st.com/resource/en/technical_note/tn1218-interpreting-humidity-and-temperature-readin...

Take4az by Associate
  • 759 Views
  • 1 replies
  • 0 kudos

Unable to read registers from ISM330IS

Hello, I am trying to get a ISM330IS IMU working. I have ordered a development kit from Mouser / ST Micro with the following board number https://www.mouser.in/ProductDetail/STMicroelectronics/STEVAL-MKI230KA?qs=amGC7iS6iy%252B%252BWAEBNHSnWw%3D%3D (...

sa32953_0-1698726755935.png sa32953_1-1698726776353.png sa32953_2-1698726776150.png
sa32953 by Associate
  • 1016 Views
  • 1 replies
  • 0 kudos

How can I validate data rate of my sensors

Hello I'm trying to characterize LSM6DSO32X sensors on MKI221V1 using MKI109V3 evaluation board, It is crucial that I can see the output rate for my analysis.Unfortunately Unico GUI software doesn't seem to have an option to record the sensors with d...

Lev_G by Associate
  • 778 Views
  • 1 replies
  • 0 kudos

Resolved! I3G4250 Not Updating Data At The Right Rate

I am using a I3G4250 on a custom PCB over I2C. When you first take data from it on restart it works but then after less than a second, it stops getting new data. It receives data exactly 25 times before stopping and sometimes receives about the same ...