<?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>LPC Microcontrollers中的主题 Re: LPC4088  ETHERNET /w CMSIS MAC+PHY DRIVER</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799645#M32164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="331027" data-username="nyrhh007" href="https://community.nxp.com/people/nyrhh007"&gt;Nayyar Hakeem-Habeeb&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;It's a bit difficult to figure this issue out by just review the values of the registers.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you to refer the attachment which describes how to test EMAC driver with raw packet frame format that is not related with any upper-layer.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2018 07:59:15 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2018-12-18T07:59:15Z</dc:date>
    <item>
      <title>LPC4088  ETHERNET /w CMSIS MAC+PHY DRIVER</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799644#M32163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;Hello&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;my LPC board setup as an Ethernet transmitter is constantly sending out 0x55 (Ethernet preamble), I'm writing the frame to the transmit buffer using the in the CMSIS ethernet driver (see below). I observed this using Wireshark after capturing all traffic egressing from the Ethernet transmitter.&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;/* write frame to transmit buffer */&lt;BR /&gt;eth0_mac-&amp;gt;SendFrame(ptr,64,ARM_ETH_MAC_EVENT_TX_FRAME);&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;The setup consists of x2 LPC4088 boards interconnected via ethernet cables. One set up as an Ethernet transmitter and the other as a receiver. I'm trying to establish only Layer-2 communication between the boards using CMSIS drivers PHY + MAC.&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;The transmitter seems to constantly send a stream 0x55 (ethernet preamble) every time the application makes a call to the above SendFrame function. This fills up the frame with 1370bytes of 0x55 only !!! The below register on both sides shows there is some communication. What would cause a constant stream of 0x55 to be transmitted?&amp;nbsp; any pointers please as to what might be happening???&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;Receiver Internal registers&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;MAC1 (crcen bit-4) = 00000003&lt;BR /&gt;MAC2 (crcen bit-4) = 000000B1&lt;BR /&gt;Receive Status register = 01C0055A &amp;lt;----bytes receieved (16-bits LSb)&lt;BR /&gt;Transmit Status register 0 = 00000000&lt;BR /&gt;Transmit Status register 1 = 00000000&lt;BR /&gt;COMMAND register = 00000643&lt;BR /&gt;STATUS register = 00000001&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;Transmitter Internal Registers&lt;/P&gt;&lt;P style="color: #000000; font-size: 14px;"&gt;MAC1 (crcen bit-4) = 00000003&lt;BR /&gt;MAC2 (crcen bit-4) = 000000B1&lt;BR /&gt;Receive Status register = 00000000&lt;BR /&gt;Transmit Status register 0 = 0055A019&lt;BR /&gt;Transmit Status register 1 = 0000055A &amp;lt;----bytes transmitted&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;(16-bits LSb)&lt;/SPAN&gt;&lt;BR /&gt;COMMAND register = 00000643&lt;BR /&gt;STATUS register = 00000001&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 01:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799644#M32163</guid>
      <dc:creator>nyrhh007</dc:creator>
      <dc:date>2018-12-14T01:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088  ETHERNET /w CMSIS MAC+PHY DRIVER</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799645#M32164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="331027" data-username="nyrhh007" href="https://community.nxp.com/people/nyrhh007"&gt;Nayyar Hakeem-Habeeb&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;It's a bit difficult to figure this issue out by just review the values of the registers.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you to refer the attachment which describes how to test EMAC driver with raw packet frame format that is not related with any upper-layer.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 07:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799645#M32164</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-12-18T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088  ETHERNET /w CMSIS MAC+PHY DRIVER</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799646#M32165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jeremyzhou"&gt;jeremyzhou&lt;/A&gt;‌&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your comments, could you please share the document you referred&amp;nbsp;to again? I cannot seem to locate it on the thread.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 18:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799646#M32165</guid>
      <dc:creator>nyrhh</dc:creator>
      <dc:date>2019-01-02T18:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088  ETHERNET /w CMSIS MAC+PHY DRIVER</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799647#M32166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="331027" data-objecttype="3" href="https://community.nxp.com/people/nyrhh007"&gt;Nayyar Hakeem-Habeeb&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;FYI.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 07:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-ETHERNET-w-CMSIS-MAC-PHY-DRIVER/m-p/799647#M32166</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-01-04T07:11:10Z</dc:date>
    </item>
  </channel>
</rss>

