Forum Discussion
Altera_Forum
Honored Contributor
12 years agoInterrupt Problem over HLGPI
Hello, I'm very new in developing with Cyclone V SoC and have big problems to recognize an interrupt send from a Button to the HPS. What I have done so far: 1. Initiate the HPS Syste...
Altera_Forum
Honored Contributor
12 years agoHello,
Try reading "./devmem2 0x70a050". That worked for me, but I still can't figure out why reading "./devmem2 0x70a000" (previusly I had set the bits to INPUT) only gives me 0x0. "./devmem2 0x70a050" is the GPIO2_EXP_PORTA Regards!