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

Removing unused sensors from the STEVAL-BCN002V1B board

I'm working on a low powered bluetooth prototype that has several power constraints. I'm thinking of using the STEVAL-BCN002V1B design as a reference point and I excluded several unused sensors by my project requirements. Will the default firmware st...

HChun.1 by Associate
  • 502 Views
  • 1 replies
  • 0 kudos

Issues with echo cancelation with the (FP-AUD-SMARTMIC1) package.

Hello,I am evaluating the echo cancellation and beamforming functions using the package (FP-AUD-SMARTMIC1) that you propose on your site.(https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-softw...

UTANG.1 by Associate II
  • 2054 Views
  • 4 replies
  • 0 kudos

Injected conversion mode with 8 MEMS and DFSDM

Hello,I want to realise a project with the STM32 Nucleo F767ZI Development Board where i need to sample audio data from 8 MEMS Microphones. Since the board only features 4 DFSDM filters but 8 input channels i need to multixplex them. What i already k...

TMaie.1 by Associate II
  • 1278 Views
  • 3 replies
  • 0 kudos

I am trying to using LDM6DSL just for it's linear acceleration sensor to detect movement. The values i receive from the sensor are fluctuating a lot even when the sensor is in a steady position?

I have only used the CTRL6_C(15h) and CTRL1_XL(10h) register to configure the linear acceleration sensor and I am reader the value from register 28h to 2Dh.void i2c_write(uint8_t imudevaddr, uint8_t* write_2_reg_addr_data,int No_of_bytes){ HAL_I2C_Ma...