I am trying to use a Teensy 4.1 with two KX132 accelerometers in SPI and the SparkFun Arduino library to get acceleration data at the maximum possible ODR for the KX132, which is listed to be 26500 KHz.
I was able to get readings from one accelerometer at this speed, but I added a second and...