<?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のトピックRe: K64 FreeRTOS + USB CDC using MCUXpresso/SDK</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818874#M49563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark. We'll check it out. We're always on the lookout for reasonably priced tools for USB and TCP/IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 15:56:55 GMT</pubDate>
    <dc:creator>razed11</dc:creator>
    <dc:date>2018-09-13T15:56:55Z</dc:date>
    <item>
      <title>K64 FreeRTOS + USB CDC using MCUXpresso/SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818871#M49560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few years ago I developed an application using MQX with the K64 and it was a good experience. Recently I was asked to work on a different project and it used this setup but installing the tools and using the older version of KDS was quite painful (at least on a Mac) due to the lack of continuing support of MQX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'd like to use K64 with FreeRTOS and USB but I believe that MCUXpresso only has a driver for a baremetal implementation i.e. no RTOS. I don't understand USB at a low level but I suspect that there are real-time needs such as timeouts so using the baremetal with an RTOS will not be sufficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I'm incorrect and there is a FreeRTOS port. Recommendations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 16:21:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818871#M49560</guid>
      <dc:creator>razed11</dc:creator>
      <dc:date>2018-09-12T16:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: K64 FreeRTOS + USB CDC using MCUXpresso/SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818872#M49561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K64 FreeRTOS USB-CDC is included in the uTasker project. Load the binary attached to a FRDM-K64F board,connect to USB (auto-install on Win 10), open a terminal emulator on the VCOM that appears and communicate with a FreeRTOS task.&lt;BR /&gt;Built with MCUXpresso and works on any Kinetis part with USB (supports up to 6 VCOM ports, optionally with USB-UART bridges and various composite configurations; industrially proven in many Kinetis products since 2012).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;BR /&gt;Kinetis K64:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis/FRDM-K64F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis/TWR-K64F120M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-K64F120M.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis/TEENSY_3.5.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TEENSY_3.5.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/www.utasker.com/kinetis/Hexiwear-K64F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/Hexiwear-K64F.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 20:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818872#M49561</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-09-12T20:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: K64 FreeRTOS + USB CDC using MCUXpresso/SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818873#M49562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an information that MCUXpresso SDK has FreeRTOS support for USB cdc driver.&lt;/P&gt;&lt;P&gt;Please refer to the following demo on the SDK installation folder&lt;/P&gt;&lt;P&gt;FRDM-K64F_2.4\boards\frdmk64f\usb_examples\usb_device_cdc_vcom\freertos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 03:11:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818873#M49562</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-09-13T03:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: K64 FreeRTOS + USB CDC using MCUXpresso/SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818874#M49563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark. We'll check it out. We're always on the lookout for reasonably priced tools for USB and TCP/IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64-FreeRTOS-USB-CDC-using-MCUXpresso-SDK/m-p/818874#M49563</guid>
      <dc:creator>razed11</dc:creator>
      <dc:date>2018-09-13T15:56:55Z</dc:date>
    </item>
  </channel>
</rss>

