Resolved! STTS22H - what is the temperature registers format?
I may be exceptionally dumb, but I can't find in the STTS22H DS, how can the measured temperature be determined from the values read from the temperature registers.What am I missing?JW
I may be exceptionally dumb, but I can't find in the STTS22H DS, how can the measured temperature be determined from the values read from the temperature registers.What am I missing?JW
Hi,I have a STEVAL-STWINKT1 kit. I am running the example code of Predictive Maintenance. It is showing FFT points on serial monitor but I want to plot this data in real time . How can I do that?
Hello everyone,as part of a personal project, i would like to capture analog audio signals from multiple microphones. for this I use a stm32mp157C-dk2 card.my questions are:how to record audio streams from an analog microphone connected to the gpio p...
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...