Closed masha256 closed 5 years ago
Unfortunately, this library was primarily written with our SparkFun 9DoF Razor IMU. If you want this library to work with SPI, you will probably need to modify and create the functionality in the util folder. As this IMU has been listed as EOL for a while, I am not sure we will be adding that feature to this library.
However, feel free to reach out in our forums to see if someone in the SparkFun community has worked on developing this functionality.
SPI support would be great for a) higher data rates, and b) support more than a few devices without having to use the i2c AD0 pull up/down trick (which for me wasn't working with the MPU-9250).