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

MKSBOX1V1 and SPBTLE-1S module

Hopefully someone can assist:I am using the ST EVAL-MKSBOX1V1 (aka Sensortile Box) and trying to set up the SPBTLE-1S for use with STM32duino. I tried to follow the instructions in the STM32duino pages (here: https://github.com/stm32duino/Arduino_Cor...

GEmel.1 by Associate II
  • 1768 Views
  • 5 replies
  • 0 kudos

Resolved! IIS328 how to get out of an I2C hang

I'm using a IIS328DQ on an I2C bus @400KHzEvery now and again, the part hangs up and won't talk to me.  The only way out that I've found is a power reset.Attempting to follow https://community.st.com/t5/mems-sensors/if-hang-up-i2c-interface-of-the-li...

RLee4_0-1687460642025.png
RLee.4 by Associate III
  • 2291 Views
  • 5 replies
  • 0 kudos

LSM6DS3 Data Ready Interrupt not triggering

Hi everyone,I am working on a project using the SensiBLE module. It includes an STM32L476RG microcontroller and an LSM6DS3 IMU sensor. I am using I2C for communication between the two.I am trying to enable the accelerometer data-ready interrupt on IN...

MEMS Microphones frequency response until 20 kHz

Hello,I contact you because I am considering three models of MEMS microphones for an application: MP34DT05-A, IMP34DT05 and MP34DT06J.Inside the datasheet the frequency response is depicted until 10 kHz.Are these microphones suitable for an applicati...

VROM by Associate
  • 2360 Views
  • 5 replies
  • 0 kudos

Resolved! ISM330DLC measurement units

What are the units of the ISM330DLC reported values? SpecificallyOUTn_G to units of acceleration (g)?OUTn_XL to units of angular velocity (°/s)?I couldn't find this in your docs, may have missed it 

Resolved! i am using lsm6dsm (@steval-mki189v evaluation board) for OIS application, data sheets says, auxiliary spi can be used for the purpose, also through the primary spi we can read the data parallely, like connecting host processor and camera module in mode 3

but i am not able to read the data in slave module, how to connect this with the host and camera module processor and read the data, is there any settings have to be mentioned.? if any one information about this it will be helpful.

BGGopal by Associate II
  • 2156 Views
  • 7 replies
  • 0 kudos

Resolved! how to convert LSM6DSOX data

Hi all,I'm working with LSM6DSOX and I managed to get the accelerometer and gyroscope data from the output registers, but the numbers don't seem to be meaningful, how do I convert the raw data to g?