<?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 CDC-ECM with MQX in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517291#M16348</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;I am trying to enable my product (that uses MQX) to work with a USB to Ethernet adapter or modem to serve as a virtual Ethernet port. After browsing the forums a bit i could not find any references of actually using CDC-ECM with MQX.&lt;/P&gt;&lt;P&gt;Has anybody used CDC-ECM with MQX? Is there an example? Should it even supposed to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 16:13:00 GMT</pubDate>
    <dc:creator>evgenyerlihman</dc:creator>
    <dc:date>2016-06-08T16:13:00Z</dc:date>
    <item>
      <title>CDC-ECM with MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517291#M16348</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;I am trying to enable my product (that uses MQX) to work with a USB to Ethernet adapter or modem to serve as a virtual Ethernet port. After browsing the forums a bit i could not find any references of actually using CDC-ECM with MQX.&lt;/P&gt;&lt;P&gt;Has anybody used CDC-ECM with MQX? Is there an example? Should it even supposed to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 16:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517291#M16348</guid>
      <dc:creator>evgenyerlihman</dc:creator>
      <dc:date>2016-06-08T16:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: CDC-ECM with MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517292#M16349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;Hi Evgeny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;I only can suggest to check the virtual_nic example, you can find it at the path: C:\Freescale\Freescale_MQX_4_x\usb\device\examples\cdc\virtual_nic&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;The intention of this demo is to demonstrate the CDC class setting the USB as a Network Interface Card. Once you connect the USB to your PC you can configure the IP address and ping it. It only shows that you can have Ethernet communication using USB. This is something used in modems that sends Ethernet data through USB. The data you send from the MCU to the USB is up to the developer.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;In addition please check the below thread&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;A href="https://community.nxp.com/thread/61566"&gt;USB Virtual NIC&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;I hope this helps,&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: left; text-indent: 0px;"&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>Wed, 08 Jun 2016 19:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517292#M16349</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-06-08T19:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: CDC-ECM with MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517293#M16350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My embedded device functions as the Host in this configuration, while the modem works as the Device. So the example is not good for me because the embedded device works as a Device there....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Evgeny &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CDC-ECM-with-MQX/m-p/517293#M16350</guid>
      <dc:creator>evgenyerlihman</dc:creator>
      <dc:date>2016-06-08T20:14:43Z</dc:date>
    </item>
  </channel>
</rss>

