Hi there,
There are some problems when setting nrf52840 GPIO interrupt. When I use gpio_pin_interrupt_configure_dt api to configure 11 gpio pins then download to my customer board.
After all, I will get an Error number (Not enough core) on log when I configure more then 7 gpio pins interrupt.
How can I fix this problem?
thanks