cancel
Showing results for 
Search instead for 
Did you mean: 

LSM6DSV320X - Sensor Features

Mahendra14
Associate II

I am working with the LSM6DSV320X for vibration analysis and potential crash detection applications, and I have a few questions regarding its capabilities and system integration:

  1. Is the LSM6DSV320X considered a high-end processing device? Does it support on-board processing such as FFT, or is an external MCU required for such computations?
  2. What are the maximum bandwidth and measurement ranges (g for accelerometer and dps for gyroscope) available for the 6-axis IMU? How suitable are these for high-frequency vibration or crash event detection?
  3. How fast is the communication interface (I2C/SPI)? Can it reliably support high data rate streaming for real-time applications?
  4. Is it possible to integrate this sensor directly with a CAN bus, or is an external microcontroller required for CAN communication?
  5. Are there any development boards available that include this sensor for quick evaluation and prototyping?

I would appreciate guidance or references to relevant documentation.

1 ACCEPTED SOLUTION

Accepted Solutions

The available data rates are in the datasheet:

AndrewNeil_0-1776264128300.png

https://www.st.com/resource/en/datasheet/lsm6dsv320x.pdf#page=13

 

The data rate = sampling rate effectively defines the bandwidth.

 


@Mahendra14 wrote:

Also will sensor integrate with CAN? 


The available interfaces are defined in the datasheet:

AndrewNeil_1-1776264316139.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

4 REPLIES 4
Andrew Neil
Super User

Full product specifications, datasheet, application notes & other supporting information, evaluation tools, etc can be found on the Product Page:

https://www.st.com/en/mems-and-sensors/lsm6dsv320x.html

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

I want the information that how much frequency (bandwidth) will sensor generate during crash impact which is not present in datasheet.

Also will sensor integrate with CAN? 

Up to what frequency can this sensor reliably capture real-world vibration or shock signals without distortion?

The available data rates are in the datasheet:

AndrewNeil_0-1776264128300.png

https://www.st.com/resource/en/datasheet/lsm6dsv320x.pdf#page=13

 

The data rate = sampling rate effectively defines the bandwidth.

 


@Mahendra14 wrote:

Also will sensor integrate with CAN? 


The available interfaces are defined in the datasheet:

AndrewNeil_1-1776264316139.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.