cancel
Showing results for 
Search instead for 
Did you mean: 

BNO085 not working with STM32L433RC-P

dinesh_ee_bme_72
Associate II

Split from BNO085 not working with STM32L433RC-P nucleo board - which appears abandoned.


Any update on this I am facing the same issue , did your issue got resolved if yes 1) at how uch frequency BNO085 is giving you the output and also can u please share  your code and repo 

2 REPLIES 2
dinesh_ee_bme_72
Associate II

can u please explain what do you mean by sequence handling 

Andrew Neil
Super User

welcome to the forum

Rather than hijack someone else's old, abandoned thread it's better to start your own - then you will be able to mark the solution when the problem is resolved (only the person who started a thread can do that).

 

Please provide a full description of your actual setup, and what investigation/testing/debugging you have done so far - 

see: How to write your question to maximize your chances to find a solution for best results.

 

Have you followed the suggestions given in the old thread?

 


@dinesh_ee_bme_72 wrote:

can u please explain what do you mean by sequence handling


Not sure what you mean by that - I don't see "sequence handling" anywhere in the other thread ?

Are you referring to where @DUBEYISM said, "I also attempted different initialization sequences and delays, but the sensor remains unresponsive on STM32" ?

 

PS:

Is this the same issue here: BNO085 I2C with STM32H7A3 via SH2 library — stuck at 44Hz but ESP32 achieves 1.2ms read time ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.