Resolved! ISM330 Library for SPC5 MCU
Hi,I'm looking for C Software library for IMU platform model ISM330DLC.My setup:IDE: SPC5StudioMCU: SPC570SxxPlease, where can I find this library?ThanksLeo
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.
Hi,I'm looking for C Software library for IMU platform model ISM330DLC.My setup:IDE: SPC5StudioMCU: SPC570SxxPlease, where can I find this library?ThanksLeo
Hallo everybody,I'm still very inexperienced with the board and the tools.I start Unico and contact the STEVAL-MKI109V3 and get the following error:Please can someone give me a hint on how I can update the STEVAL-MKI109V3 board and where I can get th...
#include "main.h"#include "pdm2pcm.h"/* Private includes ----------------------------------------------------------*//* USER CODE BEGIN Includes *//* USER CODE END Includes *//* Private typedef --------------------------------------------------------...
I need this parameters as am workin on an algorithm development which is based on IMU and camera. Please help me out.
I use MotionFX library and LSM9DS1 IC for quaternion estimation. I followed documentations, and I read signal values and call propagate and update functions with 10ms intervale. For now, I'm using 6X estimation algorithm, because in Unicleo GUI perfo...
Please see attached image of the error I am seeing. I have installed the driver for the board and I see the board as a "Virtual port" under device manager but I don;t quite know how to proceed from here. Please help!
Hi, I am following the datasheets to combine a LSM6SD0X with a LIS3MDL on the same board, with the LSM6SD0X in "Mode 2." My understanding is that this mode permits fusion of the magnetometer to the other data. However, does this really fuse the dat...
Hi, I am using h3lis331dl to measure acceleration. I am using the official demo code, and I can get the ID correctly. But when I was trying to get acceleration data, the output data is weird. The output data in hexadecimal are:data_raw_acceleration....
Hi,I have trouble using LSM6DSO via the AUX SPI - MISO is always high.I verified via the primary interface (I2C) that register WHO_AM_I (0Fh) returns 6Ch.I tried to change VDD after reading this post:VDD=3.3V: reading register CTRL1_OIS (70h) with th...