<?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 NTAG I²C Sector Select on PN532 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505506#M254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to read out the session registers from an NTAG I²C. I'm using a PN532 board that I'm interfacing from an Arduino via SPI and have some trouble sending a SECTOR SELECT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First question: Is the PN532 capable of interfacing with NTAG I²C? If not, which reader IC is capable of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the NTAG I²C data sheet, I need to send 0xC2 FF, which will then be answered by a 4 bit ACK, then I need to send the sector number in the next command. &lt;/P&gt;&lt;P&gt;If I use the InCommunicateThru, what I get as reply to the first command is a CRC error and no message. I guess this makes sense in a way, as the ACK is sent without CRC added to it and the PN532 chip expects a CRC at the end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a method to disable the CRC checking? Or any other way to do a sector select on an NTAG I²C? The documentation of the PN532 IC is rather sparse, I was hoping that the components are all compatible given that they are all produced by NXP...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope someone can help me with this. Thanks in advance!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 08:00:25 GMT</pubDate>
    <dc:creator>danielkiefhaber</dc:creator>
    <dc:date>2016-04-14T08:00:25Z</dc:date>
    <item>
      <title>NTAG I²C Sector Select on PN532</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505506#M254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to read out the session registers from an NTAG I²C. I'm using a PN532 board that I'm interfacing from an Arduino via SPI and have some trouble sending a SECTOR SELECT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First question: Is the PN532 capable of interfacing with NTAG I²C? If not, which reader IC is capable of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the NTAG I²C data sheet, I need to send 0xC2 FF, which will then be answered by a 4 bit ACK, then I need to send the sector number in the next command. &lt;/P&gt;&lt;P&gt;If I use the InCommunicateThru, what I get as reply to the first command is a CRC error and no message. I guess this makes sense in a way, as the ACK is sent without CRC added to it and the PN532 chip expects a CRC at the end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a method to disable the CRC checking? Or any other way to do a sector select on an NTAG I²C? The documentation of the PN532 IC is rather sparse, I was hoping that the components are all compatible given that they are all produced by NXP...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope someone can help me with this. Thanks in advance!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 08:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505506#M254</guid>
      <dc:creator>danielkiefhaber</dc:creator>
      <dc:date>2016-04-14T08:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG I²C Sector Select on PN532</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505507#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get in touch with an NXP engineer about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505507#M255</guid>
      <dc:creator>danielkiefhaber</dc:creator>
      <dc:date>2016-04-26T11:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG I²C Sector Select on PN532</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505508#M256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel Kiefhaber:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for using the NFC community. We are sorry for the time with no response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right that the native firmware in the PN532 is expecting a CRC within the received frame. The &lt;STRONG&gt;SECTOR_SELECT&lt;/STRONG&gt; command is a NFC Forum command which is not known by the PN532.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the error response should not interfere with the actual command. I made some tests with a &lt;STRONG&gt;2K &lt;/STRONG&gt;&lt;STRONG&gt;NTAG I2C&lt;/STRONG&gt; and the SECTOR_SELECT command works as expected, as well as the READ and WRITE commands (the WRITE command does not return CRC either).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try from your side and confirm that the NTAG I2C actually responds well to the commands even if the PN532 reports errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards!,&lt;BR /&gt;Jorge Gonzalez&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>Wed, 25 May 2016 01:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505508#M256</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-05-25T01:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG I²C Sector Select on PN532</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505509#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the reply.&lt;/P&gt;&lt;P&gt;In fact, I decided to go with the MFRC522 for my NFC reader, which has the low-level access that I need and allowed for straightforward implementation of the Sector Select command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be right regarding the PN532, although I do not have the hardware available right now to verify this. &lt;BR /&gt;I will still mark your post "correct answer", since this is the reply I was hoping for (it is just too late for my application, but maybe someone else will find it useful).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 06:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-I-C-Sector-Select-on-PN532/m-p/505509#M257</guid>
      <dc:creator>danielkiefhaber</dc:creator>
      <dc:date>2016-05-25T06:59:54Z</dc:date>
    </item>
  </channel>
</rss>

