<?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: using 5180 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/using-5180/m-p/814607#M4167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful to refer to the examples available in the NFC Software Reader Library:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY?tab=In-Depth_Tab" title="https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY?tab=In-Depth_Tab"&gt;NFC Reader Library|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 21:30:26 GMT</pubDate>
    <dc:creator>IvanRuiz</dc:creator>
    <dc:date>2018-08-16T21:30:26Z</dc:date>
    <item>
      <title>using 5180</title>
      <link>https://community.nxp.com/t5/NFC/using-5180/m-p/814604#M4164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PN5180&amp;nbsp; NFC goes into a mode where all register reads return all FFs.&amp;nbsp; Two questions - how can I tell what in particular what I did that puts the chip into that mode, and is there any way to recover from it?&amp;nbsp; I see this happen on a second register read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 17:27:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/using-5180/m-p/814604#M4164</guid>
      <dc:creator>larryansell</dc:creator>
      <dc:date>2018-08-02T17:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: using 5180</title>
      <link>https://community.nxp.com/t5/NFC/using-5180/m-p/814605#M4165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide us with more information such as screen captures, Software Library Information, Host MCU...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which register(s) are you specifically accessing to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 22:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/using-5180/m-p/814605#M4165</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2018-08-13T22:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: using 5180</title>
      <link>https://community.nxp.com/t5/NFC/using-5180/m-p/814606#M4166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.  This turned out to be that I mistakenly had left another register read after the one where it seemed to be causing the lockup of all FFs.  Now that is fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I do have another question please.  I am trying to read and write a data card.  Is it sufficient to have my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  Load a protocol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  RF ON to energize the RF field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  Load 3 into the SYSTEM CONFIG low bits 2:0 to start the transceive state machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  when I want to READ_DATA , no data has been received from the card,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to do anything else to start the reading?  Similarly, do I need to do anything additional to get SEND_DATA to write data to the card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you can provide,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 22:32:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/using-5180/m-p/814606#M4166</guid>
      <dc:creator>larryansell</dc:creator>
      <dc:date>2018-08-13T22:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: using 5180</title>
      <link>https://community.nxp.com/t5/NFC/using-5180/m-p/814607#M4167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful to refer to the examples available in the NFC Software Reader Library:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY?tab=In-Depth_Tab" title="https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY?tab=In-Depth_Tab"&gt;NFC Reader Library|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 21:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/using-5180/m-p/814607#M4167</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2018-08-16T21:30:26Z</dc:date>
    </item>
  </channel>
</rss>

