Hello,
I've recently purchased the Xiao nRF54L15 development board, along with the Xiao CAN bus expansion board. However, it seems that these board are not entirely compatible...?
What I mean is that the interrupt pin for the MCP2515 on the CAN bus expansion board is connected to P2.08 of the nRF54L15. After doing some research it seems that GPIO2 does not have GPIOTE, and therefore cannot handle interrupts. Is this correct?
Is there a way to use GPIO2 with an interrupt?
Xiao nRF54L15:

Xiao CAN bus expansion: