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

How to use GPIO 09, GPIO 10 nrf52840 as GPIO interrupt

Dear support team,

I would like to use GPIO 09/10 as a GPIO interrupt.

I just searched and I see that need to define CONFIG_NFCT_PINS_AS_GPIOS.

But I can't do it. Please help!

P/s: I use nrf52840 with segger embedded.

Thanks and regards,

John N

Parents Reply
  • Hi John,

    I cannot see anything wrong with the way you are initializing GPIO interrupts. However, it is difficult to say what the problem is without knowing more about your project. In what way is your code not working? Do you get errors when building? If so, which errors are you getting? Or is the problem when the application is running, that it either stops working or that the GPIO interrupt does not happen?

    Best regards,

    Marte

Children
Related