cancel
Showing results for 
Search instead for 
Did you mean: 

BNO055 not Working with STM32F446RET6

IAtam.1
Associate II

We have all SMT circuit which has BNO055 and STM32F446RET6. Currently our BNO on is not working. All we did was making our GPS module smt in our new version of our circuit and it stopped working. Is it because of our GPS module? Or it can be something else? Please help us.

Schematic of GPS and BNO055:

(UART and I2C pins doesn't have any other connections other than seen in the images)

0693W00000DpytyQAB.png0693W00000DpytoQAB.png

1 ACCEPTED SOLUTION

Accepted Solutions
DSull.3
Associate III

BNO055 should be a Bosch accelerometer, it could be useful to check in their forum.

Does the sensor work when the GPS module is disconnected?

\Dk

View solution in original post

2 REPLIES 2
DSull.3
Associate III

BNO055 should be a Bosch accelerometer, it could be useful to check in their forum.

Does the sensor work when the GPS module is disconnected?

\Dk

It turned out we didn't pull reset pin of BNO055 high on the code. Problem solved, thank you for answering.