<?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: LPC1778 ethernet MAC reset Issue in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722769#M29204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;ASHISH G&lt;/A&gt;，&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The sch of external oscillator 50 MHz is from TWR-k60F120M board, and the 50 MHz oscillator is SG-210SFT 50.0000ML, EPSON, you can get the its datasheet via the following link.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf" title="https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf"&gt;https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2018-04-09_14-00-41.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/352i892DCB51925ACD30/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-04-09_14-00-41.jpg" alt="2018-04-09_14-00-41.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Another thing, I just received the survey of 00156754 which was created by yourself &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;As we have already used the community to communicate, I don's response to the case simultaneously.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;However&amp;nbsp;&amp;nbsp;the case will be closed in 7 days if theres's no email reply.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I understand you maybe not happy with the case to be closed, while the your issue still bother you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So I hope you can do a survey again after this issue is solved, it's important to us and thank you in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;STRONG style="border: 0px; font-size: 14px;"&gt;TIC&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2018 06:21:32 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-04-09T06:21:32Z</dc:date>
    <item>
      <title>LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722758#M29193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello LPC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to imitate RESET in Ethernet MAC but it is hanging in some condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;................start Ethernet reset......................................................................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip_Clock_EnablePeriphClock(SYSCTL_CLOCK_ENET); ENABLE CLOCK PERIPHERAL&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;-&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;WORKS FINE PCONP&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for (i = 0; i &amp;lt; 10000; i++) {}&lt;BR /&gt; GpioSet(ENET_RST_EN_OUTPUT); &lt;STRONG&gt;RESET PHY ETHERNET&lt;/STRONG&gt;&amp;nbsp;&lt;SPAN&gt;-&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;WORKS FINE&lt;/STRONG&gt;&lt;BR /&gt; for (i = 0; i &amp;lt; 10000; i++) {}&lt;BR /&gt; GpioClear(ENET_RST_EN_OUTPUT);&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;RESET PHY ETHERNET&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;WORKS FINE&lt;/STRONG&gt;&lt;BR /&gt; for (i = 0; i &amp;lt; 10000; i++) {}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GpioSet(ENET_CLK_EN_OUTPUT); &lt;STRONG&gt;ENABLE CLOCK FOR PHY ETHERNET&lt;/STRONG&gt; -&amp;nbsp;&lt;STRONG&gt;WORKS FINE&lt;/STRONG&gt;&lt;BR /&gt; for (i = 0; i &amp;lt; 1000; i++) {}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;LPC_EMAC-&amp;gt;MAC.MAC1 = ENET_MAC1_RESETTX | ENET_MAC1_RESETMCSTX | ENET_MAC1_RESETRX |&amp;nbsp; ENET_MAC1_RESETMCSRX | ENET_MAC1_SIMRESET | ENET_MAC1_SOFTRESET; &lt;STRONG&gt;WORKS FINE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPC_EMAC-&amp;gt;CONTROL.COMMAND |= ENET_COMMAND_REGRESET; &lt;STRONG&gt;WORKS FINE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPC_EMAC-&amp;gt;MAC.MAC1 |= ENET_MAC1_PARF;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt; &amp;nbsp;HANGS HERE ??????&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I Have checked the ENET_REF_CLK on scope, The value it is showing as 50 MHZ as i am using RMII.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I guess it is correct.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4437iE7E8F7F8B5A5BC28/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ashish&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 07:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722758#M29193</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-03-22T07:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722759#M29194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;ASHISH G&lt;/A&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;Thank you for your interest in NXP Semiconductor products and&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;To provide the fastest possible support, I'd highly recommend you to refer to the EMAC demo for detail.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Have a great day,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 02:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722759#M29194</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-03-26T02:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722760#M29195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to load you project to my board via IAR Jlink SWD &amp;amp; use debugger to check, But same issue i am facing.&lt;/P&gt;&lt;P&gt;I ahve changed to IAR to LPC1778 controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPC_EMAC-&amp;gt;Command = EMAC_CR_REG_RES | EMAC_CR_TX_RES | EMAC_CR_RX_RES | EMAC_CR_PASS_RUNT_FRM;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* A short delay after reset. */&lt;BR /&gt; for (tout = 100; tout; tout--);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Initialize MAC control registers. */&lt;BR /&gt; LPC_EMAC-&amp;gt;MAC1 = EMAC_MAC1_PASS_ALL;&amp;nbsp;&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&amp;nbsp;HANGS HERE ??????&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14562i5F4B26CCDBC5170D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722760#M29195</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-03-26T07:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722761#M29196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="315759" data-objecttype="3" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 600; font-size: 11.9994px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;ASHISH G&lt;/A&gt;&lt;SPAN style="border: 0px; background-color: #ffffff; color: #646464; font-weight: inherit;"&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff; border: 0px;"&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff; border: 0px;"&gt;In order to&amp;nbsp;dig deeper, I was wondering if you can share the SCH of the board and tell me the external PHY chip your use.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 03:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722761#M29196</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-03-29T03:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722762#M29197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interfacing LPC1778FBD208 with MICREL PHY KSZ8041TL over RMII only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to run "lpcopen_2_10_keil_iar_ea_devkit_1788.zip" examples over IAR &amp;amp; JLINK setup to my board.&lt;/P&gt;&lt;P&gt;Only Ethernet example is not running (same issue) but other examples (I2C, SPI, DMA,UART) all are running .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; : Also As soon as look into ETHERNET REGISTERS in WATCH WINDOW during J-LINK Debug mode, it also hangs as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the schematic :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21078i412E47211183A8FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&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/21051i5597A12F0227ABE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 04:35:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722762#M29197</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-03-29T04:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722763#M29198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;ASHISH G&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;According to the description of this issue, the weird phenomena has already happened before initializing external PHY chip which is&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;KSZ8041TL in your design, in another word, the Ethernet module which is used to handle the MAC level fails to&amp;nbsp;complete the initialization process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;It's seems like a tricky problem, so I'd like to know whether this phenomena also occur in other prototypes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Another requirement, the screenshot is not clear,&amp;nbsp;whether&amp;nbsp;you share a PDF of sch.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722763#M29198</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-03T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722764#M29199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked in 2 prototype boards, same issue is coming. The default configuration is 100 base T for PHY&lt;/P&gt;&lt;P&gt;Here is the more clear screenshot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/759i7093E741F0CF9855/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 11:15:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722764#M29199</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-04-03T11:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722765#M29200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;Two suggestion:&lt;/P&gt;&lt;P&gt;1. Confirm with the Microship for checking circuit design.&lt;/P&gt;&lt;P&gt;2. The reset state of pins of LPC1778 is high, as internal pull-up resistor enabled. In your design, the ISO pin is used to enable ISOLATE mode, so I suspect that the ISO pin is pull-up during power-up, please checking it.&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="color: #5e89c1; background-color: #ffffff; font-weight: 200;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722765#M29200</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-04T09:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722766#M29201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As looking at the REF_CLK 50MHZ the &lt;STRONG&gt;Pk-to Pk is 367 mV&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;Max is 278 mV.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check if this is the correct clock or i have to change something in schematic. My doubt is going to the Ref_clk issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/6985i2561A33A67047CD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 06:44:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722766#M29201</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-04-05T06:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722767#M29202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;ASHISH G&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;To compare with this 50 MHz clock, I've attached the Fig 1 that illustrates the output of 50 MHz oscillator&amp;nbsp;in Eva board, you can see the it&amp;nbsp;is standard sine wave and&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Pk-to Pk is 800 mV, Max is 2.09 V and Min is 1.27 V&lt;/STRONG&gt;, obviously, the&lt;/P&gt;&lt;P&gt;clock are different with yours.&lt;/P&gt;&lt;P&gt;So I think it maybe the cause of issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="WeChat Image_20180406165553.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17222iBF3DB7FE6E03607A/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeChat Image_20180406165553.jpg" alt="WeChat Image_20180406165553.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 09:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722767#M29202</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-06T09:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722768#M29203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to make ENET_CLK_EN pin as AD_DIGITAL, these is little ok in Clock BUT the still the&amp;nbsp;&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Pk-to Pk is 330 mV, Max is 254mV. But issue is NOT resolved.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you referring to schematic of MCB1700 here for your ref clock ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest the part number of 50MHz crystal you are using OR Can you please suggest the reference crystal schematic for RMII for 50MHz that you have taken your 50MHz design.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&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/17577i62517CAD309B5EEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 11:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722768#M29203</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-04-06T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722769#M29204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;ASHISH G&lt;/A&gt;，&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The sch of external oscillator 50 MHz is from TWR-k60F120M board, and the 50 MHz oscillator is SG-210SFT 50.0000ML, EPSON, you can get the its datasheet via the following link.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf" title="https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf"&gt;https://support.epson.biz/td/api/doc_check.php?dl=brief_SG-210STF_en.pdf&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2018-04-09_14-00-41.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/352i892DCB51925ACD30/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-04-09_14-00-41.jpg" alt="2018-04-09_14-00-41.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Another thing, I just received the survey of 00156754 which was created by yourself &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;As we have already used the community to communicate, I don's response to the case simultaneously.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;However&amp;nbsp;&amp;nbsp;the case will be closed in 7 days if theres's no email reply.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I understand you maybe not happy with the case to be closed, while the your issue still bother you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So I hope you can do a survey again after this issue is solved, it's important to us and thank you in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;STRONG style="border: 0px; font-size: 14px;"&gt;TIC&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 06:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722769#M29204</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-09T06:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722770#M29205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking the ticket was not related to your support forums, so did that. Your support is very helpful for me as now i am very close to issue.&lt;/P&gt;&lt;P&gt;Most probably it the crystal that is creating the problem. I am connecting an MCB1800 eval board crystal output pin to my prototype &amp;amp; check. Surely will do a good survey as issue is very close to resolved :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 10:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722770#M29205</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-04-10T10:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722771#M29206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="315759" data-username="ashishg" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;ASHISH G&lt;/A&gt;，&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;If you have any further questions, please feel free to contact with me.&lt;/P&gt;&lt;P&gt;BR,&amp;nbsp;&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 05:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722771#M29206</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-11T05:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722772#M29207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="315759" data-objecttype="3" href="https://community.nxp.com/people/ashishg" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;ASHISH G&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;，&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;What is going on? Is the issue solved ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;BR,&amp;nbsp;&lt;/P&gt;&lt;DIV style="border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 06:42:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722772#M29207</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-16T06:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722773#M29208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue was with the crystal &amp;amp; the PCB routing connections for 50MHz crystal.&lt;/P&gt;&lt;P&gt;Thanks for debugging &amp;amp; helping me this issue. It was a great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 18:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722773#M29208</guid>
      <dc:creator>ashishg</dc:creator>
      <dc:date>2018-04-17T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1778 ethernet MAC reset Issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722774#M29209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ASHISH G,&lt;/P&gt;&lt;P&gt;I'm glad to hear that you had figured the root cause of this issue.&lt;/P&gt;&lt;P&gt;So I was wondering if you can redo a survey of the case: 00156754.&lt;/P&gt;&lt;P&gt;It's important to us and thank you in advance.&lt;/P&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;TIC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 01:06:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1778-ethernet-MAC-reset-Issue/m-p/722774#M29209</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-04-18T01:06:24Z</dc:date>
    </item>
  </channel>
</rss>

