Skip to content

Conversation

@lhrc-mikeyp
Copy link

A set of changes to improve performance of the Arcade bonnet Python driver, and avoid hangs under heavy activity:

  • Changed the IRQ handler to only read the two GPIO registers
  • IRQ optimization to skip processing when there is no GPIO status change
  • Change the main loop to read the GPIO registers, which re-enables interrupts

Most other changes are formatting and comments.

iWORK in progress, to resolve ocassional hangs under heavy activity.
update arcade bonnet driver to poll in the main loop so
interrupts are never disabled if an IRQ is missed.
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