Question
Regarding Issue in GPIO intruppt
I am Working on interrupt with gpio where Rising edge to be detected..
i think i have Configured the Interrupt properly but it is not working ,,,
I am Making pC13 as gpio because it is connected to a button,when i press the button interrupt should come..
please let me know the issue