<?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: NFC Library and third party processors in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685769#M2360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is&amp;nbsp;the NFC reader library has chance to support LPC824?&lt;/P&gt;&lt;P&gt;I found a description in user's guide mention that only support LPC1xxx series.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2017 05:45:50 GMT</pubDate>
    <dc:creator>kyleyang</dc:creator>
    <dc:date>2017-11-08T05:45:50Z</dc:date>
    <item>
      <title>NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685765#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;we have following configuration&lt;/P&gt;&lt;P&gt;- NFC Reader CLRC663&lt;/P&gt;&lt;P&gt;- processor STM32L0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to use the NXP NFC library together with STM32 and CLRC663.&lt;/P&gt;&lt;P&gt;Does anyone give hints how to use the NXP NFC library together with third party processors, e.g. STM32?&lt;/P&gt;&lt;P&gt;Does anyone already made the import?&lt;/P&gt;&lt;P&gt;Which routines do I need to replace and so on?&lt;/P&gt;&lt;P&gt;Is it enough to replace the implementation of functions of phbalReg.h with own function regarding to STM32?&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 06:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685765#M2356</guid>
      <dc:creator>stefanmueller</dc:creator>
      <dc:date>2017-07-27T06:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685766#M2357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any updates on this? I have the same question and we will be using PN7150 with SMT32. Did you manage to port it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 05:58:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685766#M2357</guid>
      <dc:creator>matifineschi</dc:creator>
      <dc:date>2017-09-12T05:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685767#M2358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So far the NFC reader library supports LPC and Kinetis, not including STM32, so if you want to use STM32, you have to do the porting, mainly the LPCOpen lib.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30980i953D74FE6160C207/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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, 20 Sep 2017 08:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685767#M2358</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-09-20T08:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685768#M2359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kan,&lt;/P&gt;&lt;P&gt;I ported the NXP library to ST. It was not difficult.&lt;/P&gt;&lt;P&gt;But the library is really, really huge.&lt;/P&gt;&lt;P&gt;In our application compiler optimization is not allowed ant the library was not usable with our Cortex-M0+, due to the limited memory space of CPU.&lt;/P&gt;&lt;P&gt;Therefore we have written our own library to read out Mifare, Type II and Type V tags. The NXP libary is really&lt;/P&gt;&lt;P&gt;good and helped us a lot to understand how to handle the communication.&lt;/P&gt;&lt;P&gt;Thank you so far.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 07:37:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685768#M2359</guid>
      <dc:creator>stefanmueller</dc:creator>
      <dc:date>2017-10-24T07:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685769#M2360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is&amp;nbsp;the NFC reader library has chance to support LPC824?&lt;/P&gt;&lt;P&gt;I found a description in user's guide mention that only support LPC1xxx series.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 05:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685769#M2360</guid>
      <dc:creator>kyleyang</dc:creator>
      <dc:date>2017-11-08T05:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685770#M2361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kyle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far not yet, but since LPCopen supports LPC824, it should be easy for the porting. Please refer to &lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc8xx:LPCOPEN-SOFTWARE-FOR-LPC8XX" title="https://www.nxp.com/support/developer-resources/software-development-tools/lpc-developer-resources-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc8xx:LPCOPEN-SOFTWARE-FOR-LPC8XX"&gt;LPCOpen Software for LPC8XX|NXP&lt;/A&gt; for details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Thu, 09 Nov 2017 03:34:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685770#M2361</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-11-09T03:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685771#M2362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 02:26:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685771#M2362</guid>
      <dc:creator>kyleyang</dc:creator>
      <dc:date>2017-11-10T02:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFC Library and third party processors</title>
      <link>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685772#M2363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance you could share your code? I'm attempting a similar task now on STM32F3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 15:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-Library-and-third-party-processors/m-p/685772#M2363</guid>
      <dc:creator>danielbujak</dc:creator>
      <dc:date>2018-08-21T15:35:55Z</dc:date>
    </item>
  </channel>
</rss>

