Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Interrupt Example for GPIO / BUTTONS #17

Open
ril3y opened this issue Jan 6, 2021 · 2 comments
Open

Interrupt Example for GPIO / BUTTONS #17

ril3y opened this issue Jan 6, 2021 · 2 comments

Comments

@ril3y
Copy link

ril3y commented Jan 6, 2021

I would very much like an example of how to use Buttons or GPIO on the WIO Terminal specifically (however any code examples will work) on how to attach a pin that is set to pin.IRQ_RISING (etc) to a isr function call.

@yobl
Copy link

yobl commented Feb 24, 2021

Hello,
There is an issue with interrupt on buttons. With 2 Wio Terminals, button UP and button A don't work with interrupts.
Others (B, C, DOWN, RIGHT, LEFT) work well. They all work well with read regulaly.

@atrent
Copy link

atrent commented Nov 25, 2021

Confirmed, I can trigger the interrupt on those pins only by keeping another button pressed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants