<?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>S32KのトピックRe: GMAC0_MII_RMII_RGMII_MDC</title>
    <link>https://community.nxp.com/t5/S32K/GMAC0-MII-RMII-RGMII-MDC/m-p/1823023#M32609</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224362"&gt;@myehiash&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For current status, we just can connect to PHY through pin strapping for S32K388 board&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_0-1709791829169.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266930i707E77B9C177D539/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_0-1709791829169.png" alt="Nhi_Nguyen_0-1709791829169.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_1-1709791870762.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266931i4058437620927583/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_1-1709791870762.png" alt="Nhi_Nguyen_1-1709791870762.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_2-1709791897215.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266932i65F7A407475558E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_2-1709791897215.png" alt="Nhi_Nguyen_2-1709791897215.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After that, PHY is in RGMII, 1Gbps.&lt;/P&gt;
&lt;P&gt;To configure MDC, you just need to configure pin MDC as output. Clock provided from GMAC through this pin.&lt;/P&gt;
&lt;P&gt;For the function&amp;nbsp;&lt;SPAN&gt;Eth_43_GMAC_ReadMmd to support PHY transceiver support clause 45. You can read this information in PHY datasheet, like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_3-1709792170093.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266934iA89E12BF0B0EE0EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_3-1709792170093.png" alt="Nhi_Nguyen_3-1709792170093.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_4-1709792192559.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266935iD9D10F6FED97B1D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_4-1709792192559.png" alt="Nhi_Nguyen_4-1709792192559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Description of parameters:&lt;/P&gt;
&lt;P&gt;- CtrlIdx: ETH controller index&lt;/P&gt;
&lt;P&gt;- TrcvIdx: PHY transceiver's address.&lt;/P&gt;
&lt;P&gt;- Mmd:&amp;nbsp; 1 (MMD1),&amp;nbsp; 3 (MMD3), 30 (MMD30)&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;RegAddress: address of register that you want to write or read. You can read this value in datasheet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- *RegValPtr : store value read from PHY.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nhi&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 06:23:25 GMT</pubDate>
    <dc:creator>Nhi_Nguyen</dc:creator>
    <dc:date>2024-03-07T06:23:25Z</dc:date>
    <item>
      <title>GMAC0_MII_RMII_RGMII_MDC</title>
      <link>https://community.nxp.com/t5/S32K/GMAC0-MII-RMII-RGMII-MDC/m-p/1814897#M32054</link>
      <description>&lt;P&gt;On S32K388 How to configure the MDC?&lt;/P&gt;&lt;P&gt;and for the following function:&lt;/P&gt;&lt;P&gt;Std_ReturnType Eth_43_GMAC_ReadMmd ( \&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; uint8 CtrlIdx,\&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; uint8 TrcvIdx, \&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; uint8 Mmd, \&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; uint16 RegAddress,\&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; uint16 *RegValPtr&lt;BR /&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; &amp;nbsp; &amp;nbsp;)&lt;BR /&gt;We need support on how to use it and more detailed description for the parameters.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 21:53:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GMAC0-MII-RMII-RGMII-MDC/m-p/1814897#M32054</guid>
      <dc:creator>myehiash</dc:creator>
      <dc:date>2024-02-23T21:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: GMAC0_MII_RMII_RGMII_MDC</title>
      <link>https://community.nxp.com/t5/S32K/GMAC0-MII-RMII-RGMII-MDC/m-p/1823023#M32609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/224362"&gt;@myehiash&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For current status, we just can connect to PHY through pin strapping for S32K388 board&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_0-1709791829169.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266930i707E77B9C177D539/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_0-1709791829169.png" alt="Nhi_Nguyen_0-1709791829169.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_1-1709791870762.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266931i4058437620927583/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_1-1709791870762.png" alt="Nhi_Nguyen_1-1709791870762.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_2-1709791897215.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266932i65F7A407475558E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_2-1709791897215.png" alt="Nhi_Nguyen_2-1709791897215.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After that, PHY is in RGMII, 1Gbps.&lt;/P&gt;
&lt;P&gt;To configure MDC, you just need to configure pin MDC as output. Clock provided from GMAC through this pin.&lt;/P&gt;
&lt;P&gt;For the function&amp;nbsp;&lt;SPAN&gt;Eth_43_GMAC_ReadMmd to support PHY transceiver support clause 45. You can read this information in PHY datasheet, like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_3-1709792170093.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266934iA89E12BF0B0EE0EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_3-1709792170093.png" alt="Nhi_Nguyen_3-1709792170093.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nhi_Nguyen_4-1709792192559.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266935iD9D10F6FED97B1D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nhi_Nguyen_4-1709792192559.png" alt="Nhi_Nguyen_4-1709792192559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Description of parameters:&lt;/P&gt;
&lt;P&gt;- CtrlIdx: ETH controller index&lt;/P&gt;
&lt;P&gt;- TrcvIdx: PHY transceiver's address.&lt;/P&gt;
&lt;P&gt;- Mmd:&amp;nbsp; 1 (MMD1),&amp;nbsp; 3 (MMD3), 30 (MMD30)&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;RegAddress: address of register that you want to write or read. You can read this value in datasheet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- *RegValPtr : store value read from PHY.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nhi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 06:23:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GMAC0-MII-RMII-RGMII-MDC/m-p/1823023#M32609</guid>
      <dc:creator>Nhi_Nguyen</dc:creator>
      <dc:date>2024-03-07T06:23:25Z</dc:date>
    </item>
  </channel>
</rss>

