<?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: MDIO APIs in S32k344 RTD?</title>
    <link>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367341#M58693</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262681"&gt;@cmnxp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The MDIO access APIs are available in the S32K3 RTD, but they are provided under the GMAC driver rather than as a separate standalone MDIO module. In the GMAC RTD API, the relevant functions are Gmac_Ip_MDIOWrite() and Gmac_Ip_MDIORead().&lt;/P&gt;
&lt;P&gt;For your specific use case with SJA1110 SMI_AP, please note that the internal 100BASE-T1 PHY subsystem is managed through a Clause 45 register map, so you will typically need the Clause 45 APIs - Gmac_Ip_MDIOReadMMD(), Gmac_Ip_MDIOWriteMMD().&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2026 06:58:04 GMT</pubDate>
    <dc:creator>PavelL</dc:creator>
    <dc:date>2026-05-19T06:58:04Z</dc:date>
    <item>
      <title>MDIO APIs in S32k344 RTD?</title>
      <link>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367133#M58677</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;My custom board connects S32K344 EMAC's MDIO to SJA1110's SMI_AP interface. I'd like to configure SJA1110's internal 100BASE-T1 PHYs through MDIO interface, but I couldn't find any MDIO read/write APIs in real-time driver package. Can you tell me where those APIs are?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 21:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367133#M58677</guid>
      <dc:creator>cmnxp</dc:creator>
      <dc:date>2026-05-18T21:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: MDIO APIs in S32k344 RTD?</title>
      <link>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367341#M58693</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262681"&gt;@cmnxp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The MDIO access APIs are available in the S32K3 RTD, but they are provided under the GMAC driver rather than as a separate standalone MDIO module. In the GMAC RTD API, the relevant functions are Gmac_Ip_MDIOWrite() and Gmac_Ip_MDIORead().&lt;/P&gt;
&lt;P&gt;For your specific use case with SJA1110 SMI_AP, please note that the internal 100BASE-T1 PHY subsystem is managed through a Clause 45 register map, so you will typically need the Clause 45 APIs - Gmac_Ip_MDIOReadMMD(), Gmac_Ip_MDIOWriteMMD().&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 06:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367341#M58693</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2026-05-19T06:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: MDIO APIs in S32k344 RTD?</title>
      <link>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367679#M58703</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thanks for your quick reply. So that means S32K344 only has one MDIO interface which is used for both EMAC and GMAC, correct?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 12:46:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367679#M58703</guid>
      <dc:creator>cmnxp</dc:creator>
      <dc:date>2026-05-19T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: MDIO APIs in S32k344 RTD?</title>
      <link>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367682#M58704</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262681"&gt;@cmnxp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, there's usually one SMI interface per EMAC/GMAC.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 13:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/MDIO-APIs-in-S32k344-RTD/m-p/2367682#M58704</guid>
      <dc:creator>PavelL</dc:creator>
      <dc:date>2026-05-19T13:00:02Z</dc:date>
    </item>
  </channel>
</rss>

