Several months ago at an st.com seminar I was handed a SensorTile.box (STEVAL-MKSBOX1V1) to examine. I noticed right away the compass application was much more responsive then the one I implemented in our product using the STM32_MotionEC and STM32_M...
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...