adafruit / adafruit/Adafruit_CircuitPython_BNO055
Try to do error recovery and make library more robust on mimxrt1011 and other chip families.
Open
- Dominant language
- Python
- Stars
- 94
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
BNO055 gets errors running on i.MX RT1011, but this does not seem to be due to something wrong with the CircuitPython i.MX I2C implementation. Instead it is due to I2C protocol violations by the BNO055. The BNO055 works better with SAMD and RP2040.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.