BNO055 not Working with STM32F446RET6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-20 07:01 PM
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)
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-23 01:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-23 01:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-24 02:17 PM
It turned out we didn't pull reset pin of BNO055 high on the code. Problem solved, thank you for answering.