Hi All,
I would like to ask an elementary question relates to GPIO.
- How does the software handle button clicks? Should buttons be routed to GPIO, and then the software responds to GPIO triggered interrupts?
- If GPIO interrupts are needed, then do I have to configure the edge detection logic?
- Or is it possible to use polling?
Sincerely,
Zheng