<?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: S32K148 lwip can not ping Ethernet in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048354#M6882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S32K148EVB-Q176 Rev B Lwip Demo Application + ADTJA1101 phy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same issue with no ping when using usb powered 3.3v.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the rev B board I had to move R137 to R123. The other mentioned resistors were already in place per the SDK documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed a jumper on H3 of the ADTJA1101 phy to force it to be a slave. I configured my media converter as a master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also switched over to 12V external power supply and the lwip demo application started working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, lost a couple days on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2020 18:20:56 GMT</pubDate>
    <dc:creator>brian_moran</dc:creator>
    <dc:date>2020-06-17T18:20:56Z</dc:date>
    <item>
      <title>S32K148 lwip can not ping Ethernet</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048350#M6878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is :&lt;/P&gt;&lt;P&gt;i can not ping my s32k board from my pc. MCU is running sdk v3.0 lwip to test Ethernet.&lt;/P&gt;&lt;P&gt;I have S32K148-Q176 and TJA1101 and Automotive eth/media converter fb602.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;S32K settings :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;jumpers:&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;J18:1-2, J7:2-3, J8:1-2&amp;nbsp; &amp;nbsp;(&amp;nbsp;&lt;SPAN&gt;VDD is 5V and i didn't change any code )&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TJA1101: Slave, 12volts is selected&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;lwip : 192.168.0.200/255.255.255.0&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Media converter settings:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set a static ip for the media converter 192.168.0.101/255.255.255.0 so that they have&amp;nbsp;&lt;SPAN style="font-size: 11.0pt;"&gt;same sub-net.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;it is set as Master.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;i also tried to&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;add Board's MAC into arp cache using command :&amp;nbsp;&lt;/SPAN&gt;arp-s 192.168.0.200 22-33-44-55-66-77&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i attached two photos, for my prototype and cmd line ping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would be grateful if any other hints to try ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(P.s i tried at the beginning to run the phy_tja1101 sdk project, it showed green LED, and it doesn't run tcpip stack, but was a guide to verify my connection )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2020 10:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048350#M6878</guid>
      <dc:creator>naderkhamess</dc:creator>
      <dc:date>2020-04-17T10:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 lwip can not ping Ethernet</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048351#M6879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/naderkhamess"&gt;naderkhamess&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following path in the S32 Design Studio installation folder you can find the readme from the&amp;nbsp;LWIP example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S32DS_ARM_v2.2/S32DS/software/S32SDK_S32K1xx_RTM_3.0.0/doc/html_S32K148/lwip_s32k148_group.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This mentions that depending on the EVB version you will need to move some resistors. Also you can find a guide of how to run this demo in the following link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 21:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048351#M6879</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-04-23T21:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 lwip can not ping Ethernet</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048352#M6880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, thank you for answering me!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, Yes you are right, the demo is saying and i noticed it recently--&amp;gt;&amp;nbsp; In order for the example to work, resistors R123 and R514 must be populated and resistors R137 and R96 depopulated. These changes are in place on the S32K148 EVB (RevC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i saw in another thread mentioning resistors&amp;nbsp;&lt;A href="https://community.nxp.com/thread/486913"&gt;S32K148EVB + ADTJA1101-RMII&lt;/A&gt;.&amp;nbsp;And the answer was that documentation is wrong and we should keep the resistors like they are.(for RevC)&lt;/P&gt;&lt;P&gt;In my boards I have R137 populated and R123 depopulated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have RevA, RevB boards, i tried both and didn't work. I will try also in in revB to change resistors anyhow,&lt;/P&gt;&lt;P&gt;but Any other hint?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 07:40:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048352#M6880</guid>
      <dc:creator>naderkhamess</dc:creator>
      <dc:date>2020-04-24T07:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 lwip can not ping Ethernet</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048353#M6881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/naderkhamess"&gt;naderkhamess&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other think you could try is send packages from your device and sniff the communication. This will tell you if the problem is in hardware or software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 15:25:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048353#M6881</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-04-24T15:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 lwip can not ping Ethernet</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048354#M6882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S32K148EVB-Q176 Rev B Lwip Demo Application + ADTJA1101 phy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same issue with no ping when using usb powered 3.3v.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the rev B board I had to move R137 to R123. The other mentioned resistors were already in place per the SDK documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed a jumper on H3 of the ADTJA1101 phy to force it to be a slave. I configured my media converter as a master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also switched over to 12V external power supply and the lwip demo application started working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, lost a couple days on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 18:20:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-lwip-can-not-ping-Ethernet/m-p/1048354#M6882</guid>
      <dc:creator>brian_moran</dc:creator>
      <dc:date>2020-06-17T18:20:56Z</dc:date>
    </item>
  </channel>
</rss>

