<?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: MK66 USB Bulk and Interrupt Endpoint Examples in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-Bulk-and-Interrupt-Endpoint-Examples/m-p/903671#M53111</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="335605" data-username="ryan.pearson@perspecta.com" href="https://community.nxp.com/people/ryan.pearson@perspecta.com"&gt;Ryan Pearson&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MSD is the USB bulk transfer, and HID is the Interrupt Endpoint transfer, so you can refer to the FRDM-K66 msd and HID code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can refer to the official SDK code for FRDM-K66, which can be downloaded from this link:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Choose the FRDM-K66, then in the middleware, select the usb stack.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80246i5893344D1A7666A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Then you can build the project, download the SDK code,and you can find the usb code in folder:&lt;/P&gt;&lt;P&gt;SDK_2.5.0_FRDM-K66F\boards\frdmk66f\usb_examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2019 03:25:45 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-05-08T03:25:45Z</dc:date>
    <item>
      <title>MK66 USB Bulk and Interrupt Endpoint Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-Bulk-and-Interrupt-Endpoint-Examples/m-p/903670#M53110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need to use the MK66 USB for large high speed data transfers and short commands.&amp;nbsp; I have the FRDMK66F example, but I can't find which USB example is most applicable to what I need.&amp;nbsp; Can you recommend an examples?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 16:58:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-Bulk-and-Interrupt-Endpoint-Examples/m-p/903670#M53110</guid>
      <dc:creator>ryan_pearson</dc:creator>
      <dc:date>2019-05-07T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB Bulk and Interrupt Endpoint Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-Bulk-and-Interrupt-Endpoint-Examples/m-p/903671#M53111</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="335605" data-username="ryan.pearson@perspecta.com" href="https://community.nxp.com/people/ryan.pearson@perspecta.com"&gt;Ryan Pearson&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MSD is the USB bulk transfer, and HID is the Interrupt Endpoint transfer, so you can refer to the FRDM-K66 msd and HID code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can refer to the official SDK code for FRDM-K66, which can be downloaded from this link:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/welcome" title="https://mcuxpresso.nxp.com/en/welcome"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Choose the FRDM-K66, then in the middleware, select the usb stack.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80246i5893344D1A7666A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Then you can build the project, download the SDK code,and you can find the usb code in folder:&lt;/P&gt;&lt;P&gt;SDK_2.5.0_FRDM-K66F\boards\frdmk66f\usb_examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 03:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-Bulk-and-Interrupt-Endpoint-Examples/m-p/903671#M53111</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-05-08T03:25:45Z</dc:date>
    </item>
  </channel>
</rss>

