Reading from 8 or more MEMS PDM Microphones
Any advice on which STM32 MCU you'd recommend for capturing the most amount of microphones?
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?
For my SensorTile, when I open the ST BLE Sensor app then create/use an app in Create Apps and tap Play, I get a "Board scanning has timed out" error message. Everything under "Connect to a device" interacts happily with the SensorTile. What's the pr...
Hi,we are developing wrist based health monitoring device to measure following parameters.1) Heart rate,Spo2,Blood pressure.2) Gps Tracking.3) Accelerometer.Please suggest the sensor modules for measuring above parameters.or suggest us if u have any ...
I am using STEVAL-MKSBOX1V1 and I want to do some changes in the firmware. What in-circuit debugger/programmer should I use? Should I use ST-LINK/V2 or STLINK-V3SET or STLINK-V3MINI?Please help me. Thank you