You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing the Adafruit BNO055 sensor connected using STEMMA QT, I encountered the following error which seems to be an issue with the I2C protocol.
After some debugging, it would seem the I2C frequency is not compatible with Teensy is why it's failing. After changing it, I was able to make the sensor work:
CircuitPython version
Code/REPL
Behavior
Description
While testing the Adafruit BNO055 sensor connected using STEMMA QT, I encountered the following error which seems to be an issue with the I2C protocol.
I've submitted the same issue in the specific library as well but no response there so posting here as well. adafruit/Adafruit_CircuitPython_BNO055#118
Additional information
No response
The text was updated successfully, but these errors were encountered: