Forum Discussion

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

How can i wakeup program thread with button PIO

I found Microtronix's driver for button PIO (on Altera dev. board) altera_pio_button.c It seem to catch the IRQ from button and update value in device file. Is it possible to use this ...