<?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: NXP-NCI_LPC82X_example default to CFG1 or CFG2? in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820135#M4247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2018 06:58:52 GMT</pubDate>
    <dc:creator>benjaminchang</dc:creator>
    <dc:date>2018-11-06T06:58:52Z</dc:date>
    <item>
      <title>NXP-NCI_LPC82X_example default to CFG1 or CFG2?</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820131#M4243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are the first time running "NXP-NCI_LPC82X_example" without any change to the source code, with OM13071 LPCXpresso824-MAX board + OM5578 (PN7150).&lt;/P&gt;&lt;P&gt;It worked well in the beginning and tags read ok. But somewhat after plugin/out the USB cable several times, we found the IC cover became very hot, and finally it cannot work anymore. LPC board can still run, but PN7150 cannot be found anymore. We just do not know what happened and wonder why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We followed AN11990 to connect both demo board, for Vbat and Vant,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="y1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76557iB418BE95B5A4F926/image-size/large?v=v2&amp;amp;px=999" role="button" title="y1.png" alt="y1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From "OM5578_PN7150S-schematics", we can see this connection is for CFG2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="y1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76599iB7D93A92967FBEE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="y1.png" alt="y1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From UM10936,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="y1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76638i556E664B6F6C403F/image-size/large?v=v2&amp;amp;px=999" role="button" title="y1.png" alt="y1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But after checking the project code, we found the default setting is for CFG1 in nfc_settings.h&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#define NXP_TVDD_CONF&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 // 1=CFG1, 2=CFG2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Again From UM10936, for the different connection of CFG1,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="y1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76691i441ACB392F3A8A74/image-size/large?v=v2&amp;amp;px=999" role="button" title="y1.png" alt="y1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Our questions are,&lt;/P&gt;&lt;P&gt;- Should we change the setting to CFG2 instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;If yes, we suggest making a note in the related document such as AN11990.&lt;/P&gt;&lt;P&gt;- What is the impact of this "SW setting=CFG1", but "HW connection=CFG2" issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is it just a performance issue as Vbat1 is for TXLDO input? Does this relate to our IC damaged?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Please note the IC was good and working in the beginning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 04:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820131#M4243</guid>
      <dc:creator>benjaminchang</dc:creator>
      <dc:date>2018-10-23T04:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: NXP-NCI_LPC82X_example default to CFG1 or CFG2?</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820132#M4244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reporting! I am checking with the expert team for this issue, and will let you know when I have any more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Thu, 25 Oct 2018 09:06:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820132#M4244</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2018-10-25T09:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: NXP-NCI_LPC82X_example default to CFG1 or CFG2?</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820133#M4245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Thanks for your help. Still, we are waiting for the reply!&lt;/P&gt;&lt;P&gt;Now we replaced the damaged PN7150 chip with a new one. We didn't change the H/W, so it is still the CFG2 connection. But we connect the single 3.3V to both Vbat1 &amp;amp; Vbat2. So theoretically it is a CFG1 connection. Now it works.&lt;/P&gt;&lt;P&gt;Still, we are hoping to have your comment.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 03:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820133#M4245</guid>
      <dc:creator>benjaminchang</dc:creator>
      <dc:date>2018-11-06T03:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: NXP-NCI_LPC82X_example default to CFG1 or CFG2?</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820134#M4246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just got the info from the expert team, please refer to the following for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 11.0pt;"&gt;This configuration is allowed by PN7150, even if not efficient in term of RF performance. TVDD will be referenced at 3.0V while the input is at 5V (reference is 4.75V in CFG2) implying dissipation which could explain the IC going a bit hot … but in no case it should damage the IC. PN7150 is designed to support such dissipation which is commonly used in some specific design.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Hope that helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Tue, 06 Nov 2018 04:48:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820134#M4246</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2018-11-06T04:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: NXP-NCI_LPC82X_example default to CFG1 or CFG2?</title>
      <link>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820135#M4247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 06:58:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NXP-NCI-LPC82X-example-default-to-CFG1-or-CFG2/m-p/820135#M4247</guid>
      <dc:creator>benjaminchang</dc:creator>
      <dc:date>2018-11-06T06:58:52Z</dc:date>
    </item>
  </channel>
</rss>

