gpio_keys: interrupt configuration failed: -134

I have a small demo, based on the hello world example, where I have also enabled gpio_keys. I can run this on the nRF52-DK, nRF54-DK but when I come to run it on my custom board I get the following:

[00:00:00.000,801] <err> gpio_keys: interrupt configuration failed: -134
[00:00:00.000,807] <err> gpio_keys: Pin 0 interrupt configuration failed: -134

I am having trouble working out how to address this issue. I am assuming it must be in my device tree, or defconfig, but haven't been able to isolate it any further.

Can you help me understand how I could further debug the issue?

Parents Reply Children
No Data
Related