<?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: IRQ IN CLRC663 NFC in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1779349#M55044</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As described in the &lt;A href="https://www.nxp.com/docs/en/application-note/AN11145.pdf" target="_blank"&gt;CLRC663 Low Power Card Detection&lt;/A&gt; App Note, during the LCPD Detection the CLRC663 should disable the host interface and run the LPCD function. As soon as a card detunes the antenna from the “no card” state, the CLRC663 should wake up and send an IRQ to wake up the host µC. Section 3.4.3 of this document shows a flow chart of the LPCD.&lt;/P&gt;
&lt;P&gt;You can find more information on Interrupt Controller in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/CLRC663.pdf" target="_blank"&gt;CLRC663 and CLRC663 plus Data Sheet&lt;/A&gt;, Section 8 Functional description; and perhaps you may find useful the following App Note: &lt;A href="https://www.nxp.com/docs/en/application-note/AN12657.pdf" target="_blank"&gt;Using the RC663 without library&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2023 19:46:00 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2023-12-22T19:46:00Z</dc:date>
    <item>
      <title>IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1778453#M55028</link>
      <description>&lt;P&gt;Hi Community ,&lt;BR /&gt;I'm working on NFC Module by NXP (CLRC663) plus NFC Frontend Development kit .Im trying to make ure IRQ is generated when&amp;nbsp; card is placed.&lt;BR /&gt;&lt;BR /&gt;Board used -LPC55S69&lt;BR /&gt;NFC Reader -RC663&amp;nbsp;&lt;BR /&gt;Mode is polling mode example code from the library .&lt;BR /&gt;Using RTOS&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Problem&amp;nbsp;&lt;BR /&gt;1)Need to make sure that when a card is placed an interrupt is generated and this makes the system wakeup(Sleep mode in lpc55s69).&lt;BR /&gt;2)There is continuous IRQ generated by the LPC55S69 ,to make sure the Reader is active can this be controlled ?? Or is best i go for LPCD mode??any suggestions.&lt;BR /&gt;&lt;BR /&gt;Application:&lt;BR /&gt;Make sure the NFC reader read a card and send the IRQ which wakes the LPC55S69 from sleep mode and the read id if matched with the id in the local data base the LPC performs an action&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you and Regards&amp;nbsp;&lt;BR /&gt;UJWAL&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 07:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1778453#M55028</guid>
      <dc:creator>ujwal_kumar_N_L</dc:creator>
      <dc:date>2023-12-21T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1778878#M55035</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221323"&gt;@ujwal_kumar_N_L&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;I apologize for the confusion; please, consider using NfcrdlibEx6_LPCD (instead of NfcrdlibTst12_Rc663Lpcd) example project from the &lt;A href="https://www.nxp.com/design/design-center/designs/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY" target="_blank"&gt;NFC Reader Library&lt;/A&gt; as a reference for your development, as it is the recommended example for LPCD.&lt;/P&gt;
&lt;P&gt;Also, you may find the &lt;A href="https://www.nxp.com/docs/en/application-note/AN11145.pdf" target="_blank"&gt;Low Power Card Detection&lt;/A&gt; Application Note useful; this document describes the principle of the low power card detection (LPCD) offered by the CLRC663, MFRC631, MFRC630 and SLRC610.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 19:55:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1778878#M55035</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-12-21T19:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1779040#M55038</link>
      <description>Any information regarding IRQ??</description>
      <pubDate>Fri, 22 Dec 2023 06:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1779040#M55038</guid>
      <dc:creator>ujwal_kumar_N_L</dc:creator>
      <dc:date>2023-12-22T06:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1779349#M55044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As described in the &lt;A href="https://www.nxp.com/docs/en/application-note/AN11145.pdf" target="_blank"&gt;CLRC663 Low Power Card Detection&lt;/A&gt; App Note, during the LCPD Detection the CLRC663 should disable the host interface and run the LPCD function. As soon as a card detunes the antenna from the “no card” state, the CLRC663 should wake up and send an IRQ to wake up the host µC. Section 3.4.3 of this document shows a flow chart of the LPCD.&lt;/P&gt;
&lt;P&gt;You can find more information on Interrupt Controller in the &lt;A href="https://www.nxp.com/docs/en/data-sheet/CLRC663.pdf" target="_blank"&gt;CLRC663 and CLRC663 plus Data Sheet&lt;/A&gt;, Section 8 Functional description; and perhaps you may find useful the following App Note: &lt;A href="https://www.nxp.com/docs/en/application-note/AN12657.pdf" target="_blank"&gt;Using the RC663 without library&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 19:46:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1779349#M55044</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-12-22T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1781997#M55091</link>
      <description>Hi,&lt;BR /&gt;im using the discovery example with lpcd ,The MIFARE card gets detected but the card with NTAG doesn't .&lt;BR /&gt;How do i detune and tune the antenna ??Does it happen automatically or do i need to configure it?</description>
      <pubDate>Wed, 03 Jan 2024 05:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1781997#M55091</guid>
      <dc:creator>ujwal_kumar_N_L</dc:creator>
      <dc:date>2024-01-03T05:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1782484#M55093</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What is the NTAG device you are using? Also, what is the procedure you are using to verify that MIFARE card is being detected, but not the NTAG?&lt;/P&gt;
&lt;P&gt;Could you please confirm if both the MIFARE and the NTAG can be detected by using the basic discovery loop (with no LPCD)?&lt;/P&gt;
&lt;P&gt;Detuning should be automatically performed. As soon as a card (or any other PICC) loads and detunes the antenna, the CLRC663 should wake up, and the application would resume if a card caused the detected detuning of the antenna.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 20:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1782484#M55093</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2024-01-03T20:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1783000#M55096</link>
      <description>Hi,&lt;BR /&gt;NTAG card gets detected using discovery loop ,when i enable the LPCD in discovery loop ,the NTAG takes a lot of time to get detected (After changing the angle and placing it multiple times in Reader ).After detection I'm printing the NFC Card ID to verify the Card detection .&lt;BR /&gt;Regards,&lt;BR /&gt;UJWAL</description>
      <pubDate>Thu, 04 Jan 2024 11:29:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1783000#M55096</guid>
      <dc:creator>ujwal_kumar_N_L</dc:creator>
      <dc:date>2024-01-04T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: IRQ IN CLRC663 NFC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1783200#M55097</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for the information.&lt;/P&gt;
&lt;P&gt;Could you please provide more details on what is the NTAG device you are using?&lt;/P&gt;
&lt;P&gt;Also, is it possible for you to share a picture of your setup?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 20:12:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/IRQ-IN-CLRC663-NFC/m-p/1783200#M55097</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2024-01-04T20:12:44Z</dc:date>
    </item>
  </channel>
</rss>

