<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Query on Card Detection IRQ for RC522 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202032#M13791</link>
    <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Hello sir,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Thank you so much for your interest in our products.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;MFRC522 isn't recommended for new designs, for this reason our recommendation is to please explore the possibility of using &lt;A href="https://www.nxp.com/products/CLRC66303HN" target="_blank"&gt;CLRC663 plus family&lt;/A&gt; ICs.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Regarding the tag you are trying to read, please keep in mind that SL2 and SL3 are either &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/icode:MC_42024" target="_blank"&gt;ICODE&lt;/A&gt; or &lt;A href="https://www.nxp.com/products/rfid-nfc/ucode-rain-rfid-uhf:MC_50483" target="_blank"&gt;UCODE&lt;/A&gt; products respectively. ICODE are ISO15693 tags that, can't be read by the &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/standard-performance-mifare-and-ntag-frontend:MFRC52202HN1" target="_blank"&gt;MFRC522&lt;/A&gt; since this Reader IC is intended to only interface with NTAGs and MIFARE cards. Is possible that the MFRC isn’t actually communicating with the Tag.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;The IRQ pin available is intended for the actual data exchange with the Host. &lt;A href="https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf#page=31" target="_blank"&gt;As shown in Table 18&lt;/A&gt;. Those are the event's that can trigger the IRQ pin. If you are looking of a card detection pin, my recommendation would be to change to CLRC663, where It has a Low-power card detection feature that wakes up when the card is near the reader's antenna and the detuning of the antennas sends the IRQ to the host.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;If there is any further information I could help you with please do not hesitate on letting me know.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Nov 2025 17:36:04 GMT</pubDate>
    <dc:creator>Fabian_R</dc:creator>
    <dc:date>2025-11-10T17:36:04Z</dc:date>
    <item>
      <title>Query on Card Detection IRQ for RC522</title>
      <link>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2201863#M13789</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am working with the RC522 RFID module and have a question regarding card detection interrupts.&lt;/P&gt;&lt;P&gt;When i worked on&amp;nbsp;SL030, there is a dedicated card detection interrupt available.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;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).&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 12:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2201863#M13789</guid>
      <dc:creator>Saranya20491</dc:creator>
      <dc:date>2025-11-10T12:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Card Detection IRQ for RC522</title>
      <link>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202032#M13791</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Hello sir,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Thank you so much for your interest in our products.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;MFRC522 isn't recommended for new designs, for this reason our recommendation is to please explore the possibility of using &lt;A href="https://www.nxp.com/products/CLRC66303HN" target="_blank"&gt;CLRC663 plus family&lt;/A&gt; ICs.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Regarding the tag you are trying to read, please keep in mind that SL2 and SL3 are either &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/icode:MC_42024" target="_blank"&gt;ICODE&lt;/A&gt; or &lt;A href="https://www.nxp.com/products/rfid-nfc/ucode-rain-rfid-uhf:MC_50483" target="_blank"&gt;UCODE&lt;/A&gt; products respectively. ICODE are ISO15693 tags that, can't be read by the &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/standard-performance-mifare-and-ntag-frontend:MFRC52202HN1" target="_blank"&gt;MFRC522&lt;/A&gt; since this Reader IC is intended to only interface with NTAGs and MIFARE cards. Is possible that the MFRC isn’t actually communicating with the Tag.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;The IRQ pin available is intended for the actual data exchange with the Host. &lt;A href="https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf#page=31" target="_blank"&gt;As shown in Table 18&lt;/A&gt;. Those are the event's that can trigger the IRQ pin. If you are looking of a card detection pin, my recommendation would be to change to CLRC663, where It has a Low-power card detection feature that wakes up when the card is near the reader's antenna and the detuning of the antennas sends the IRQ to the host.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;If there is any further information I could help you with please do not hesitate on letting me know.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 17:36:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202032#M13791</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-11-10T17:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Card Detection IRQ for RC522</title>
      <link>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202352#M13799</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your response. I would like to clarify my question regarding the MFRC522.&lt;/P&gt;&lt;P&gt;I understand that the IRQ pin can be triggered by events such as data transfer, timer events, and other communication-related signals, as listed in Table 18 of the datasheet.&lt;/P&gt;&lt;P&gt;My question is: is it possible to infer the presence of a card using any of the available IRQ sources on the MFRC522, rather than sending the ATQ command for polling?&lt;/P&gt;&lt;P&gt;In other words, even if there is no dedicated card detection interrupt, can any way the existing IRQ triggers be reliably used to detect when a new card is brought into the reader’s field, so that card detection can be event-driven instead of continuously polling the card?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 05:13:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202352#M13799</guid>
      <dc:creator>Saranya20491</dc:creator>
      <dc:date>2025-11-11T05:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Card Detection IRQ for RC522</title>
      <link>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202928#M13804</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello sir,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Unfortunately, there isn't a built-in feature that is able to do this.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;We understand this is a great feature. For this reason, it was built-in or latest NFC Frontend devices.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 18:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Query-on-Card-Detection-IRQ-for-RC522/m-p/2202928#M13804</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-11-11T18:39:18Z</dc:date>
    </item>
  </channel>
</rss>

