Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

GPIO interrupt driver for multiple GPIO's

Hello,

The alter provided gpio_interrupt driver only allows mapping of one gpio to one interrupt. Is there a way I can combine multiple gpio's - all the push buttons on helio board to give one interrupt.

For example, if there is any change in value on any of the pushbuttons, one interrupt callback function is called. Right now, I can only attach one gpio to one interrupt at a time.

Thanks
No RepliesBe the first to reply