Hi, I am looking into purchasing a Quiic Micro SAMD21 Development Board. I am wondering if it has pins that are interrupt capable. I couldn’t find any mention of interrupt capable pins in documentation.
Any help would be appreciated, thank you.
Hi, I am looking into purchasing a Quiic Micro SAMD21 Development Board. I am wondering if it has pins that are interrupt capable. I couldn’t find any mention of interrupt capable pins in documentation.
Any help would be appreciated, thank you.
Any of the GPIO pins marked “D” (digital i/o) should be usable as an interrupt (although I’d skip D3 as it is shared by the i2c bus)
Hi TS-Russell, thank you so much for your help! Much appreciated