Search found 3 matches

by atamanul
Wed May 29, 2024 9:02 am
Forum: ESP32 Arduino
Topic: IBusBM + BNO055 problems...
Replies: 1
Views: 774

Re: IBusBM + BNO055 problems...

Solved.
I read very carefully the explanations of the IBusBM library.
by atamanul
Tue May 07, 2024 2:18 pm
Forum: ESP32 Arduino
Topic: IBusBM + BNO055 problems...
Replies: 1
Views: 774

IBusBM + BNO055 problems...

I use the BNO055 and IBusBM, IbusServo libraries. Used separately, it works fine. When I use them together....the code freezes or the board restarts... does anyone know how I can solve the problem...!!! why BNO055 messes up servo signals or why messes up I2C... Uart...!!! #include <IBusBM.h> // ====...