<?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>MCUXpresso GeneralのトピックRe: How to set LPCD ?</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991556#M2820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We provide an app note on LPCD topic with PN7462, please kindly refer to &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11785.pdf" title="https://www.nxp.com/docs/en/application-note/AN11785.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11785.pdf&lt;/A&gt;&amp;nbsp; for details. and if you develop your application based on the NFC reader library, you may define the macro of&amp;nbsp; "NXPBUILD__PHAC_DISCLOOP_LPCD" to include all the source codes for LPCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For DPC configuration, please kindly refer to &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11742.pdf" title="https://www.nxp.com/docs/en/application-note/AN11742.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11742.pdf&lt;/A&gt;&amp;nbsp; for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Dec 2019 09:35:10 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2019-12-25T09:35:10Z</dc:date>
    <item>
      <title>How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991555#M2819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the PN7462AU for the card detection and operation on it with "phExCcid" example in MCUXPRESSO - IDE.&lt;/P&gt;&lt;P&gt;I have disabled the DPC and used the internal TxLDO source using the NXP Cockpit software.&lt;/P&gt;&lt;P&gt;Now because of it detects the same Contact-Less Card repetitively, which should not be done/happen, it an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some research, I have found in application note by nxp, that if we are not using the DPC(enbale) then we can set the LPCD- LOW POWER CARD DETECTION.&lt;/P&gt;&lt;P&gt;I am developing these code with my custom hardware, And I am not getting that how do I set LPCD for my custom made board. I am getting document through which I can configure the LPCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I will request to provide me support on the :&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. How to set the LPCD on the Custom board(what are steps and procedure to configure it).&lt;/P&gt;&lt;P&gt;2. How configure the DPC settings for the Internally selected TxLDO Source for the Custom made board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for the support and response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Manva Trivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 18:25:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991555#M2819</guid>
      <dc:creator>trivedimanva</dc:creator>
      <dc:date>2019-12-17T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991556#M2820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We provide an app note on LPCD topic with PN7462, please kindly refer to &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11785.pdf" title="https://www.nxp.com/docs/en/application-note/AN11785.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11785.pdf&lt;/A&gt;&amp;nbsp; for details. and if you develop your application based on the NFC reader library, you may define the macro of&amp;nbsp; "NXPBUILD__PHAC_DISCLOOP_LPCD" to include all the source codes for LPCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For DPC configuration, please kindly refer to &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11742.pdf" title="https://www.nxp.com/docs/en/application-note/AN11742.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11742.pdf&lt;/A&gt;&amp;nbsp; for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2019 09:35:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991556#M2820</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-12-25T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991557#M2821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Kan_Li"&gt;Kan_Li&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already read above document which is shared in the link.&lt;/P&gt;&lt;P&gt;After going through the Application Note for the LPCD I am unable to configure it or use it.&lt;/P&gt;&lt;P&gt;Even I was unable to get the "NXPBUILD__PHAC_DISCLOOP_LPCD" macro in my example, I am using "phExCcid" example for the Contact &amp;amp; Contact-Less cards.&lt;/P&gt;&lt;P&gt;For the DPC, I have read about the increasing &amp;amp; decreasing the LUT gear size and also increasing of it with DPC enable &amp;amp; disable conditions. But I am unable to added more gear into it because I don't know the proper procedure of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, Can you please provide me steps for setting the LPCD variables &amp;amp; increasing the DPC gears size accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forwards for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 10:14:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991557#M2821</guid>
      <dc:creator>trivedimanva</dc:creator>
      <dc:date>2020-01-06T10:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991558#M2822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CCID demo has option to enable the LPCD, please refer to the following for details.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101791i3A8250AB49E6F8E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101792iA4593D6DB72C351E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please note the demo disable LPCD by default, so you have to enable it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 05:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991558#M2822</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-01-08T05:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991559#M2823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Kan_Li"&gt;Kan_Li&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I have checked and found that it was disabled condition with below statement in clif.c file &amp;amp; I passed the "true" instead of the "false" to turn on the LPCD.&lt;/P&gt;&lt;P&gt;" wStatus = phacDiscLoop_SetConfig(psDiscLoopParams,PHAC_DISCLOOP_CONFIG_ENABLE_LPCD, false);"&lt;/P&gt;&lt;P&gt;Now, I am testing the LPCD condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I am also looking for your support on increasing the gear size, How can we do it can you please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Manva Trivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2020 06:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991559#M2823</guid>
      <dc:creator>trivedimanva</dc:creator>
      <dc:date>2020-01-18T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991560#M2824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We provide app notes on that topic, please kindly refer to the following links for details.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11741.pdf" title="https://www.nxp.com/docs/en/application-note/AN11741.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11741.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11742.pdf" title="https://www.nxp.com/docs/en/application-note/AN11742.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11742.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 05:19:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991560#M2824</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-01-21T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991561#M2825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested the LPCD and I am not getting difference when LPCD is turned ON &amp;amp; OFF.&lt;/P&gt;&lt;P&gt;The detection range remains the same. Can please let know about this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manva Trivedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 04:09:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991561#M2825</guid>
      <dc:creator>trivedimanva</dc:creator>
      <dc:date>2020-01-27T04:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991562#M2826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The detection range varies with antenna size, so it is not the right way the check if LPCD is on, you should probe the&amp;nbsp;IDD(TVDD) on pin TVDD_in instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 10:18:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991562#M2826</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-02-10T10:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to set LPCD ?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991563#M2827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Kan_Li"&gt;Kan_Li&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure I will check it using probe on the IDD(TVDD).&lt;/P&gt;&lt;P&gt;If Still I have any remaining query, I will update you for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Manva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 07:43:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-set-LPCD/m-p/991563#M2827</guid>
      <dc:creator>trivedimanva</dc:creator>
      <dc:date>2020-02-18T07:43:51Z</dc:date>
    </item>
  </channel>
</rss>

