How can I control multiple IMU 6axes sensors, and read data from them.
I'm Using an STM32f446 processor and want to read data from the four ICM42688-P sensor at 2kSPS. This sensor is on a common SPI bus. Main criteria is to have the sensors data synchronized so that I get the exact data points from all the four sensors....