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 to use ST BLE Sensor_v4.9.0 app to do FFT from STEVAL-STWINKT1 MCU board with built-in vibration sensor IIS3DWB. However, I cannot select 4096 FFT size, only 1024 FFT size. Why? Please advise. By the way, the maximum sensor output data rate (H...
I'm using L3GD20H on a flight controller board for drones.While conducting a temperature test that starts from -11°C and ends at 50°C, I observed a sharp rise/drop in gyro values at around 23°C. (The board stayed still the whole time inside a vibrati...
I have collected 200 samples of the gyroscope raw data and get the average to calculate the offset. After that, I leave the sensor on table and try to read the raw data. The raw data read should be close to the average value that I obtained at the be...
Problem running CDT Scanner Discovery provider com.st.stm32cube.ide.mcu.toolchain.armnone.setup.CrossBuiltinSpecsDetectorError serializing language settingsInternal error while trying to serialize language settingsCannot create file, access denied: C...
I'm trying to establish the connection between the SensorTile.box and Matlab. When I search for the Sensortile.box with the proper Matlab command, I can see the device but then, when I try connecting it, I get an error. I tried the same with a Sensor...
I flashed my sensortile box but it stopped working after that. ( no lights blinking ).I did a reset on it using STM PRG. But still even when i plug it in still no lights are blinking. Battery is connected but there is no light.
I'm developing a low power shock detector based on an SMT32L486 and a LIS2DTW12.Normally the accelerometer is in sleep mode waiting to wake up. (SLEEP_ON bit = 1)I want to detect short shocks (at least 10 ms long) but i understood in sleep mode the a...
I have limited experience coding in C and C++, and I am new to the interfacing of breakout boards. I have done a lot of reading on the documentation for the LSM6DSOX and feel quite familiar with its capacities, but I am finding the application of the...