This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GPIO interrupt has no response

Hi,

there is a issue very strange, on a nrf52832 project, it use two gpio set to sense low level, one is p18, one is p29,  I found there is no response for low level of p29, and when disable sense of p18, it works well(p29 responses to low level), also I set p18 to high sense input, p29 is also no response,  actually there is another sense input(p07) on the board, and it seems no relations to p29 interrupt

can you give me a trip to trace the problem?

Brian

Related