Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMU Firmware #27

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

IMU Firmware #27

wants to merge 20 commits into from

Conversation

muwasifk
Copy link
Contributor

@muwasifk muwasifk commented Feb 1, 2025

No description provided.

@muwasifk muwasifk marked this pull request as draft February 1, 2025 04:34
@muwasifk muwasifk changed the title added imu_hw_defs IMU Firmware Feb 17, 2025
@muwasifk muwasifk marked this pull request as ready for review February 17, 2025 06:36
Copy link
Member

@Akashem06 Akashem06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good so far. Big takeaways:

  • Copy paste the old bmi_323 library into the inc/ and src/. Then compelte the driver so that the IMU initializes properly
  • Address a few of my comments
  • Can you pull from main so that your branch is up-to-date? The SPI settings is a little different now, baudrate is no longer a uint32_t. It is an enum selection.

If you want to call abt the next steps it might be easier, if not I can write something up. Lmk what works for u

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.

2 participants