Skip to content

feat(motorgo_mini): Update encoder read to use interrupt#452

Merged
finger563 merged 1 commit intomainfrom
feat/motorgomini-perf-enhancement
Jun 10, 2025
Merged

feat(motorgo_mini): Update encoder read to use interrupt#452
finger563 merged 1 commit intomainfrom
feat/motorgomini-perf-enhancement

Conversation

@finger563
Copy link
Copy Markdown
Contributor

Description

  • Change from polling to interrupt based synchronous SPI device read

Motivation and Context

Improves performance of motorgo mini code and reduces processor utilization

How has this been tested?

Building and running motorgo-mini/example on MotorGo Mini hardware.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@github-actions
Copy link
Copy Markdown

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit 611702e into main Jun 10, 2025
80 checks passed
@finger563 finger563 deleted the feat/motorgomini-perf-enhancement branch June 10, 2025 13:21
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