<?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>Kinetis MicrocontrollersのトピックSending data using &amp;quot;Raw Ethernet&amp;quot;</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243698#M6192</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;How do you send raw Ethernet data using the K60 MAC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't necessarily need to do this using an OS.&amp;nbsp; But if there is a procedure in MQX to do this, that would be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of the problem I'm having is that I can't seem to find out how to do direct writes to the Enet transmit FIFO.&amp;nbsp; Where is it located?&amp;nbsp; The RM has no FIFO register specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 18:51:23 GMT</pubDate>
    <dc:creator>bonzo</dc:creator>
    <dc:date>2013-05-16T18:51:23Z</dc:date>
    <item>
      <title>Sending data using "Raw Ethernet"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243698#M6192</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;How do you send raw Ethernet data using the K60 MAC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't necessarily need to do this using an OS.&amp;nbsp; But if there is a procedure in MQX to do this, that would be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of the problem I'm having is that I can't seem to find out how to do direct writes to the Enet transmit FIFO.&amp;nbsp; Where is it located?&amp;nbsp; The RM has no FIFO register specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 18:51:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243698#M6192</guid>
      <dc:creator>bonzo</dc:creator>
      <dc:date>2013-05-16T18:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sending data using "Raw Ethernet"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243699#M6193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see now that you don't have direct access, but need to set up the transmit uDMA buffer descriptor TxBD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 18:17:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243699#M6193</guid>
      <dc:creator>bonzo</dc:creator>
      <dc:date>2013-05-17T18:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sending data using "Raw Ethernet"</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243700#M6194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The KINETIS_SC includes two examples for ENET application, though they are both based on FreeRTOS, but if you dont like the OS , you may also use the ENET driver for your application.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="a1.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39459i17B67B0D01AAA0FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="a1.JPG" alt="a1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To download the project, please kindly refer to &lt;A href="http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=65&amp;amp;Parent_nodeId=1326834813408708206752&amp;amp;Parent_pageType=product"&gt;http://www.freescale.com/webapp/sps/download/license.jsp?colCode=KINETIS512_SC&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Snippets,%20Boot%20Code,%20Headers,%20Monitors,%20etc.&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;sr=65&amp;amp;Parent_nodeId=1326834813408708206752&amp;amp;Parent_pageType=product&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 08:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Sending-data-using-quot-Raw-Ethernet-quot/m-p/243700#M6194</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-05-20T08:05:12Z</dc:date>
    </item>
  </channel>
</rss>

