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.
I want a 1000 data per seconds from LSM6DSM sensor (Acceleration and Gyroscope data ) and I want set acceleration level should +16g to -16g and gyroscope value should be 2000dps. These data should saved to the sd card. I request you to kindly sugges...
RoutineVL53L0X_perform_offset_calibration from src/core/src/vl53l0x_api_calibration.cpp is giving strange results. By my opinion the problem is in uint16_t sum_ranging which should be of type uint32_t due to later bit shifting (<<16), which needs to ...
I want to interface 3 VL53L0x with atmega 2560 using arv-gcc and not arduino but i am unable to do so I have its documet but i dont understand how to implement please .Please help me to interfcae all sensor and read all of them at same time
Hi,I would like to know what is the difference between bandwidth and ODR. I tough that just the analog accelerometers have bandwidth and the digital ones have ODR. For example, IIS3DWB can go up to 5kHz bandwidth and 26.7kHz ODR. Does this means that...
Find the attached schematic and review the same.Here we are using I2C communication.CS pin is directly connected to the MCU
I am using the STEVAL-IDP005V1 and the terminal emulator, Putty, to output sensor data to my PC. I would like to plot the FFT data using Excel like is mentioned in page 20 of the Quick Start Guide. I have tried using the Putty configuration manager t...
Hi,I have a lsm6dsox sensor and everything is working fine, I can read the data and I can generate interrupts for single tap, double tap... But I want to configure as following:To set the sample rate at 52Hz, and every time it reads a sample to gener...