<?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>LPC MicrocontrollersのトピックRe: Ethernet Transmission Problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752899#M30296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="310200" data-username="pankajpatil" href="https://community.nxp.com/people/pankajpatil"&gt;Pankaj Patil&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Which demo code you run, and whether you can upload the captured data or wave.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jan 2018 02:47:35 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-01-04T02:47:35Z</dc:date>
    <item>
      <title>Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752894#M30291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &amp;nbsp;we are using LPC54608J512. While working with ethernet stuck somewhere in transmission of data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;MAC is configured as described in datasheet and as referenced by sample codes in LPCexpresso.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Data is receiving as expected. And working fine. &amp;nbsp;Also physical chip communicate correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That gives all events correctly like autonegotiation. PHY8720&lt;/P&gt;&lt;P&gt;2 ) steps following for transmission:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; a) Fill buffer for at current descriptor index&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;b) setup descriptor for transmission. IOC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;disabled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;c) increment descriptor index&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;d) set tail pointer = next descriptors start &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; address in ring.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;e) poll for own flag to clear by descriptor&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;f) following steps a to e for each &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; transmission.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if we use interrupt for transmission, get interrupt after each transmission.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But frame in not shown at PC side, &amp;nbsp;wireshark&amp;nbsp;&lt;/P&gt;&lt;P&gt;How we can check transmitted out frames by MAC? &amp;nbsp;Is there any configuration wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to check frame received by Phy8720?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help for the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 18:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752894#M30291</guid>
      <dc:creator>pankajpatil</dc:creator>
      <dc:date>2017-12-28T18:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752895#M30292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have checked status of TXEN pin, it seen like some variations while transmission, It not acts as accepted(High while transmission).&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I any one has faced this issue, please help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 14:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752895#M30292</guid>
      <dc:creator>pankajpatil</dc:creator>
      <dc:date>2017-12-29T14:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752896#M30293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Thank you for your interest in NXP Semiconductor products and&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;for the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;I'd highly recommend you to refer to the demos in the ~\boards\lpcxpresso54608\driver_examples\enet file of the SDK library.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" title="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1"&gt;MCUXpresso SDK|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34510iAD491BF900C706BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 02:59:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752896#M30293</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-01-02T02:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752897#M30294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello jeremyzhou,&lt;/P&gt;&lt;P&gt;Yes, I have refered the sample program for implementation.&lt;/P&gt;&lt;P&gt;I have checked the waveform for TXD0, TXD1, and TXEN it looks like correct, while transmission. But I am&lt;/P&gt;&lt;P&gt;using wireshark to see packets transmitted by device. I think I am somewhere wrong at checksum and insertion control.&lt;/P&gt;&lt;P&gt;I am transmitting ARP packet on the network.&lt;/P&gt;&lt;P&gt;Is there any other way or simulation software to see transmitted packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 12:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752897#M30294</guid>
      <dc:creator>pankajpatil</dc:creator>
      <dc:date>2018-01-02T12:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752898#M30295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have checked the transmitted frames at other device, it seen like last 3-4 bytes are corrupted.&lt;/P&gt;&lt;P&gt;Is any one faced this issue in transmission? Please reply for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 10:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752898#M30295</guid>
      <dc:creator>pankajpatil</dc:creator>
      <dc:date>2018-01-03T10:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Transmission Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752899#M30296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="310200" data-username="pankajpatil" href="https://community.nxp.com/people/pankajpatil"&gt;Pankaj Patil&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Which demo code you run, and whether you can upload the captured data or wave.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2018 02:47:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Ethernet-Transmission-Problem/m-p/752899#M30296</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-01-04T02:47:35Z</dc:date>
    </item>
  </channel>
</rss>

