Skip to content

interrupt driven spaceagon - #450

Open
ChrisDick wants to merge 1 commit into
mainfrom
interrupts-in-space
Open

interrupt driven spaceagon#450
ChrisDick wants to merge 1 commit into
mainfrom
interrupts-in-space

Conversation

@ChrisDick

Copy link
Copy Markdown
Contributor

buttons, joystick and touch running on interrupts. latch up issue fixed by checking the individual pin state for touch (ls1) and button (button5) interrupt pins if the interrupt is still low after checking everything else.

PMIC status read limited to rate of PMIC ADC (1Hz) to improve i2c useage

also fix #444 by adding a try catch around the touch IC first use. if this fails disable the IRQ on the touch int ePin to allow SAO to be used without interference.

buttons, joystick and touch running on interrupts. PMIC status read limited to rate of PMIC ADC (1Hz)
@ChrisDick
ChrisDick requested a review from MatthewWilkes August 5, 2026 21:23
@Robotmad Robotmad mentioned this pull request Aug 14, 2026
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.

No connection to top board causes buttons and joystick to stop working

1 participant