SensorTileBox Pro recognizes steval-mki197v1 as LSM6DSO32
Hi there, In the app, my steval-mki197v1 with LSM6dsox gets recognized as LAM6DSO32.Is this normal behaviour?luika
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 there, In the app, my steval-mki197v1 with LSM6dsox gets recognized as LAM6DSO32.Is this normal behaviour?luika
My question is, using Algobuilder (or mems studio) and unicleo, can i use for example two accelerometers (on hardware nucleo 401RE, x-nucleo ISK01A3 and steval MKI233) and get data from them simultaneously to reduce the measurement error/noise?Whats ...
I'm currently trying to stabilize the MotionFx Sensorfusion in an environment with medium magnetic disturbances. However I don't quite understand the three parameters ATime, MTime and FrTime from the Knobs structure. For example the manual UM2220 des...
Hi everyone, I've had many many issues with the board and now it looks like it's broken. I can't turn it on, but let's start from the beginning.I've got the STEVAL-MKSBOX1V1 (SensorTile.box) with a blue plastic cover.Now, I've tested some simple func...
Привіт! У мене проблема з отриманням даних із датчика LSM6DS3. Коли я намагаюся прочитати значення реєстру "WHO_AM_I", я отримую надто короткі імпульси у відповідь, які не можуть бути прочитані поданими до його тактового сигналу.Я використовую цю пла...
I'm working with a nucleo 401RE and a x-nucleo ISK 01A3 as hardware and algobuilder and unicleo-GUI as software. If I measure, for example, the rotation vector 9X throughout the day and save the output datalog using Unicleo-GUI, the timestamp shows t...
HiI am trying to configure the accelerometer sensor to read the data polling as the example suggested in githubWhen I try to read /* Read output only if new value is available */lis2dw12_flag_data_ready_get(&dev_ctx, ®);At initial the drdy will b...
Hi Everybody, I am a beginner and I need some information to start using the following devices:- Nucleo-F401RE- X-Nucleo-Amicam1- Steval-mic007v1. I have currently downloaded the following material:- X-cube-memsmic1- Link007- Link009- Stm32cubeid.Is ...
I now want to use the spi port of the stm32F407 series to collect data from the PDM microphone of mp34dt05. My SPI is set to the main device to only receive. There are SCK and MISO ports. The SCK clock is 2.25Mhz. MISO receives data, but I found tha...
Hi,I'm attempting to use an LSM303agr magnetometer and calibrate it using the MotionMC library.My issue is that the MotionMC MMC_Output_t struct always remains at its default value.I've tried different hardware setups:STM32F746VG and a custom boardNU...