<?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: iMXRT 1170 Slow Gigabit Ethernet in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1519082#M21531</link>
    <description>&lt;P&gt;I had already read the readme file inside the SDK lwip_iperf example, thanks.&lt;BR /&gt;But the example, as it is, don't reach the speed you stated.&lt;/P&gt;&lt;P&gt;Can you attach here the project you used to achieve 912Mbps in TX test, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 07:12:19 GMT</pubDate>
    <dc:creator>ombra32</dc:creator>
    <dc:date>2022-09-08T07:12:19Z</dc:date>
    <item>
      <title>iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1507077#M21102</link>
      <description>&lt;P&gt;On 1170 EVK, the result of evkmimxrt1170_lwip_iperf_bm_cm7 (tcp rx test) is just&amp;nbsp; about&amp;nbsp;&lt;SPAN&gt;127 Mbits/sec.&amp;nbsp;&amp;nbsp;We have a custom i.MXRT1170 board with different phy.&amp;nbsp; The result of iperf is about 190 Mbits/sec.&amp;nbsp; I tried to config tx/rx delay but it doesn't improve the performance.&amp;nbsp; The bandwidth is lower than what we expect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What is the cause of it?&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Any idea would be very appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 23:18:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1507077#M21102</guid>
      <dc:creator>jma1009</dc:creator>
      <dc:date>2022-08-16T23:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1508456#M21153</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Hope you are well.&lt;BR /&gt;&lt;BR /&gt;Our test show, that for 100M ENET, the iperf performance result can be up to 94Mbps, and for 1G ENET it can reach up to 912M bps.&lt;BR /&gt;Which SDK version are you using? Did you make a modification to iperf example?&lt;/P&gt;
&lt;P&gt;Moving the code to internal SRAM could improve significantly the performance. &lt;BR /&gt;Also, the equipment used to make this test could influence measurements. It is important to make sure that the board is directly connected to the PC.&lt;/P&gt;
&lt;P&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 23:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1508456#M21153</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2022-08-18T23:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1511067#M21260</link>
      <description>&lt;P&gt;I am using SDK2.12 with iperf2.&lt;/P&gt;&lt;P&gt;I changed the setting to run the app in SRAM.&amp;nbsp; The bandwidth result was improved a lot (~550M bps).&amp;nbsp; Thanks for your advice.&amp;nbsp; I will try to setup the test with direct connection.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 15:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1511067#M21260</guid>
      <dc:creator>jma1009</dc:creator>
      <dc:date>2022-08-24T15:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1512184#M21288</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm in the same situation: too slow gigabit ethernet speed&lt;/P&gt;&lt;P&gt;This is my setup:&lt;BR /&gt;&lt;STRONG&gt;PC: &lt;/STRONG&gt;Windows 10 Pro on Intel i7-10700 2.9GHz CPU, 16GB RAM and 4-port Broadcom NetXtreme Gigabit Ethernet interface&lt;STRONG&gt;&lt;BR /&gt;Board:&lt;/STRONG&gt; MIMXRT1170-EVK, directly connected to PC&lt;BR /&gt;&lt;STRONG&gt;IDE:&lt;/STRONG&gt; MCUXpresso 11.6.0&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;SDK:&lt;/STRONG&gt; SDK_2_12_0_MIMXRT1176xxxxx&lt;BR /&gt;&lt;STRONG&gt;SDK example:&lt;/STRONG&gt; evkmimxrt1170_lwip_iperf_bm_cm7&lt;BR /&gt;&lt;STRONG&gt;Build config:&lt;/STRONG&gt; Release&lt;BR /&gt;&lt;STRONG&gt;EVB mode selected:&lt;/STRONG&gt; 2: TCP client mode (TX test)&lt;BR /&gt;&lt;STRONG&gt;Iperf command used:&lt;/STRONG&gt; .\iperf-2.1.8-win.exe -s&lt;/P&gt;&lt;P&gt;The max speed accomplished between 2 identical PCs is 950Mbps.&lt;BR /&gt;Using the example as provided in the SDK (code in XIP flash and data in external SDRAM), the max speed achieved is only 220Mbps.&lt;BR /&gt;Changing the project settings to put code in SRAM_ITC and data, stack and heap in SRAM_DTC, the max speed reached is 420Mbps.&lt;BR /&gt;Using LIBC malloc instead of&amp;nbsp; LWIP one (MEM_LIBC_MALLOC = 1), the max speed obtained is 490Mbps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It's very far from the 912Mbps stated in your previous post.&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;Can you attach here the example used in your tests?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Marco&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 07:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1512184#M21288</guid>
      <dc:creator>ombra32</dc:creator>
      <dc:date>2022-08-26T07:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1517671#M21491</link>
      <description>&lt;P&gt;hi, some news?&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 10:57:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1517671#M21491</guid>
      <dc:creator>ombra32</dc:creator>
      <dc:date>2022-09-06T10:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1518792#M21519</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;The example used for these test were the lwip_iperf example from the SDK.&lt;/P&gt;
&lt;P&gt;To experiment with the receive throughput, try to increase the number of receive buffers. For other platforms, where zero-copy on receive is implemented, it is determined by ENET_RXBUFF_NUM definition.&lt;BR /&gt;Also, increase the TCP receive window by changing TCP_WND definition in the file lwipopts.h or on command line.&lt;BR /&gt;Make sure that TCP_WND is not larger than (number of receive buffers / TCP_MSS).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I suggest you open a different thread so we can support you there.&lt;BR /&gt;If you have more questions do not hesitate to ask me.&lt;BR /&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 23:03:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1518792#M21519</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2022-09-07T23:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT 1170 Slow Gigabit Ethernet</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1519082#M21531</link>
      <description>&lt;P&gt;I had already read the readme file inside the SDK lwip_iperf example, thanks.&lt;BR /&gt;But the example, as it is, don't reach the speed you stated.&lt;/P&gt;&lt;P&gt;Can you attach here the project you used to achieve 912Mbps in TX test, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 07:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/iMXRT-1170-Slow-Gigabit-Ethernet/m-p/1519082#M21531</guid>
      <dc:creator>ombra32</dc:creator>
      <dc:date>2022-09-08T07:12:19Z</dc:date>
    </item>
  </channel>
</rss>

