MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 957 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...

Motionfx library on any stm32?

Hello,I have a nucleo and a expansion board and i use it to get raw data from accelerometer,magnetometer and gyroscope.My question is How I use the motionfx library? Can I get for example quaternions? I can 't find any source code for motionfx!

suads by Associate III
  • 1043 Views
  • 6 replies
  • 0 kudos