<?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: Re: Using PLL5 for RMII-Clock in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272787#M1771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Gerster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached two diagramms which perhaps make it more clear. What we want is diagramm 1 and use the PTA6 as Clock_out to save external components as you assumed.&lt;/P&gt;&lt;P&gt;You can find the datasheet of the phy on &lt;A href="http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A" title="http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A"&gt;http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;S. Waldraff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 10:07:20 GMT</pubDate>
    <dc:creator>slw</dc:creator>
    <dc:date>2014-03-04T10:07:20Z</dc:date>
    <item>
      <title>Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272771#M1755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom board with a PVF522R and a Ethernet-PHY using RMII.&lt;/P&gt;&lt;P&gt;I want to use the PLL5 as clock source for the internal MAC and the PHY (PTA6 / RMII_CLOKOUT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First tests shown that data from Phy to MAC is working well, but data-transfer from MAC to PHY is not stable.&lt;/P&gt;&lt;P&gt;It seams that therre is something wrong with my settings cause the MAC puts data on the RMII on the falling edge of the RMII-Clock, not on the rising edge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use a external clock for RMII and set PTA to RMII_CLKIN all works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Or is there a problem cause the controller is a engineering sample ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 05:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272771#M1755</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-03T05:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272772#M1756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to change SPEED/DSE parameters in IOMUXC_PTA6 register, it could help, maybe the signal is too "sluggish".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 09:31:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272772#M1756</guid>
      <dc:creator>Nouchi</dc:creator>
      <dc:date>2014-02-03T09:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272773#M1757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried different settings without success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can measure that the MAC puts his data on RMII at the wrong edge. The PHY reads data at the rising edge of the RMII-Clock.&lt;/P&gt;&lt;P&gt;But the MAC does change the data-lines at the rising edge. Which is wrong in my opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data-connection from PHY to MAC works correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 10:50:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272773#M1757</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-03T10:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272774#M1758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sebastian,&lt;/P&gt;&lt;P&gt;I tried to find where in our documentation the RMII clock phase is controlled, but :smileysad:, so I decided to approach the problem from the other end...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of our designs, Vybrid Automotive board, an RMII Etherent PHY is used, and Vybrid provides clock for it; thus, it makes sense to compare its settings to yours to find the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;, is there a way to share either those settings or simply a relevant piece of code (responsible for Ethernet / RMII) of the Vybrid Automotive board with the customer, please?&lt;/P&gt;&lt;P&gt;As far as I learned, it is a part of Uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, however, the code is considered confidential, please, provide all the information required for the customer to send a request to the local Freescale FAE.&lt;/P&gt;&lt;P&gt;Sincerely, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 21:05:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272774#M1758</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-02-03T21:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272775#M1759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the u-boot sources supported by Timesys, version 2011.12, clocks are initialized in arch/arm/cpu/armv7/vybrid/lowlevel_init.S, in the init_clock macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 20:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272775#M1759</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-02-04T20:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272776#M1760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="214905" data-objecttype="3" href="https://community.nxp.com/people/timesyssupport" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;Timesys Support&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your quick reply!&lt;/P&gt;&lt;P&gt;How can the customer get to this "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;u-boot source..., version 2011.12, ... in arch/arm/cpu/armv7/vybrid/lowlevel_init.S, ... init_clock macro", please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 23:53:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272776#M1760</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-02-04T23:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272777#M1761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naoum,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The u-boot source can be found in any of the Starting Point builds for the Vybrid Tower published on LinuxLink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://linuxlink.timesys.com/download" title="https://linuxlink.timesys.com/download"&gt;https://linuxlink.timesys.com/download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the u-boot source for the MCC Demo starting point can be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://linuxlink.timesys.com/build/viewBuildOutput.xhtml?buildId=39152&amp;amp;path=output/sources/u/u-boot/u-boot-2011.12" title="https://linuxlink.timesys.com/build/viewBuildOutput.xhtml?buildId=39152&amp;amp;path=output/sources/u/u-boot/u-boot-2011.12"&gt;https://linuxlink.timesys.com/build/viewBuildOutput.xhtml?buildId=39152&amp;amp;path=output/sources/u/u-boot/u-boot-2011.12&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to download and extract the source tarball, then apply the patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can view the u-boot source for the Vybrid Tower via the public u-boot git tree hosted by Timesys. This requires a LinuxLink account to view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://linuxlink.timesys.com/git?repo=u-boot.git&amp;amp;view=tree&amp;amp;h=2011.12-mvf" title="https://linuxlink.timesys.com/git?repo=u-boot.git&amp;amp;view=tree&amp;amp;h=2011.12-mvf"&gt;https://linuxlink.timesys.com/git?repo=u-boot.git&amp;amp;view=tree&amp;amp;h=2011.12-mvf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 15:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272777#M1761</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-02-05T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272778#M1762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot to &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt; for their help and clarification!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear Sebastian,&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please, let me know if this information helps to resolve the issue.&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sincerely, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 16:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272778#M1762</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-02-05T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272779#M1763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum and Timsys-Support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have check several register-settings without success:&lt;/P&gt;&lt;P&gt;- PLL5 (ANADIG_PLL5_CTRL = 0x80002001)&lt;/P&gt;&lt;P&gt;- CCM (CCM_CSCDR1 = 0x01000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CCM_CSCMR2 = 0x00000020)&lt;/P&gt;&lt;P&gt;- IOMUX (IOMUXC_PTA6 = 0x00102192&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC0 = 0x00103192&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC1 = 0x00103993&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC2 = 0x00103191&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC3 = 0x00103191&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC4 = 0x00103191&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC5 = 0x00103191&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC6 = 0x00103192&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC7 = 0x00103192&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IOMUXC_PTC8 = 0x00103192&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to check other registers too ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 08:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272779#M1763</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-07T08:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272780#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dear &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="214905" data-objecttype="3" href="https://community.nxp.com/people/timesyssupport" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;Timesys Support&lt;/A&gt;,&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Unfortunately, settings for the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Vybrid &lt;STRONG&gt;Tower&lt;/STRONG&gt; board are irrelevant in this case - Vybrid on this board uses external &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;RMII&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;Ethernet clock.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;SPAN style="color: #339966;"&gt;Relevant is the Vybrid &lt;STRONG&gt;Automotive (a.k.a. Auto)&lt;/STRONG&gt; board&lt;/SPAN&gt;, on which Vybrid &lt;SPAN style="text-decoration: underline;"&gt;provides&lt;/SPAN&gt; clock for an Ethernet PHY (please, see my oroginal information).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Do you have code for it, please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 19:21:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272780#M1764</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-02-07T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272781#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uboot-package above includes sources for the Vybrid Tower and the AutoEVB and&lt;/P&gt;&lt;P&gt;I have compared my own settings to the settings of the AutoEVB. But without success (see my posting from 07.02.2014)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a AutoEVB to make a measurement of the RMII-Clock and the TX-lines ?&lt;/P&gt;&lt;P&gt;Is there an difference between the engineering samples and the series production concerning the RMII-interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 14:39:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272781#M1765</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-10T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272782#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Dear Sebastian,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;As of now, I do not really have an Auto EVB on-hand to connect a scope to it, and before starting building and running this test setup (involving other people as well), I'd like to first understand what &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px; line-height: 1.5em;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px; line-height: 1.5em;"&gt;we are expecting to see during this test.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;The major point here is that the Ethernet PHY used on it (see datasheet attached) requires the same clock/data timing (data sampled on clock's rising edge) as yours, right? - Since both of them are based on the same RMII specification.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;I am not a SW person, but is it possible to run our Auto EVB code on your board, even though some part of the IOs will be configured inappropriately for your board? - At least the Ethernet section will be configured fully identically to how it is on the Auto EVB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 18:55:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272782#M1766</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-02-11T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272783#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not so easy to get the AutoEVB-Board running on our custom board.&lt;/P&gt;&lt;P&gt;I will try to get a AutoEVB-board from our official freescale-sales-partner to do further tests.&lt;/P&gt;&lt;P&gt;When there are some new results I'm gonna tell you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:28:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272783#M1767</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-19T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272784#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr Waldraff&lt;/P&gt;&lt;P&gt;thanks for your email&lt;/P&gt;&lt;P&gt;I had the same effect with the vybrid tower board with sporadic communication and the problem was that the PHY and the Vybrid drive the RMII clock at the same time.&lt;/P&gt;&lt;P&gt;Without knowing all details my first guess would be the same happens here as you also mentioned that if vybrid uses the RMII_CLK as an input it works but that definitely means the phy is driving the RMII clock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Jochen Gerster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 08:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272784#M1768</guid>
      <dc:creator>jochengerster</dc:creator>
      <dc:date>2014-02-28T08:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272785#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Gerster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Phy has a dedicated clock-input-pin (which we are using) and a dedicated clock-output-pin (which we left open as suggested in the datasheet of the phy).&lt;/P&gt;&lt;P&gt;So this cannot be the cause for the problem.&lt;/P&gt;&lt;P&gt;When I disable the RMII clock in the vybrid-cpu, there is no RMII clock signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sebastian Waldraff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 09:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272785#M1769</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-02-28T09:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272786#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Waldraff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;The Phy has a dedicated clock-input-pin (which we are using) and a dedicated clock-output-pin (which we left open as suggested in the datasheet of the phy).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I don't know the PHY and couldn't find the datasheet public - for me it is strange not having a direct clock between PHY and Vybrid on the RMII interface (no matter who is driving the clock)&lt;/P&gt;&lt;P&gt;I assume you try to save the external crystal for the phy?&lt;/P&gt;&lt;P&gt;This sounds like the PHY still drives the RMII clock out and so it need to be left open. I don't know how the PHY connects the clock input with the RMII clock out...&lt;/P&gt;&lt;P&gt;Have you compared the clock input with the not connected clock out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Jochen Gerster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272786#M1770</guid>
      <dc:creator>jochengerster</dc:creator>
      <dc:date>2014-03-03T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272787#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Gerster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached two diagramms which perhaps make it more clear. What we want is diagramm 1 and use the PTA6 as Clock_out to save external components as you assumed.&lt;/P&gt;&lt;P&gt;You can find the datasheet of the phy on &lt;A href="http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A" title="http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A"&gt;http://www.microchip.com/wwwproducts/Devices.aspx?product=LAN8710A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;S. Waldraff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 10:07:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272787#M1771</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-03-04T10:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272788#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still trying to get some other code examples for your case, will post here if find anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reviewed the &lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/385208-271841/Vybrid-Phy.pdf" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;Vybrid-Phy.pdf&lt;/A&gt; file and am a bit confused by how the RXD and TXD pins are connected to each other - it should me the same name on both the MAC and PHY sides (e.g. see Figure 2 on page 16 of &lt;A href="http://www.micrel.com/_PDF/Ethernet/datasheets/ksz8021rnl_8031rnl.pdf" title="http://www.micrel.com/_PDF/Ethernet/datasheets/ksz8021rnl_8031rnl.pdf"&gt;http://www.micrel.com/_PDF/Ethernet/datasheets/ksz8021rnl_8031rnl.pdf&lt;/A&gt;). Hopefully, the error is only in this illustrative document but not in the real design, otherwise nothing would work with any clocking scheme, right? &lt;EM&gt;(BTW, may you correct it in the same message, using 'Edit' option, to not confuse the others, please?)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, from your PHY's datasheet, it is clear why it is working in the RX direction:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"3.4.2.2 Reference Clock (REF_CLK)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The RMII REF_CLK is a continuous clock that provides the timing reference for CRS_DV, RXD[1:0], &lt;/EM&gt;&lt;EM&gt;TXEN, TXD[1:0] and RXER. The device uses REF_CLK as the network clock such that no buffering &lt;/EM&gt;&lt;EM&gt;is required on the transmit data path. However, on the receive data path, the receiver recovers the &lt;/EM&gt;&lt;EM&gt;clock from the incoming data stream, and the &lt;SPAN style="text-decoration: underline;"&gt;device uses elasticity buffering to accommodate for &lt;/SPAN&gt;&lt;/EM&gt;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt;differences between the recovered clock and the local REF_CLK&lt;/SPAN&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, keep me updated how your debugging is going.&lt;/P&gt;&lt;P&gt;Sincerely, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 00:51:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272788#M1772</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-03-05T00:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272789#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Dear Sebastian,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #575757;"&gt;Please, find some code, which hopefully will help you:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Clock &amp;amp; pad settings – Sysinit.c (function “sysinit”),&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;ENET register configurations selection - Enet_tests.c (function “functional_tests”),&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;ENET register settings – enet.c (function “enet_init”).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 18:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272789#M1773</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-03-06T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Using PLL5 for RMII-Clock</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272790#M1774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum,&lt;/P&gt;&lt;P&gt;Dear Mr. Gerster,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a Freescale AutoEVB-board and have done some measurements.&lt;/P&gt;&lt;P&gt;And you are right, I have mixed the description of rxd and txd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the results of my mesaurements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion, there is a bug inside the vybrid-cpu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 08:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-PLL5-for-RMII-Clock/m-p/272790#M1774</guid>
      <dc:creator>slw</dc:creator>
      <dc:date>2014-03-26T08:43:42Z</dc:date>
    </item>
  </channel>
</rss>

