<?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 nxp reader library difference between v4.050 and v4.06 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/nxp-reader-library-difference-between-v4-050-and-v4-06/m-p/621893#M1131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I port NXP reader library v4.050.03.011702 for my custom board using CLRC663 and other MCU, it work except LPCD and I have no idea how to make LPCD work.&lt;/P&gt;&lt;P&gt;And I try to use the same port for newer library v4.060 (NxpNfcRdLib_RC663_LPC1769_v04.06.00_Full_SW2978) to give it a shot, but it's not work, even the normal operation. When it runs the FW said "tech detected"&amp;nbsp;but there was no card near the reader. Don't know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion? Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Mar 2017 05:50:31 GMT</pubDate>
    <dc:creator>kevin_lin</dc:creator>
    <dc:date>2017-03-05T05:50:31Z</dc:date>
    <item>
      <title>nxp reader library difference between v4.050 and v4.06</title>
      <link>https://community.nxp.com/t5/NFC/nxp-reader-library-difference-between-v4-050-and-v4-06/m-p/621893#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I port NXP reader library v4.050.03.011702 for my custom board using CLRC663 and other MCU, it work except LPCD and I have no idea how to make LPCD work.&lt;/P&gt;&lt;P&gt;And I try to use the same port for newer library v4.060 (NxpNfcRdLib_RC663_LPC1769_v04.06.00_Full_SW2978) to give it a shot, but it's not work, even the normal operation. When it runs the FW said "tech detected"&amp;nbsp;but there was no card near the reader. Don't know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion? Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2017 05:50:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/nxp-reader-library-difference-between-v4-050-and-v4-06/m-p/621893#M1131</guid>
      <dc:creator>kevin_lin</dc:creator>
      <dc:date>2017-03-05T05:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: nxp reader library difference between v4.050 and v4.06</title>
      <link>https://community.nxp.com/t5/NFC/nxp-reader-library-difference-between-v4-050-and-v4-06/m-p/621894#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About LPCD mode of CLRC663, you should not focus on NFC reader library, In CLRC663 datasheet &amp;amp; AN11145, LPCD has been describe it clearly, you should set following registers:&lt;/P&gt;&lt;P&gt;(1) Register for standby&lt;/P&gt;&lt;P&gt;(2) Register for LPCD&lt;/P&gt;&lt;P&gt;(3) Interrupt register&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AN11145: &lt;A class="link-titled" href="http://www.nxp.com/documents/application_note/AN11145.pdf" title="http://www.nxp.com/documents/application_note/AN11145.pdf"&gt;http://www.nxp.com/documents/application_note/AN11145.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Datasheet: &lt;A class="link-titled" href="http://www.nxp.com/documents/data_sheet/CLRC663.pdf" title="http://www.nxp.com/documents/data_sheet/CLRC663.pdf"&gt;http://www.nxp.com/documents/data_sheet/CLRC663.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Following please:&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;7.9.3 Low-Power Card Detection (LPCD)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The low-power card detection is an energy saving mode in which the CLRC663 is not fully powered permanently.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The LPCD works in two phases.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;First &lt;EM&gt;the standby phase&lt;/EM&gt;&lt;/STRONG&gt; is controlled by the wake-up counter (WUC), which defines the duration of the standby of the CLRC663.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Second &lt;EM&gt;phase is the detection-phase&lt;/EM&gt;&lt;/STRONG&gt;. In this phase the values of the I and Q channel are detected and stored in the register map. (LPCD_I_Result, LPCD_Q_Result).This time period can be handled with Timer3. The value is compared with the min/max values in the registers(&lt;STRONG&gt;LPCD_IMin, LPCD_IMax; LPCD_QMin, LPCD_QMax&lt;/STRONG&gt;). If it exceeds the limits, a &lt;STRONG&gt;LPCDIRQ&lt;/STRONG&gt; is raised.After the command LPCD the standby of the CLRC663 is activated, if selected. The wake-up Timer4 can activate the system after a given time.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For the LPCD it is recommended to set T4AutoWakeUp and T4AutoRestart, to start the timer and then go to standby. If a card is detected the communication can be started. If T4AutoWakeUp is not set, the IC will not enter Standby mode in case no card is detected.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Best Regards,&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Weidong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 02:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/nxp-reader-library-difference-between-v4-050-and-v4-06/m-p/621894#M1132</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2017-03-17T02:51:44Z</dc:date>
    </item>
  </channel>
</rss>

