Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIf you are using the PIO in level mode, there is no way to guarantee that the interrupt will be active for any period of time. If you require knowledge that the state transitioned and/or don't want to have unknown cause interrupts, you will need to use the edge interrupt option of the PIO.