<?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: LPC55s28 PN5190 NFC Read Library porting in NFC</title>
    <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2300692#M14009</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please kindly clarify what you mean with "the&amp;nbsp;DAL&amp;nbsp;and&amp;nbsp;intfs&amp;nbsp;folders are part of the&amp;nbsp;DiscoveryLoop example&amp;nbsp;and cannot be linked independently"? You should not face any restriction when trying to link these folders to your project.&lt;/P&gt;
&lt;P&gt;You can either copy the folders to the workspace and link them or link the folders directly from the path where the Library was extracted; how they are shown in the project structure may depend on the method used.&lt;/P&gt;
&lt;P&gt;Relevant paths that need to be included are shown in "Add include paths" section from &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798" target="_blank"&gt;NFC Reader Library Porting FRDM_K64F&lt;/A&gt; after linking the folders.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:51:06 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2026-01-26T21:51:06Z</dc:date>
    <item>
      <title>LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298005#M13995</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hello Community,&lt;BR /&gt;hello NXP-Team&lt;/P&gt;&lt;P&gt;I'm looking for LPC55S28 ↔ PN5190 connection details (Host SW + DAL / BAL layer)&lt;/P&gt;&lt;P&gt;I already have the &lt;STRONG&gt;PN5190 NFC Reader Library&lt;/STRONG&gt; and would like to connect the &lt;STRONG&gt;LPC55S28&lt;/STRONG&gt; MCU to the &lt;STRONG&gt;PN5190&lt;/STRONG&gt; NFC frontend.&lt;/P&gt;&lt;P&gt;I have reviewed the article &lt;EM&gt;“Using NFC Reader Library with LPC55S69”&lt;/EM&gt;, but I am looking specifically for an LPC55S28‑compatible setup.&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Is there an existing DAL/BAL (Driver Abstraction Layer) implementation for connecting the LPC55S28 to the PN5190?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Has anyone successfully connected LPC55xx (LPC55S16 / LPC55S28 / LPC55S69) to a PN5190 using the NFC Reader Library?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Is there a ready solution, reference project, or recommended starting point for the LPC55S28 + PN5190 combination?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;If not, is the LPC55S69 guide the correct and closest reference to follow for porting?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 08:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298005#M13995</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-22T08:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298531#M13996</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252850"&gt;@RadoslawTomasik&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;My apologies, there is no specific documentation or guide for PN5190 + LPC55S28.&lt;/P&gt;
&lt;P&gt;However, as you mention, you can refer to the following guides:&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/Using-NFC-Reader-Library-with-LPC55S69/ta-p/1117479" target="_blank"&gt;Using NFC Reader Library with LPC55S69&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798" target="_blank"&gt;NFC Reader Library Porting FRDM_K64F&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-to-i-MX-RT1050/ta-p/1121363" target="_blank"&gt;NFC Reader Library Porting to i.MX RT1050 - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Those guides can be a good starting point.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 18:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298531#M13996</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2026-01-22T18:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298934#M13998</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;The guides you referenced are already much more helpful than what I initially found on the NXP website, so thank you for pointing them out.&lt;/P&gt;&lt;P&gt;While reviewing these guides, I noticed that many of them include preconfigured folders or ready-to-use packages for specific processors or boards. These packages typically integrate the NFC Reader Library together with the control processor setup and, in some cases, DiscoveryLoop examples, which makes it much easier to get started.&lt;/P&gt;&lt;P&gt;Would it be possible to provide a similar reference package or project (for example, importable into MCUXpresso) for the LPC55S28 + PN5190 combination, or at least for the closest supported LPC55xx configuration? Having such a project as a starting point would be extremely helpful for porting and validation.&lt;/P&gt;&lt;P&gt;Thank you in advance for your support.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Radoslaw Tomasik&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 09:03:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2298934#M13998</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-23T09:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299318#M14001</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When following the guide below:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798" target="_new" rel="noopener"&gt;https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am able to successfully perform the described steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add the NFC Reader Libraries&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Create a project for LPC55Sxx&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Copy the DiscoveryLoop files into the LPC project&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, when performing the same steps for &lt;STRONG&gt;PN5190&lt;/STRONG&gt; (using &lt;STRONG&gt;NxpNfcRdLib_PN5190_v07.14.00_Pub&lt;/STRONG&gt;), I am able to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add the libraries&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Create the LPC55Sxx project&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but when attempting to copy the DiscoveryLoop files, I encounter the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;Problem occurred while copying resources.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Cannot create linked resource.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Could you please check this on your side and let me know whether this is a known limitation, or if there is a recommended workaround for PN5190 with LPC55Sxx?&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Radoslaw Tomasik&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:54:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299318#M14001</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-23T13:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299340#M14002</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;As a follow-up, I found that the original &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;“Cannot create linked resource”&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt; error was caused by an excessively long file path. After shortening the path, this specific issue was resolved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;However, a related problem still persists when adding the NFC Reader Libraries to the workspace &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;with the “Copy projects into workspace” option enabled&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; (see attached screenshot).&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Several documents (e.g. AN13425) explicitly recommend &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;not&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt; selecting this option. When I follow this recommendation, copying the DiscoveryLoop files into the LPC55Sxx project works correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The downside is that, in this case, &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;linking the NFC Reader Libraries is no longer possible&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, because the workspace does not contain any NFC example projects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;As a result, it is not possible to link the following folders from &lt;/SPAN&gt;&lt;SPAN&gt;NfcrdlibEx1_BasicDiscoveryLoop&lt;/SPAN&gt;&lt;SPAN&gt; into the &lt;/SPAN&gt;&lt;SPAN&gt;lpc55sxx_basic_discovery_loop&lt;/SPAN&gt;&lt;SPAN&gt; project:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;DAL&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;NxpNfcRdLib&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;phOsal&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;intfs&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please advise whether this is a known limitation for PN5190 with LPC55Sxx, or if there is a recommended workaround?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is a &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;preconfigured LPC55Sxx + PN5190 project&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; available, similar to those referenced in other NFC Reader Library guides?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radoslaw&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 15:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299340#M14002</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-23T15:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299447#M14004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Unfortunately, there is no reference project for this specific setup. The NFC Reader Library for PN5190 includes support for LPC1769 and Kinetis K82; support for any other Host MCU must be implemented by the user.&lt;/P&gt;
&lt;P&gt;When you mention that linking the NFC Reader Libraries is no longer possible, does it mean that you are getting an error message when trying to link the folders? What is the procedure you are following? You should be able to link the folder by following the steps listed in &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798" target="_blank"&gt;NFC Reader Library Porting FRDM_K64F&lt;/A&gt;, "Link the NFC Reader Library" section. Also, linked resources should appear in Project Properties &amp;gt; Resource &amp;gt; Linked Resources.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 21:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2299447#M14004</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2026-01-23T21:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2300557#M14008</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;thank you for your reply and for the clarification.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I understand that there is no reference project for the LPC55S28 + PN5190 combination, and I am prepared to implement the SPI DAL myself. My intention is to follow the &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;NFC Reader Library Porting FRDM_K64F&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt; procedure as closely as possible, but I am encountering some differences when working with the PN5190 package.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Here is the current status and the open questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Importing an &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;LPC55S28 SDK example&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; (e.g. &lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN&gt;hello_world&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;) works without any issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN&gt;Link the NFC Reader Library&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;SPAN&gt;NxpNfcRdLib&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN&gt;phOsal&lt;/SPAN&gt;&lt;SPAN&gt; folders can be linked to the LPC55S28 project and are visible under&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;&lt;SPAN&gt;Project Properties → Resource → Linked Resources&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;However, these linked folders do &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;not appear in the project structure&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the porting guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;SPAN&gt;DAL&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN&gt;intfs&lt;/SPAN&gt;&lt;SPAN&gt; folders are part of the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;DiscoveryLoop example&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and cannot be linked independently.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Should these folders be &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;copied&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; from the DiscoveryLoop project into the LPC55S28 project instead of being linked?&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;If so, which parts are considered platform-specific and expected to be modified by the user?&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN&gt;Include paths&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; can be configured manually, but it is unclear:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Which include directories should be taken from the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;NxpNfcRdLib / phOsal libraries&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Which ones should come from the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;DiscoveryLoop example&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Since the libraries differ depending on the host MCU, and the integration procedure seems to vary from project to project, I would appreciate your guidance on the recommended setup for this configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;This is fully within NXP platforms; I already have both evaluation boards connected and would like to proceed with basic driver and connection tests.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radoslaw&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 15:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2300557#M14008</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-26T15:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2300692#M14009</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please kindly clarify what you mean with "the&amp;nbsp;DAL&amp;nbsp;and&amp;nbsp;intfs&amp;nbsp;folders are part of the&amp;nbsp;DiscoveryLoop example&amp;nbsp;and cannot be linked independently"? You should not face any restriction when trying to link these folders to your project.&lt;/P&gt;
&lt;P&gt;You can either copy the folders to the workspace and link them or link the folders directly from the path where the Library was extracted; how they are shown in the project structure may depend on the method used.&lt;/P&gt;
&lt;P&gt;Relevant paths that need to be included are shown in "Add include paths" section from &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/NFC-Reader-Library-Porting-FRDM-K64F/ta-p/1117798" target="_blank"&gt;NFC Reader Library Porting FRDM_K64F&lt;/A&gt; after linking the folders.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:51:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2300692#M14009</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2026-01-26T21:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55s28 PN5190 NFC Read Library porting</title>
      <link>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2303735#M14016</link>
      <description>&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;To clarify what I meant: the issue is how the &lt;STRONG&gt;DiscoveryLoop example project is structured and imported&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;When importing the DiscoveryLoop project into MCUXpresso, it cannot be added to the workspace using the &lt;STRONG&gt;“Copy files into workspace”&lt;/STRONG&gt; option. As a result, the project remains outside the MCU workspace directory and the &lt;STRONG&gt;DAL&lt;/STRONG&gt; and &lt;STRONG&gt;intfs&lt;/STRONG&gt; folders are therefore not visible within the workspace file system. Because of this, they cannot be linked independently in a practical way, as described in the FRDM_K64F porting guide.&lt;/P&gt;&lt;P&gt;Due to this, I proceeded with a &lt;STRONG&gt;manual port&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Copied the required &lt;STRONG&gt;DAL&lt;/STRONG&gt;, &lt;STRONG&gt;intfs&lt;/STRONG&gt;, &lt;STRONG&gt;NxpNfcRdLib&lt;/STRONG&gt;, and &lt;STRONG&gt;phOsal&lt;/STRONG&gt; folders directly into the LPC55S28 project so that they are fully visible in the project structure.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Manually added all required &lt;STRONG&gt;include paths&lt;/STRONG&gt;, &lt;STRONG&gt;preprocessor symbols&lt;/STRONG&gt;, and &lt;STRONG&gt;source locations&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Modified the &lt;STRONG&gt;DAL implementation&lt;/STRONG&gt; to match the LPC55S16/LPC55S28 platform (SPI, GPIO, IRQ handling, timing, etc.).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;With this approach, the project builds and the structure is now consistent and transparent inside the MCU workspace.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Radoslaw&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 11:31:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/LPC55s28-PN5190-NFC-Read-Library-porting/m-p/2303735#M14016</guid>
      <dc:creator>RadoslawTomasik</dc:creator>
      <dc:date>2026-01-30T11:31:46Z</dc:date>
    </item>
  </channel>
</rss>

