<?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のトピックPN5180 has issue with long frames &amp;gt; 255 bytes</title>
    <link>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753067#M3319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using the PN5180 demo board in a project. Most stuff is working fine so far except for one thing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The datasheet states the &lt;EM&gt;&lt;STRONG&gt;reception buffer&lt;/STRONG&gt;&lt;/EM&gt; has a size of 508 bytes. However, when I try to receive more than 284 bytes the PN5180 seems to stop receiving data at 284 bytes. The Rx-IRQ is set, the number of bytes received is fixed to 0x11C.&lt;/P&gt;&lt;P&gt;Furthermore, for frames with more than 255 bytes the PN5180 seems not checking the CRC (correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the EEPROM content&amp;nbsp; I'm using version 3.4 which is a quite old one - but looking at the change information there was no change on that item.&lt;/P&gt;&lt;P&gt;EEPROM content address 0x10-0x15: 0x04 03 04 03 00 90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is very much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pn5180‌&lt;/P&gt;&lt;P&gt;reception_buffer‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 16:19:39 GMT</pubDate>
    <dc:creator>michaelpieber</dc:creator>
    <dc:date>2018-01-24T16:19:39Z</dc:date>
    <item>
      <title>PN5180 has issue with long frames &gt; 255 bytes</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753067#M3319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using the PN5180 demo board in a project. Most stuff is working fine so far except for one thing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The datasheet states the &lt;EM&gt;&lt;STRONG&gt;reception buffer&lt;/STRONG&gt;&lt;/EM&gt; has a size of 508 bytes. However, when I try to receive more than 284 bytes the PN5180 seems to stop receiving data at 284 bytes. The Rx-IRQ is set, the number of bytes received is fixed to 0x11C.&lt;/P&gt;&lt;P&gt;Furthermore, for frames with more than 255 bytes the PN5180 seems not checking the CRC (correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the EEPROM content&amp;nbsp; I'm using version 3.4 which is a quite old one - but looking at the change information there was no change on that item.&lt;/P&gt;&lt;P&gt;EEPROM content address 0x10-0x15: 0x04 03 04 03 00 90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is very much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pn5180‌&lt;/P&gt;&lt;P&gt;reception_buffer‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753067#M3319</guid>
      <dc:creator>michaelpieber</dc:creator>
      <dc:date>2018-01-24T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: PN5180 has issue with long frames &gt; 255 bytes</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753068#M3320</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;Which example of the NXP NFC Reader Library is your project based on?&lt;/P&gt;&lt;P&gt;&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, 01 Feb 2018 20:51:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753068#M3320</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2018-02-01T20:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: PN5180 has issue with long frames &gt; 255 bytes</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753069#M3321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My project is not based on Reader-Lib, but I directly control the PN5180 via commands and register read/writes. Here the sequence (Pseudo code):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteReg (REG_SYSTEM_CONFIG, 0x00000100)&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;Command CMD_LOAD_RF_CONFIG (RF_CONFIG_TX_CMA_106, RF_CONFIG_RX_CMA_106);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteMaskOr (REG_CRC_TX_CONFIG, 0x00000001);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteMaskOr (REG_CRC_RX_CONFIG, 0x00000001);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;// Clearing Initiator bit and enabling transceive&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteReg (REG_SYSTEM_CONFIG, 0x00000000);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;Sleep(10);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteMaskOr (REG_TRANSCEIVER_CONFIG, 0xFFFFFFFE);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteReg (REG_SYSTEM_CONFIG, 0x00000003);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;WriteReg (REG_IRQ_CLEAR, 0xFFFFFFFF);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;// Counterpart is transmitted data in between&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;Sleep(500);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;// Poll RxIRQ&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;ReadReg (REG_IRQ_STATUS);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;// Check length of received data&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;ReadReg (REG_RX_STATUS);&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: courier\ new, courier, monospace;"&gt;&lt;EM&gt;Command CMD_READ_DATA &amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works well for frames &amp;lt; 256 byte and does not work at all for frames&amp;nbsp; 284bytes. Between 256 and 284 CRC seems not to be checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 21:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753069#M3321</guid>
      <dc:creator>michaelpieber</dc:creator>
      <dc:date>2018-02-01T21:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: PN5180 has issue with long frames &gt; 255 bytes</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753070#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again to all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas or solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 17:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-has-issue-with-long-frames-gt-255-bytes/m-p/753070#M3322</guid>
      <dc:creator>michaelpieber</dc:creator>
      <dc:date>2018-03-08T17:45:26Z</dc:date>
    </item>
  </channel>
</rss>

