-
Notifications
You must be signed in to change notification settings - Fork 24
Use SPI for new ICM gyro to improve data transfer speed #228
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requeston-holdThis issue is on-hold since it depends on other projects to be addedThis issue is on-hold since it depends on other projects to be added
Description
mp-se
opened on Jun 8, 2025
Issue body actions
- Update the new ICM gyro to use SPI for communication instead of I2C. This would speed up data transfer (8kb data is transfered from gyro).
- Change gyro initialization to use configuration variable instead of auto detect (needed to speed up init and also avoid switching between I2C and SPI.
- Update UI to allow gyro option is set via configuration option
- Split hardware screen into hardware + hardware gyro (screen is getting to large)
- For a new install we detect and set the correct gyro configuration
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeston-holdThis issue is on-hold since it depends on other projects to be addedThis issue is on-hold since it depends on other projects to be added