ultraembedded / riscv_soc

Basic RISC-V Test SoC
105 stars 29 forks source link

GPIO Peripheral As Interrrupt #2

Open HamzaShabbir517 opened 3 years ago

HamzaShabbir517 commented 3 years ago

Hello, Can you please provide the configure guide to configure the GPIO input as interrupt as i was trying to configure but it seem like the interrupt is getting high once i enable the interrupt enable mask irrespective of what the value is at the input port. I have set the interrupt mode to positive & egde triggered

Regards: Hamza Shabbir

HamzaShabbir517 commented 3 years ago

Waiting for reply