Forum Discussion
Altera_Forum
Honored Contributor
19 years agointerrupt in button_pio
HI, Does anyone know how to get button_pio to run a function based on interrupt. E.g. Press a button, it generates an interrupt so that cpu can read the status and do something. I am ...
Altera_Forum
Honored Contributor
19 years agoHi,
I have looked at the example as suggested, but just couldn't understand it. It looks like it's a driver. I am just trying to write an application is based on pio interrupt. Anyone has some simple example application that allow me to that ? Thanks.