BMI270 acc support
Just the accelerometer for now.
It doesn't implement its own data retrieval task, so calling it from Python is a synchronous I2C transaction. Can be optimized later.
Edited by schneider
Merge request reports
Activity
added 2 commits
assigned to @q3k
- Resolved by schneider
- Resolved by schneider
- Resolved by schneider
- Resolved by schneider
added 20 commits
-
5500fbe9...7974b491 - 11 commits from branch
main
- 9ad30f3c - bmi270: add bmi270 interface lib v2.86.1
- 87c9c378 - bmi270: fix some clang-tidy warnings
- 66af503e - bmi270: BSP support for the accelerometer
- 7dcc60fe - imu: add python support
- bcd98f65 - imu: don't forward imu errors into mpy
- 5ea11097 - bmi270: make use of debug logging
- e3985082 - bmi270: document lsb_to_mps
- 0bc30bdc - bmi270: zero struct before use
- 69d5b51a - bmi270: add some "docs"
Toggle commit list-
5500fbe9...7974b491 - 11 commits from branch
Please register or sign in to reply