Skip to content

Comments

feat(IMU): Improve IMU Data Retrieval Speed#22

Draft
dark-sorceror wants to merge 4 commits intomainfrom
feat/Faster-IMU-Data-Retrieval
Draft

feat(IMU): Improve IMU Data Retrieval Speed#22
dark-sorceror wants to merge 4 commits intomainfrom
feat/Faster-IMU-Data-Retrieval

Conversation

@dark-sorceror
Copy link
Member

@dark-sorceror dark-sorceror commented Feb 4, 2026

- Switch to built-in IMU hardware DLPF - removes software implementation of LPF

  • Separate IMU calibration
  • Configure BDU
  • Enable I2C DMA

@dark-sorceror dark-sorceror force-pushed the feat/Faster-IMU-Data-Retrieval branch from 1f0a074 to 3823ec6 Compare February 13, 2026 22:01
Separate calibration and add block data updating
@dark-sorceror dark-sorceror force-pushed the feat/Faster-IMU-Data-Retrieval branch from a807b50 to 2c971eb Compare February 13, 2026 22:11
Updated driver to use non-blocking HAL_I2C_Mem_Read_DMA for async processing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant