<?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.MX1020RT ENET in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585055#M200366</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I responded to your post at the topic level just above.&lt;BR /&gt;In short, yes please propose steps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Jean-François&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 13:03:37 GMT</pubDate>
    <dc:creator>jfsimon1981</dc:creator>
    <dc:date>2023-01-19T13:03:37Z</dc:date>
    <item>
      <title>I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1581031#M199941</link>
      <description>&lt;P&gt;Good evening,&lt;/P&gt;&lt;P&gt;I program ENET on an I.MX 1020RT using MCUExpresso at baremetal, and after configuring the PHY, ENET module, descriptors and buffers, i experience an issue:&lt;/P&gt;&lt;P&gt;Upon transmission (writing data+length into tx buffer) and the data isn't sent over.&lt;/P&gt;&lt;P&gt;Could you please provide a few clarifications on the process.&lt;/P&gt;&lt;P&gt;In init, ECR and TCR are set, ENET is enabled, PHY is working (link up).&lt;/P&gt;&lt;P&gt;It seems almost everything is fine except (perhaps ?) a switch which enables the uDMA action ...&lt;/P&gt;&lt;P&gt;Any help or highlight is helpful.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:22:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1581031#M199941</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2023-01-19T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1584826#M200354</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/209989"&gt;@jfsimon1981&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you in advance for contacting NXP support.&lt;/P&gt;
&lt;P&gt;Can you please help me confirming some information and answering the following questions?&lt;/P&gt;
&lt;P&gt;I understand that the problem of the configuration is only the DMA as the ECR, TCR and ENET are working properly?&lt;/P&gt;
&lt;P&gt;If my understanding is correct, please help me with the following question:&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI value="1"&gt;How did you configurate the DMA (using Config tools)? If the Config tools has not been used can we try this functionality?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please let me know this information in order to find a solution to this problem.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 17:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1584826#M200354</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2023-01-18T17:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1584862#M200355</link>
      <description>&lt;P&gt;Dear Support,&lt;/P&gt;&lt;P&gt;I didn't configure the DMA, yes the rest seems to work. Although DMA don't empty queue (Receipt/Transmit) not do i see the ENET interrupt related to any buffer/descriptor activity.&lt;/P&gt;&lt;P&gt;I tried to understand if DMA needs be configured and got the possibly erroneous understanding the uDMA, part of ENET module, just works as long as the peripheral clock is enable.&lt;/P&gt;&lt;P&gt;I also (possibly erroneously) understood that eDMA, which is unrelated to uDMA and ENET, requires configuration, but itsn't used in present situation, where i just need to poll buffers for RX/TX using ENET-&amp;gt;TDAR to start the uDMA.&lt;/P&gt;&lt;P&gt;Please correct me as needed thanks.&lt;/P&gt;&lt;P&gt;Yes i figured out the DMA doesn't look active, and thus got into further reading about uDMA, but the man pages only call for it as a submodule of ENET, and no configuration about uDMA can be found in the ENET register set ...&lt;/P&gt;&lt;P&gt;Stuck and happy see some help, thanks.&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 18:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1584862#M200355</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2023-01-18T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585055#M200366</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I responded to your post at the topic level just above.&lt;BR /&gt;In short, yes please propose steps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 13:03:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585055#M200366</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2023-01-19T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585716#M200418</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Sure, for this you can find information related to this configuration in the following chapters:&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI value="1"&gt;Chapter 37.5.12 Interrupt Event Register, where you can find the EBERR (for ethernet bus error), and ETHEREN the uDMA, buffer descriptor, and FIFO control logic are reset, including&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;the buffer descriptor and FIFO pointers.&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI value="2"&gt;37.3.14.1 this chapter shows the table of enhanced uDMA.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Also the DMA can be configurated with our Config tools available in the MCUXpresso.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 20:35:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585716#M200418</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2023-01-19T20:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585792#M200427</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ok thanks, though this is already done in code, ECR:ETHEREN is enabled. I send RDAR and TDAR commands to init buffers.&lt;BR /&gt;&lt;BR /&gt;Is this all that's needed (plus the peripheral clock at ENET) to have uDMA running then ?&lt;BR /&gt;&lt;BR /&gt;If i read you correctly, i didn't miss it.&lt;BR /&gt;Any insight why uDMA would not process the buffers ?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;&lt;BR /&gt;Jean-François</description>
      <pubDate>Fri, 20 Jan 2023 01:16:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1585792#M200427</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2023-01-20T01:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1586278#M200471</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have some examples of the DMA available for the SDK of the RT1020, this can be used as a guide to configure the DMA.&lt;/P&gt;
&lt;P&gt;I would leave the link to the download of the SDK below, please let me know if there is anything else where I can help you.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A title="EVK-MIMXRT1020" href="https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT1020" target="_blank" rel="noopener"&gt;EVK-MIMXRT1020&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 22:05:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1586278#M200471</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2023-01-20T22:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1589174#M200736</link>
      <description>Good day,&lt;BR /&gt;I was informed that some memory region can't be r/w by DMA. The issue was fixed placing the buffers into ITC or OTC region.&lt;BR /&gt;DMA won't process in region 0x80000000 (main board sdram).&lt;BR /&gt;&lt;BR /&gt;I can't find much informations about this in man ...&lt;BR /&gt;&lt;BR /&gt;Can you please provide more details on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-François</description>
      <pubDate>Sat, 28 Jan 2023 04:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1589174#M200736</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2023-01-28T04:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX1020RT ENET</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1590065#M200807</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Regarding DMA memory map it is located on the reference manual section 6.5.5. Also if you require more details&amp;nbsp; please let me know.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 21:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX1020RT-ENET/m-p/1590065#M200807</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2023-01-30T21:31:21Z</dc:date>
    </item>
  </channel>
</rss>

