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
I'm using the ESP32-S3 TFT Feather and the 9-DOF Orientation IMU Fusion Breakout (BNO085) with CircuitPython and a STEMMA QT cable. When connecting the devices, the default I2C address (0x4A) is not consistently recognized. An I2C scan often shows 0x09, no detection, or rarely 0x4A.
I tried adding a 2K pull-up resistor to SDA, but it didn't solve the issue reference
Is there a known solution for this problem? If not, what microcontroller would you recommend as a better fit for this sensor?
Any advice is greatly appreciated!
The text was updated successfully, but these errors were encountered:
I'm using the ESP32-S3 TFT Feather and the 9-DOF Orientation IMU Fusion Breakout (BNO085) with CircuitPython and a STEMMA QT cable. When connecting the devices, the default I2C address (0x4A) is not consistently recognized. An I2C scan often shows 0x09, no detection, or rarely 0x4A.
I tried adding a 2K pull-up resistor to SDA, but it didn't solve the issue reference
Is there a known solution for this problem? If not, what microcontroller would you recommend as a better fit for this sensor?
Any advice is greatly appreciated!
The text was updated successfully, but these errors were encountered: