adafruit / Adafruit_CircuitPython_BNO08x

Helper library for the Hillcrest Laboratories BNO080 IMU
MIT License
20 stars 29 forks source link

Not working with I2C on MCP2221 #28

Open caternuson opened 2 years ago

caternuson commented 2 years ago

Re this thread: https://forums.adafruit.com/viewtopic.php?f=19&t=181641

Tried various slower bus speeds and still no success.

truher commented 2 weeks ago

this combination doesn't work for me either.

dhalbert commented 2 weeks ago

The BNO085 is flaky enough that I'm not surprised: https://learn.adafruit.com/i2c-addresses/troublesome-chips

truher commented 2 weeks ago

i'm curious if anyone has had success with the UART mode between these two modules?

bhupiister commented 4 days ago

I am testing the same right now and even i get this error. @ladyada Any thoughts on this?

ladyada commented 4 days ago

BNO085 I2C is kinda a mess, i'd try the RVC UART mode