Just thought I'd give an update for anyone interested -- Adafruit recently updated their BNO08x library and their BNO085 board now works fine over I2C with the Teensy 4.0!
Type: Posts; User: realNohoHank
Just thought I'd give an update for anyone interested -- Adafruit recently updated their BNO08x library and their BNO085 board now works fine over I2C with the Teensy 4.0!
Thank you very much for the advice @KurtE and @mjs513! I ended up trying it with the Sparkfun BNO080 library and it seemed to be working fine! I ran a few of their example scripts and both worked...
I have a Teensy 4.0 and an Adafruit BNO085 IMU (link here) that I am trying to use together. I'm trying to hook up the BNO085 over I2C. I'm using the Arduino IDE and Teensyduino 1.53. Unfortunately,...