<?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: i.MX RT1064 lwIP dual Ethernet – ENET2 works standalone but not when ENET1 is enabled in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2289706#M35984</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/254440"&gt;@shreya1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the information.&lt;/P&gt;
&lt;P&gt;Could you share the changes you made to configure ENET1 and ENET2 in the same example?&lt;/P&gt;
&lt;P&gt;Are you using the EVK or a custom board?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Pablo&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 21:34:54 GMT</pubDate>
    <dc:creator>Pablo_Ramos</dc:creator>
    <dc:date>2026-01-07T21:34:54Z</dc:date>
    <item>
      <title>i.MX RT1064 lwIP dual Ethernet – ENET2 works standalone but not when ENET1 is enabled</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2275371#M35965</link>
      <description>&lt;P&gt;I’m using i.MX RT1064 with lwIP (NXP SDK) and trying to use both ENET1 and ENET2.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;ENET2 works fine when initialized alone (IP assigned, ping replies).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;When both ENET1 and ENET2 are initialized, both links come up and get IPs via DHCP, but only ENET1 replies to ping.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Calling netif_set_default(&amp;amp;enet2_netif) does not make ENET2 respond.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hardware, PHY, clocks, and MAC addresses are correct (ENET2 works standalone).&lt;/P&gt;&lt;P&gt;Question:&lt;BR /&gt;Does the NXP lwIP ethernetif / ENET driver assume a single netif internally?&lt;BR /&gt;Are RX/IRQ handlers or ethernetif_input() tied to ENET1 by default, and what is required to properly support dual ENET MACs?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 11:40:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2275371#M35965</guid>
      <dc:creator>shreya1</dc:creator>
      <dc:date>2026-01-05T11:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT1064 lwIP dual Ethernet – ENET2 works standalone but not when ENET1 is enabled</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2279463#M35968</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/254440"&gt;@shreya1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you help me with the following questions?&lt;/P&gt;
&lt;P&gt;What version of the SDK are you using?&lt;BR /&gt;Are you using any example as a reference? If so, which one?&lt;BR /&gt;Could you share how you are configuring both Ethernet interfaces?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 17:12:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2279463#M35968</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2026-01-05T17:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT1064 lwIP dual Ethernet – ENET2 works standalone but not when ENET1 is enabled</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2289062#M35981</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231808"&gt;@Pablo_Ramos&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Im using SDK version 24.12.00. Actually there are no examples related to Enet2 to refer to that im aware of. If you have any example that I might have missed, please let me know.&lt;BR /&gt;Im following the same steps as followed by ethernet 1 in example code exkmimixrt1064_lwip_dhcp_bm.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 03:34:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2289062#M35981</guid>
      <dc:creator>shreya1</dc:creator>
      <dc:date>2026-01-07T03:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX RT1064 lwIP dual Ethernet – ENET2 works standalone but not when ENET1 is enabled</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2289706#M35984</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/254440"&gt;@shreya1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the information.&lt;/P&gt;
&lt;P&gt;Could you share the changes you made to configure ENET1 and ENET2 in the same example?&lt;/P&gt;
&lt;P&gt;Are you using the EVK or a custom board?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Pablo&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 21:34:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/i-MX-RT1064-lwIP-dual-Ethernet-ENET2-works-standalone-but-not/m-p/2289706#M35984</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2026-01-07T21:34:54Z</dc:date>
    </item>
  </channel>
</rss>

