<?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: USB Host+TCP/IP in one app possible for FRDM-K64F? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/USB-Host-TCP-IP-in-one-app-possible-for-FRDM-K64F/m-p/424280#M2301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made something similar with CW10.6 and MQX4.2. I took data from USB using CDC and forwarded data through TCP socket. The steps I followed where the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I cloned virtual_com example form MQx installation path (C:\Freescale\Freescale_MQX_4_2\usb\device\examples\cdc)&lt;/P&gt;&lt;P&gt;- Then I added to the project settings the RTCS library, the required paths and preprocessor definitios required form an RTCS application. I copied these settings form and example application. E.g. httpsrv (C:\Freescale\Freescale_MQX_4_2\rtcs\examples\httpsrv)&lt;/P&gt;&lt;P&gt;- Then I just modified the application to get data from CDC and forward through TCP socket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Carlos&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>Mon, 23 Nov 2015 19:04:19 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2015-11-23T19:04:19Z</dc:date>
    <item>
      <title>USB Host+TCP/IP in one app possible for FRDM-K64F?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/USB-Host-TCP-IP-in-one-app-possible-for-FRDM-K64F/m-p/424279#M2300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Is it possible to write an application to have TCP/IP functionality and USB host device (i.e. HID)?&lt;/P&gt;&lt;P&gt;Just a simple task, read a text line from a USB keyboard and send it via TCP/IP.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried so many different things without success:&lt;/P&gt;&lt;P&gt;- Started with mbed, but no USB library works (and yes I disabled the MPU)&lt;/P&gt;&lt;P&gt;- Merging USB Host HID demo app with lwip produces during USB init: memory full&lt;/P&gt;&lt;P&gt;- Using USB Host HID demo app (MQX) and extend it with Processor Expert&lt;/P&gt;&lt;P&gt;- Merging USB demo app with RTCS without Processor Expert&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 21:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/USB-Host-TCP-IP-in-one-app-possible-for-FRDM-K64F/m-p/424279#M2300</guid>
      <dc:creator>york9</dc:creator>
      <dc:date>2015-11-18T21:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host+TCP/IP in one app possible for FRDM-K64F?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/USB-Host-TCP-IP-in-one-app-possible-for-FRDM-K64F/m-p/424280#M2301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made something similar with CW10.6 and MQX4.2. I took data from USB using CDC and forwarded data through TCP socket. The steps I followed where the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I cloned virtual_com example form MQx installation path (C:\Freescale\Freescale_MQX_4_2\usb\device\examples\cdc)&lt;/P&gt;&lt;P&gt;- Then I added to the project settings the RTCS library, the required paths and preprocessor definitios required form an RTCS application. I copied these settings form and example application. E.g. httpsrv (C:\Freescale\Freescale_MQX_4_2\rtcs\examples\httpsrv)&lt;/P&gt;&lt;P&gt;- Then I just modified the application to get data from CDC and forward through TCP socket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Carlos&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>Mon, 23 Nov 2015 19:04:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/USB-Host-TCP-IP-in-one-app-possible-for-FRDM-K64F/m-p/424280#M2301</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2015-11-23T19:04:19Z</dc:date>
    </item>
  </channel>
</rss>

