<?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>i.MX ProcessorsのトピックHow to Interface the NXP PN7160 NFC Module With the i.MX8M Plus EVK?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2232731#M242332</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working with an &lt;STRONG&gt;i.MX8M Plus EVK&lt;/STRONG&gt; and planning to integrate the &lt;STRONG&gt;NXP PN7160 NFC controller&lt;/STRONG&gt; (using the PN7160 Raspberry Pi HAT: OM29110RPI-B).&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Niranjan&lt;/P&gt;</description>
    <pubDate>Fri, 21 Nov 2025 10:00:57 GMT</pubDate>
    <dc:creator>Niranjan123</dc:creator>
    <dc:date>2025-11-21T10:00:57Z</dc:date>
    <item>
      <title>How to Interface the NXP PN7160 NFC Module With the i.MX8M Plus EVK?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2232731#M242332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working with an &lt;STRONG&gt;i.MX8M Plus EVK&lt;/STRONG&gt; and planning to integrate the &lt;STRONG&gt;NXP PN7160 NFC controller&lt;/STRONG&gt; (using the PN7160 Raspberry Pi HAT: OM29110RPI-B).&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Niranjan&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 10:00:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2232731#M242332</guid>
      <dc:creator>Niranjan123</dc:creator>
      <dc:date>2025-11-21T10:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Interface the NXP PN7160 NFC Module With the i.MX8M Plus EVK?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246605#M242346</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244755"&gt;@Niranjan123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using Android, please refer to below link&amp;nbsp; ,&amp;nbsp; it is about porting PN7160 with i.MX8M nano,&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/Porting-PN7160-to-Android-14-on-i-MX8M-Nano-board/ta-p/2001159" target="_blank"&gt;https://community.nxp.com/t5/NFC-Knowledge-Base/Porting-PN7160-to-Android-14-on-i-MX8M-Nano-board/ta-p/2001159&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 01:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246605#M242346</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-11-24T01:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Interface the NXP PN7160 NFC Module With the i.MX8M Plus EVK?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246785#M242350</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for the link, but I am &lt;STRONG&gt;not using Android&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;My setup is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Board:&lt;/STRONG&gt; i.MX8M Plus EVK&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;OS:&lt;/STRONG&gt; Linux (Yocto-based Linux BSP from NXP, &lt;EM&gt;not Android&lt;/EM&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;NFC Module:&lt;/STRONG&gt; PN7160 Raspberry Pi HAT (OM29110RPI-B)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Connection:&lt;/STRONG&gt; I2C interface from the EVK expansion header to PN7160 HAT pins&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My goal is to bring up the PN7160 in a &lt;STRONG&gt;Linux environment&lt;/STRONG&gt;, using the NXP PN7160 Linux driver.&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Could you please clarify the following for Linux (Yocto) on i.MX8MP EVK:&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Does NXP provide a Linux driver (kernel or user-space) for PN7160&lt;/STRONG&gt; that can be used on i.MX applications processors?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If yes, where can I find the recommended&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;device-tree binding&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;required GPIOs (VEN / IRQ)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Linux kernel config options&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;sample DTS node for PN7160?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Which I2C bus on the i.MX8MP EVK expansion connector&lt;/STRONG&gt; is recommended for connecting external modules like PN7160?&lt;BR /&gt;(There is no Raspberry Pi 40-pin header on this board, so I want to confirm the correct I2C bus.)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Are there &lt;STRONG&gt;any known reference implementations&lt;/STRONG&gt; of PN7160 running on an i.MX8M Plus EVK (under Linux)?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;&lt;STRONG&gt;Current status on my side:&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Verified I2C buses available: /dev/i2c-0, /dev/i2c-1, /dev/i2c-2, /dev/i2c-6&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Expansion header signals checked in schematic&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Planning to use I2C2 or I2C1 depending on recommended wiring&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Before wiring PN7160 HAT, I want NXP confirmation on:&lt;BR /&gt;✔ Correct I2C bus&lt;BR /&gt;✔ Required voltage levels&lt;BR /&gt;✔ Required IRQ and VEN GPIO pins&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any guidance for &lt;STRONG&gt;Linux + PN7160 + i.MX8MP&lt;/STRONG&gt; would be very helpful.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 06:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246785#M242350</guid>
      <dc:creator>Niranjan123</dc:creator>
      <dc:date>2025-11-24T06:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Interface the NXP PN7160 NFC Module With the i.MX8M Plus EVK?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246806#M242352</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244755"&gt;@Niranjan123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to below PN7160 Linux porting guide,&amp;nbsp; &amp;nbsp; You can get the Linux driver and device tree information from below porting duide.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN13287.pdf" target="_blank"&gt;PN7160 Linux porting guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 07:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-Interface-the-NXP-PN7160-NFC-Module-With-the-i-MX8M-Plus/m-p/2246806#M242352</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-11-24T07:24:34Z</dc:date>
    </item>
  </channel>
</rss>

