<?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>NFCのトピックRe: Using NFC Reader Library with LPC55S69 and PN5180</title>
    <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1167095#M7804</link>
    <description>&lt;P&gt;I using the LPC55S69 EVK and PNEV5180B demo board.&lt;/P&gt;&lt;P&gt;SPI&lt;/P&gt;&lt;P&gt;CS&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-- port1, pin1&lt;/P&gt;&lt;P&gt;SCK&amp;nbsp; &amp;nbsp; &amp;nbsp;-- port1, pin2&lt;/P&gt;&lt;P&gt;MISO&amp;nbsp; &amp;nbsp;-- port1, pin3&lt;/P&gt;&lt;P&gt;MOSI&amp;nbsp; &amp;nbsp;-- port0, pin26&lt;/P&gt;&lt;P&gt;Busy&amp;nbsp; ---- port1, pin4&lt;/P&gt;&lt;P&gt;IRQ&amp;nbsp; ------ port1, pin23&lt;/P&gt;&lt;P&gt;DWL ----- port1, pin24&lt;/P&gt;&lt;P&gt;BUSY----- port1, pin25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the usage of the library.&lt;/P&gt;&lt;P&gt;follow the " NFCReaderLibrary_IMXRT1050_CLEV6630B_Porting Guide.pdf " step.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 06:43:37 GMT</pubDate>
    <dc:creator>kentseng</dc:creator>
    <dc:date>2020-10-14T06:43:37Z</dc:date>
    <item>
      <title>Using NFC Reader Library with LPC55S69 and PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1166461#M7799</link>
      <description>&lt;P&gt;I modify the "&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/Using-NFC-Reader-Library-with-LPC55S69/ta-p/1117479" target="_self"&gt;Using-NFC-Reader-Library-with-LPC55S69&lt;/A&gt; "&amp;nbsp; from CLR663 to PN5180.&lt;/P&gt;&lt;P&gt;I setting the config. but still show the error message "&amp;nbsp;Error - (0x 101) has occurred in NFCLIB "&lt;/P&gt;&lt;P&gt;or How to transplant the NFC reader library 5.22 to LPC55S69?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 04:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1166461#M7799</guid>
      <dc:creator>kentseng</dc:creator>
      <dc:date>2020-10-13T04:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using NFC Reader Library with LPC55S69 and PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1167009#M7803</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help me with a picture of the board connections? Just to confirm, the only change you made was the usage of the library or did you only change the HAL in the library ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Estephania&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 00:57:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1167009#M7803</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-10-14T00:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using NFC Reader Library with LPC55S69 and PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1167095#M7804</link>
      <description>&lt;P&gt;I using the LPC55S69 EVK and PNEV5180B demo board.&lt;/P&gt;&lt;P&gt;SPI&lt;/P&gt;&lt;P&gt;CS&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-- port1, pin1&lt;/P&gt;&lt;P&gt;SCK&amp;nbsp; &amp;nbsp; &amp;nbsp;-- port1, pin2&lt;/P&gt;&lt;P&gt;MISO&amp;nbsp; &amp;nbsp;-- port1, pin3&lt;/P&gt;&lt;P&gt;MOSI&amp;nbsp; &amp;nbsp;-- port0, pin26&lt;/P&gt;&lt;P&gt;Busy&amp;nbsp; ---- port1, pin4&lt;/P&gt;&lt;P&gt;IRQ&amp;nbsp; ------ port1, pin23&lt;/P&gt;&lt;P&gt;DWL ----- port1, pin24&lt;/P&gt;&lt;P&gt;BUSY----- port1, pin25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the usage of the library.&lt;/P&gt;&lt;P&gt;follow the " NFCReaderLibrary_IMXRT1050_CLEV6630B_Porting Guide.pdf " step.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 06:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1167095#M7804</guid>
      <dc:creator>kentseng</dc:creator>
      <dc:date>2020-10-14T06:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using NFC Reader Library with LPC55S69 and PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1176853#M7857</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Sorry for the late response, could you please confirm that you disconnected/short-cut the connections from the&amp;nbsp; LPC that is on board ? Also, could you please confirm that the device does not starts with a 1 in the DWL pin ? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&lt;/P&gt;
&lt;P&gt;Estephania&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 00:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1176853#M7857</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-11-03T00:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using NFC Reader Library with LPC55S69 and PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1177048#M7859</link>
      <description>&lt;P&gt;yes, I'm sure the LPC1769+PN5180 are&amp;nbsp;&lt;SPAN&gt;disconnected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and fixed the DWL pin to the GND.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 07:13:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Using-NFC-Reader-Library-with-LPC55S69-and-PN5180/m-p/1177048#M7859</guid>
      <dc:creator>kentseng</dc:creator>
      <dc:date>2020-11-03T07:13:24Z</dc:date>
    </item>
  </channel>
</rss>

