MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Read data from gyroscope LSM6DSO using IKS01A1

I'm trying to read data from gyroscope. I set ctrl2_g and I'm trying to read 6 bytes from register address 22h. But in result I receive only 0 values. /* USER CODE BEGIN 2 */   LSM6DSO_CTRL2_G(&hi2c1, LSM6DSO_CTRL2_G_ODR_XL_833Hz, LSM6DSO_CTRL2_G_...

0690X000006CUonQAG.png
AJab� by Associate II
  • 508 Views
  • 2 replies
  • 0 kudos

Accelermometer Range setting in ISM330DLC

Hi All,I am working on a project that is using ISM330DLC sensor for measuring the acceleration along the X,Y and Z-axis. When I set range 2G,4G and 8G I'm seeing difference in the sensor raw value and when I set it to 16G, I'm getting same data as 8G...

Resolved! LIS2DH internal sampling vs sample rate

Hi ST,I'm wondering about the sample rate of the LIS2DH* family and if the configured sample rate affects how the samples are captured. Specifically, when sample rate is changed, does that change how the samples are performed internally, or does is i...

pa.9 by Associate
  • 603 Views
  • 3 replies
  • 0 kudos

LSM9DS1 FIFO mode

HI,I am looking at using the LSM9DS1 to sense both acceleration and the gyroscope. It would also be nice if I could use the fifo, so I can periodically sleep my main processor. The issue is that I'm not sure how this fifo works. Reading the data shee...

sheit by Associate II
  • 395 Views
  • 1 replies
  • 0 kudos

Audio BSP missing in STM32L475VG (B-L475E-IOT01A)

Posted on April 04, 2018 at 15:32Hello everyone,Why is Audio BSP missing from the project? Please help me how to integrate it? Does anyone have an example code to make microphones (MP34DT01) working? or share experience how and where to start to mak...