<?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 PN5180 with Renesas microcontroller. Communication SPI issue in NFC</title>
    <link>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680260#M2227</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;I would like to have some help about using the PN5180 chip with a Renesas RX231 family (R5F52318ADFP)&lt;/P&gt;&lt;P&gt;I use 2 demoboard:&lt;/P&gt;&lt;P&gt;- PN5180 :&amp;nbsp;PNEV5180B 2.2&lt;/P&gt;&lt;P&gt;- Renesas :&amp;nbsp;YR0K505231S000BE&lt;/P&gt;&lt;P&gt;On the PN5180 board, I removed all connections&amp;nbsp;between the LPC1769 and the PN5180 for the SPI(MOSI, MISO, SCK, SSEL, BUSY, PN_RST and PN_IRQ).&lt;/P&gt;&lt;P&gt;I have integrated the NxpNFCRdLib to my program on the Renesas Chip but it doesn't work.&lt;/P&gt;&lt;P&gt;This is my SPI configuration: 2Mbps, CPOL=0, CPHA=0.&lt;/P&gt;&lt;P&gt;The SPI configuration is correct because when I strap MOSI to MISO, I can read the value that I sent.&lt;/P&gt;&lt;P&gt;So I tried to read a register of the PN5180 without using the library.&lt;/P&gt;&lt;P&gt;I write on the register 0x00(32 bits) the value 0x0000AA55 for test.&lt;/P&gt;&lt;P&gt;On the oscilloscope I can see the MOSI frame.&lt;/P&gt;&lt;P&gt;But when I read this register (in debug mode) I received only 3 bytes instead of 4 and the 3 bytes are all 0x00.&lt;/P&gt;&lt;P&gt;Could someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 08:58:03 GMT</pubDate>
    <dc:creator>sylvainung</dc:creator>
    <dc:date>2017-05-15T08:58:03Z</dc:date>
    <item>
      <title>PN5180 with Renesas microcontroller. Communication SPI issue</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680260#M2227</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;I would like to have some help about using the PN5180 chip with a Renesas RX231 family (R5F52318ADFP)&lt;/P&gt;&lt;P&gt;I use 2 demoboard:&lt;/P&gt;&lt;P&gt;- PN5180 :&amp;nbsp;PNEV5180B 2.2&lt;/P&gt;&lt;P&gt;- Renesas :&amp;nbsp;YR0K505231S000BE&lt;/P&gt;&lt;P&gt;On the PN5180 board, I removed all connections&amp;nbsp;between the LPC1769 and the PN5180 for the SPI(MOSI, MISO, SCK, SSEL, BUSY, PN_RST and PN_IRQ).&lt;/P&gt;&lt;P&gt;I have integrated the NxpNFCRdLib to my program on the Renesas Chip but it doesn't work.&lt;/P&gt;&lt;P&gt;This is my SPI configuration: 2Mbps, CPOL=0, CPHA=0.&lt;/P&gt;&lt;P&gt;The SPI configuration is correct because when I strap MOSI to MISO, I can read the value that I sent.&lt;/P&gt;&lt;P&gt;So I tried to read a register of the PN5180 without using the library.&lt;/P&gt;&lt;P&gt;I write on the register 0x00(32 bits) the value 0x0000AA55 for test.&lt;/P&gt;&lt;P&gt;On the oscilloscope I can see the MOSI frame.&lt;/P&gt;&lt;P&gt;But when I read this register (in debug mode) I received only 3 bytes instead of 4 and the 3 bytes are all 0x00.&lt;/P&gt;&lt;P&gt;Could someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 08:58:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680260#M2227</guid>
      <dc:creator>sylvainung</dc:creator>
      <dc:date>2017-05-15T08:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: PN5180 with Renesas microcontroller. Communication SPI issue</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680261#M2228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think check with IRQ pin that ready signal to PN5180 from IDLE mode.&lt;/P&gt;&lt;P&gt;May be if you give before SPI command sent, enabling&amp;nbsp; the IRQ may gives you reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;P&gt;9492828887&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:54:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680261#M2228</guid>
      <dc:creator>nandyala_narend</dc:creator>
      <dc:date>2019-07-29T11:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: PN5180 with Renesas microcontroller. Communication SPI issue</title>
      <link>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680262#M2229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And i want to know , the secure firmware upload and NFC cockpit&amp;nbsp; virtual COM port with other controllers...??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:56:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN5180-with-Renesas-microcontroller-Communication-SPI-issue/m-p/680262#M2229</guid>
      <dc:creator>nandyala_narend</dc:creator>
      <dc:date>2019-07-29T11:56:23Z</dc:date>
    </item>
  </channel>
</rss>

