Hi ,
I am working with the RC522 RFID module and have a question regarding card detection interrupts.
When i worked on SL030, there is a dedicated card detection interrupt available.
I noticed that the RC522 development board has an IRQ pin, and according to the datasheet, different interrupt sources can be routed to this pin using the ComIrqReg register (address 0x04).
However, after reviewing the available interrupt sources, I could not find one specifically for card detection. Could you please confirm if the RC522 supports a dedicated card detection IRQ, or if card presence must be detected via polling?
Thank you for your support.