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

the sensory library does not work at all.

Hello, I'm working on a project involving voice recognition. So, I used the stm32 sensory library to complete this project and the MP23DB02MM digital MEMS PDM microphone. However, I only found one example that used STM32H747I-DISCO, so I ported it to...

0693W00000SuITyQAN.png 0693W00000SuIToQAN.png 0693W00000SuIXCQA3.png

Read lsm6dso32 data via libiio

We are trying to use lsm6dso32 accelerometer/gyroscope connected to a custom hardware (non-st) via i2c. What we want to achieve is reading measured values continuously, ideally via libiio (buffered).We are building a custom linux (kernel version 5.4)...

NKuhn.1 by Associate II
  • 1317 Views
  • 3 replies
  • 0 kudos

Resolved! TDM interface with SAI for LIS25BA

Hi,I try to use a custom board with LIS25BA.I use SAI with STMF446.What I know :MCLK = 12.288 MHzWCLK = 16kHz8 slot with 3 activeso BCLK = WCLK * (8 * 16) = 2.048 MHzWhat I can do :I2C works like a charm ;)What I can't do :Configure SAI with these va...

0693W00000Stzc9QAB.png 0693W00000StzedQAB.png
Axoul by Associate
  • 904 Views
  • 1 replies
  • 0 kudos

LIS2DS12 3V3 alternative

Hi,I used LIS2DS12 in a previous design and i appreciated the high number of embedded function, expecially the integrated step counter; unfortunately i cannot use the same accelerometer in a new design since my power supply is 3V3: is there any equiv...

MColu.2 by Associate
  • 583 Views
  • 1 replies
  • 0 kudos

I am using an ISM330DHCX device. I want to know how I can program the device to read the 12 registers, OUTX_L_G thru OUTZ_H_A in a continuous mode.

I know that CTRL3_C, IF_INC defaults to auto-increment of register address.I am trying to stream accel/gyro register data from the device by sending a SPI read command to register OUTX_L_G. The SPI controller is configured to read 12-bytes. The regis...

DBash.1 by Associate
  • 665 Views
  • 1 replies
  • 0 kudos