<?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>S32GのトピックRe: Interfacing TJA1102 ethernet PHY with S32G2</title>
    <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1986202#M11551</link>
    <description>Thanks so much &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/7445"&gt;@Carlos&lt;/a&gt;, i will wait for your response.</description>
    <pubDate>Fri, 01 Nov 2024 10:07:02 GMT</pubDate>
    <dc:creator>Arbabmir</dc:creator>
    <dc:date>2024-11-01T10:07:02Z</dc:date>
    <item>
      <title>Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1982253#M11463</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to interface TJA1102 with S32G2 M7_0 core. I have configred the clock and pins according to the RM. I am using PFE_MAC2 to connect the TXD and RXD lines. My question is how d I write or read data from the registers of the TJA 1102. I am sorry if this is too dumb, but I am just starting to work on these kind of projects. Please bear with me.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 18:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1982253#M11463</guid>
      <dc:creator>Arbabmir</dc:creator>
      <dc:date>2024-10-25T18:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1982991#M11492</link>
      <description>&lt;P&gt;&amp;nbsp;I just found out about the PFE drivers available for download. I downloaded PFE Driver 1.3.0 and PFE Firmware 1.8.0. But how do i use these to communicate to the TJA1102 from the M7_0 core of the S32G2 ? Can someone please help me with these ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 13:21:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1982991#M11492</guid>
      <dc:creator>Arbabmir</dc:creator>
      <dc:date>2024-10-28T13:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1983150#M11495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237419"&gt;@Arbabmir&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I understand that you are using a custom board for the S32G2 with TJA1102 connected to PFE_MAC2. Otherwise, let me know.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please review the interface select at &lt;STRONG&gt;19.2.1.3 PFE EMAC Interface Mode (PFE_EMACX_INTF_SEL) &lt;/STRONG&gt; at the &lt;STRONG&gt;S32G2 Reference Manual&lt;/STRONG&gt;, Rev. 8, 02/2024 on page 742-743.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also refer to the Chapter&amp;nbsp;&lt;STRONG&gt;4 Usage&lt;/STRONG&gt;&amp;nbsp;at the &lt;STRONG&gt;S32G PFE Firmware User Manual&amp;nbsp;&lt;/STRONG&gt;Rev. 3.8, 11/2023 this file is at the PFE Firmware 1.8.0 you downloaded.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Let me know if you have another question of the functionality or content of this,&amp;nbsp;&lt;BR /&gt;Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 17:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1983150#M11495</guid>
      <dc:creator>carlos_o</dc:creator>
      <dc:date>2024-10-28T17:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1984016#M11514</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241501"&gt;@carlos_o&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for your response. Yes, I am using a custom board.&lt;/P&gt;&lt;P&gt;I went through the reading materials you suggested. While the RM was useful, I don't really yet understand how to use the downloaded driver and/or firmware in my particular use case. Please note that I am trying to get this interface up in M7_0 core running the RTOS. I tried to go through the files in the /include and /src directory in the downloaded drivers folder and they seem like the functions that I should use (like the function Eth_43_PFE_LLD_WriteMii() in /src/Eth_Pfe_LLD.c). But all i have right now is a bunch of source files and documents. Please help me with my objective.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:36:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1984016#M11514</guid>
      <dc:creator>Arbabmir</dc:creator>
      <dc:date>2024-10-29T16:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1984227#M11520</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237419"&gt;@Arbabmir&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This next links are some examples of use of the PFE with the M7, these examples use the RDB3 (S32G3), so you need to consider that for your code, a recommendation is to use the same BSP and driver versions that are used at the examples to replicate it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/NXP-Designs-Knowledge-Base/S32G-PFE-Master-Demo-building-on-M7/ta-p/1603420" target="_self"&gt;S32G PFE Master Demo building on M7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/NXP-Designs-Knowledge-Base/S32G-PFE-M-Master-A-Slave-Simple-Demo/ta-p/1637946" target="_self"&gt;S32G PFE_M_Master_A_Slave_Simple_Demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if you have another question. Hope these examples helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 22:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1984227#M11520</guid>
      <dc:creator>carlos_o</dc:creator>
      <dc:date>2024-10-29T22:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1985500#M11542</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241501"&gt;@carlos_o&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still could not get this working. I downloaded the files and followed the guide. But I do not think that the contents&amp;nbsp; have in my folder and what they talk about in the document is the same thing. In my folders, there are a bunch of .c and .h files and some .xdm files in the example aplication folder (NXP_Multi_Installer_28.10.24.123456\S32G2\Bundles\GoldVIP_1_12_0\PFE_Driver_1_3_0\PFE-DRV_S32G_M7_MCAL_1.3.0\example_application\MasterProject_RDB3\config). No source code or header files in the example project. When I try to import them to S32DS workspace like in the document, I cold not build it because of missing configuration file. The fact that all the documents talk about EB&amp;nbsp; Tressos rather than S32DS did not help either. Can you please help me with this issue ? Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 10:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1985500#M11542</guid>
      <dc:creator>Arbabmir</dc:creator>
      <dc:date>2024-10-31T10:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1985745#M11547</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237419"&gt;@Arbabmir&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The S32G2 is automotive oriented device, that's the reason why these examples were made using EB Tresos.&lt;/P&gt;
&lt;P&gt;Let me review with the internal team if there are application examples to use the PFE driver in that way, this may take a bit longer response time. We appreciate your patience. I will come back ASAP to give the information I could get.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 18:28:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1985745#M11547</guid>
      <dc:creator>carlos_o</dc:creator>
      <dc:date>2024-10-31T18:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1986202#M11551</link>
      <description>Thanks so much &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/7445"&gt;@Carlos&lt;/a&gt;, i will wait for your response.</description>
      <pubDate>Fri, 01 Nov 2024 10:07:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1986202#M11551</guid>
      <dc:creator>Arbabmir</dc:creator>
      <dc:date>2024-11-01T10:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing TJA1102 ethernet PHY with S32G2</title>
      <link>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1986341#M11552</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237419"&gt;@Arbabmir&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The internal team told me that we don't have a demo of PFE with S32DS. My recommendation here is to use EB Tresos as the examples I shared before.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 16:00:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Interfacing-TJA1102-ethernet-PHY-with-S32G2/m-p/1986341#M11552</guid>
      <dc:creator>carlos_o</dc:creator>
      <dc:date>2024-11-01T16:00:42Z</dc:date>
    </item>
  </channel>
</rss>

