Forum Discussion
Altera_Forum
Honored Contributor
22 years agoPIO INTERRUPT
i configed the pio_1 of my nios II as synchronously capture,either edge,interrupt generated by edge. before i call the isr,i enable the irq of pio_1 by write the code as bellow: void* edge_cap...
Altera_Forum
Honored Contributor
21 years agoI didn't see a line of code that sets the PIO pins to inputs. I think that is necessary to use them for interrupts.