Conversation
Fix some microcontrollers crashing (Soft WDT reset) during the calibration loop
Fix some microcontrollers crashing (Soft WDT reset) during the calibration loop
|
Done, I forgot to revert these sorry |
Eirenliel
left a comment
There was a problem hiding this comment.
The libraries say that it's your copyright, but they look like they were taken from the Bosch's sources. What's the library source?
I rewrote an optimized the code of the library, the library was originally written without OOP, I rewritten (only the required parts) with OOP and also optimized some parts to reduce memory usage and increase speed slightly I kept the comments and the logic of their lib hence why it looks similar Bosch source: https://github.com/[boschsensortec/BMI323_SensorAPI](https://github.com/boschsensortec/BMI323_SensorAPI) |
Working BMI323 at 200hz gyro and 200hz accel
Wasn't tested with two sensors as I don't have any but works fine on one sensor