IMU
What kind of board give me angle and acceleration via UASRT or USB ? May be STEVAL-MKI109V3 with ....?
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.
What kind of board give me angle and acceleration via UASRT or USB ? May be STEVAL-MKI109V3 with ....?
Hello everyone, I'm trying to do the PDM-PCM transformation of MP3DT05 microphone data in a STM32L433RC nucleo board. For my understanding, the better is to use an existing library... But I don't know which one I could use, and I can't even find any...
Hello,I have one Arduino MKR ENV board which has this sensor. The problem is that I'm reading higher temperature values than expected.The routines that I use are :For calibration: /** * HTS221_readCalibration * * Reads calibration values ...
Any advice on which STM32 MCU you'd recommend for capturing the most amount of microphones?
I want to use the ST MEMs IMU in a high acceleration environment - example could be race car, drone, remote control car, etc.I'd like to know how the gyro behaves under acceleration. For example, Analog Devices calls this parameter: * Linear Accelera...
The sensortile has some decoupling capacitors which need to be connected to the VDDs on the MCU but there are two values for the capacitors 1uf and 100nf, is there a map to which pins assign to which capacitors? i have found nought on both datasheet ...
Hi I am trying to read multiple IMU array of 6 in FIFO continous mode using SPI. The idea is to read the data very fast till it empty and change the clock selection to the next IMU and read till it empty and so on. For one IMU, it can correctly read ...
I'm using SMT32F103C8 and I want to comunicate with MPU9250, I do not have any other SPI devices . Only MPU9250.I set 72MHz for SMT32F103C8. here is my initialization and read/write functions.void SPI_init() { RCC->APB2ENR |= RCC_APB2ENR_AFI...
The LSM303CTR is being discontinued. Is there a suggested replacement/substitute?