Search results

  1. D

    How to avoid speed reduction while using two SPI devices simultaneously?

    Thank you Mark. I will try looking through the library to see if I can figure that out. I'll post an update if I make progress.
  2. D

    How to avoid speed reduction while using two SPI devices simultaneously?

    How difficult do you think it would be to modify the library or write a new function? Thanks
  3. D

    How to avoid speed reduction while using two SPI devices simultaneously?

    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...
Back
Top