<?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: MK66 USB device is not detecting ?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623841#M37397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can use any of the SDK2.0 example for USB host demos. Hub support is inherent with SDK2.0 stack. You can find hub support code under&amp;nbsp;middleware\usb_1.4.0\host\class folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7367i22CBA7EEE40359EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use FS and HS module at the same time. But as the USB regulator output is shared by both USB module, there are precautions you need to take care on how to connect VBUS on USB connectors to VREGINx of K66.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2016 08:23:13 GMT</pubDate>
    <dc:creator>cutworth</dc:creator>
    <dc:date>2016-11-07T08:23:13Z</dc:date>
    <item>
      <title>MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623820#M37376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with MK66FN2M0VLQ18 MCU in our customized board.for the USB device mode.(USB High speed mode).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded SDK_2.0_MK66FN2M0xxx18 , and running USB_DEVICE_CDC_VCOM .&lt;/P&gt;&lt;P&gt;It was running upto APPTASK() without any problem , but It has stopped in APPTASK(), and device is not getting detected in PC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in resolving the issue as soon as possible.&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>Fri, 16 Sep 2016 05:26:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623820#M37376</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-09-16T05:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623821#M37377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tested the KSDK V2.0 [usb_device_cdc_vcom]&amp;nbsp; example on FRDM-K66F board without any problem.&lt;/P&gt;&lt;P&gt;Could you double check the High speed USB related circuit with FRDM-K66F board schematics? The FRDM-K66F board schematics could be downloaded from &lt;A href="http://cache.nxp.com/files/soft_dev_tools/hardware_tools/schematics/FRDM-K66F-SCH.pdf"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Sun, 18 Sep 2016 06:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623821#M37377</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-09-18T06:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623822#M37378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to remove C6 &amp;amp; C7 capacitors at USB_D+ and USB_D- pin?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Tue, 20 Sep 2016 06:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623822#M37378</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-09-20T06:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623823#M37379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have made some hardware changes, now the hardware side i don't have any problem but ,&amp;nbsp;I have some problem in USB driver. The device is not properly detecting, In PC its showing unknown device, also I tried to update driver but its not happening. I have checked the properties of unknown device it doesn't have any information like PID,VID etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have debug the code , I am getting reset interrupt, but not getting SOF(start of frame interrupt) instead i am getting port change interrupt ,what's the mistake, Is there any changes has to be done in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SDK_2.0_MK66FN2M0xxx18 stack.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;thank you..,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 06:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623823#M37379</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-09-27T06:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623824#M37380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There with system oscillator crystal frequency difference (FRDM-K66F is using 12MHz, your board is using 16MHz).&lt;/P&gt;&lt;P&gt;If customer had modify KSDK software &amp;lt;clock_config.c&amp;gt; &amp;amp; &amp;lt;clock_config.h&amp;gt; files with correct clock info.&lt;/P&gt;&lt;P&gt;And if customer is using MCG works in PEE mode with external crystal clock as PLL reference clock?&lt;/P&gt;&lt;P&gt;Which usb example demo customer is using to test your board USB function?&lt;/P&gt;&lt;P&gt;Thank you for the attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Thu, 29 Sep 2016 08:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623824#M37380</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-09-29T08:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623825#M37381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="26846" data-externalid="" data-online="false" data-presence="null" data-userid="15678" data-username="Hui_Ma" href="https://community.nxp.com/people/Hui_Ma" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Hui_Ma&lt;/A&gt;.,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using USB_CDC_VCOM example of &amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SDK_2.0_MK66FN2M0xxx18.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Yes I have done the changes in&amp;nbsp;&lt;SPAN&gt;&amp;lt;clock_config.c&amp;gt; &amp;amp; &amp;lt;clock_config.h&amp;gt;, &amp;nbsp;its working fine and device is enumerated as virtual COM device. &amp;nbsp;Can I achieve 480Mbps(USB-HS ) speed with COM port device.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f;"&gt;Instead of COM port device I want to enumerate as common CDC class device(USB bulk device), Is there any changes has to be done in&amp;nbsp;descriptors or in USB stack. do I need to modify in PC side driver(DLL).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f;"&gt;Thank you.,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 09:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623825#M37381</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-09-29T09:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623826#M37382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the patience.&lt;/P&gt;&lt;P&gt;I am on vacation now and will be back to office at Oct. 8th. I will check this issue when I am back to office.&lt;/P&gt;&lt;P&gt;Thank you for the patience. Sorry for that may bring any inconvenience to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 12:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623826#M37382</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-10-03T12:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623827#M37383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB speed is USB_SPEED_HIGH, which will transfer USB data package using 480Mbps.&lt;/P&gt;&lt;P&gt;The virtual serial port with setting serial baud rate limited the USB port transfer speed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, the KSDK V2.0 USB Stack provides support for CDC ACM, which is defined in CDC PSTN Subclass. In addition, the Microsoft RNDIS is also implemented upon the CDC ACM driver.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Sun, 09 Oct 2016 01:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623827#M37383</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-10-09T01:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623828#M37384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share complete schematic for HS USB part? It's not very clear from the image you shared. What's the output on VREG_OUT pin when you plug in USB cable to PC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 05:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623828#M37384</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-09T05:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623829#M37385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii.,&lt;A _jive_internal="true" data-avatarid="26846" data-externalid="" data-online="false" data-presence="null" data-userid="15678" data-username="Hui_Ma" href="https://community.nxp.com/people/Hui_Ma" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Hui_Ma&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="13087" data-externalid="" data-online="false" data-presence="null" data-userid="23614" data-username="cutworth" href="https://community.nxp.com/people/cutworth" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Cutworth Wang&lt;/A&gt;.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply,Actually I was on&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; vacation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have customized the USB moss storage(usb_msc_ramdisk) example as per our requirement, I have changed class &amp;amp; subclass to '0', the device is getting detected and working with our customized PC driver. Now two bulk endpoints are available to send &amp;amp; receive data other than control enpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send and receive data through bulk endpoints, Is there send &amp;amp; receive functions already available in &lt;SPAN&gt;usb_msc_ramdisk example,&amp;nbsp;or else&amp;nbsp;&lt;/SPAN&gt;which functions I have to use in &lt;SPAN&gt;usb_msc_ramdisk example.&lt;/SPAN&gt;&amp;nbsp; And which is receive status flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 04:30:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623829#M37385</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-13T04:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623830#M37386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you are using KSDK2.0 code. You can refer to&amp;nbsp;usb_device_msc.c file. Send and receive function with MSC buld endpoint is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usb_status_t USB_DeviceMscSend(usb_device_msc_struct_t *mscHandle);&lt;/P&gt;&lt;P&gt;usb_status_t USB_DeviceMscRecv(usb_device_msc_struct_t *mscHandle);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The receive status flag you asked for is&amp;nbsp;kUSB_DeviceMscEventReadRequest which is inside&amp;nbsp;USB_DeviceMscCallback function. The callback is called inside&amp;nbsp;USB_DeviceMscRecv with code like below and&amp;nbsp;USB_DeviceMscBulkOut for bulk OUT endpoint callback function will call&amp;nbsp;&lt;SPAN&gt;USB_DeviceMscRecv.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mscHandle-&amp;gt;configurationStruct-&amp;gt;classCallback((class_handle_t)mscHandle, kUSB_DeviceMscEventWriteRequest, &amp;amp;lba);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 06:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623830#M37386</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-13T06:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623831#M37387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai&amp;nbsp;&lt;SPAN style="color: #5e89c1; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" data-avatarid="13087" data-externalid="" data-online="false" data-presence="null" data-userid="23614" data-username="cutworth" href="https://community.nxp.com/people/cutworth" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Cutworth Wang&lt;/A&gt;.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your reply. How do I implement send &amp;amp; receive function, where do I get endpoints event(Bulk_IN &amp;amp; Bulk_OUT). Because of I am using &amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;USB moss storage(usb_msc_ramdisk) example, it has so many function which are not related to my requirement, I need to modify this and implement simple send &amp;amp; receive functions through Bulk endpoints available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;While enumeration process I have modified configuration and device descriptors, and enumeration process happens perfectly , usb device also getting detected, But here after I got stuck.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Now USB device enumeration got completed and two Bulk endpoints are available, Could you please help me in writing &amp;amp; reading data from this endpoints. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please get back to me as soon as possible. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you...,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" class="" data-avatarid="1003" data-externalid="" data-online="false" data-presence="null" data-userid="274791" data-username="karthikas" href="https://community.nxp.com/people/karthikas" style="color: inherit; border: 0px; font-weight: bold; font-size: 14px;"&gt;karthik AS&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623831#M37387</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-14T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623832#M37388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand what you need now. You intend to bypass the logic for MSC and just use the BULK endpoint to send and receive data right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let explain how the USB stack works when it tries to send and receive data with its endpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When USB device receives either IN or OUT token from USB host, it will call&amp;nbsp;USB_DeviceNotification() inside usb_device_dci.c file. At the end of that function, you will see the following code which calls registered endpoint callback function.&lt;/P&gt;&lt;P&gt;&lt;EM&gt; /* Call endpoint callback */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; error = handle-&amp;gt;endpointCallback[(uint8_t)((uint32_t)endpoint &amp;lt;&amp;lt; 1U) | direction].callbackFn(&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; handle, &amp;amp;endpointCallbackMessage,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; handle-&amp;gt;endpointCallback[(uint8_t)((uint32_t)endpoint &amp;lt;&amp;lt; 1U) | direction].callbackParam);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The prototype of this endpoint callback is inside usb_device.h&lt;/P&gt;&lt;P&gt;&lt;EM&gt;typedef usb_status_t (*usb_device_endpoint_callback_t)(usb_device_handle handle,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb_device_endpoint_callback_message_struct_t *message,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; void *callbackParam);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the MSD disk demo, you will see&amp;nbsp;USB_DeviceMscEndpointsInit function called inside&amp;nbsp;USB_DeviceCallback function once USB passed enumeration and received&amp;nbsp;kUSB_DeviceEventSetConfiguration event. Inside&amp;nbsp;&lt;SPAN&gt;USB_DeviceMscEndpointsInit function, it registered both&amp;nbsp;USB_DeviceMscBulkIn and&amp;nbsp;USB_DeviceMscBulkOut as BULK IN and OUT endpoint callback function. The prototype is the same as the endpoint callback function. Here you can redefine what you need to send and receive data on BULK endpoints.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 06:48:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623832#M37388</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-19T06:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623833#M37389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="13087" data-externalid="" data-online="false" data-presence="null" data-userid="23614" data-username="cutworth" href="https://community.nxp.com/people/cutworth" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: underline; font-size: 14px;"&gt;Cutworth Wang&lt;/A&gt;.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I understood the USB stack working . Once device get enumerated I am getting&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;kUSB_DeviceEventSetConfiguration event , there I am trying to call receive function. but receive function returning&amp;nbsp;kStatus_USB_Error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;I am calling this function &amp;nbsp;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;extern usb_status_t USB_DeviceRecvRequest(usb_device_handle handle,uint8_t endpointAddress,uint8_t *buffer,uint32_t length);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;with Bulk out end point address.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Can you please tell where I did mistake or how do use these functions to receive and send data to PC.??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If I need to use&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;usb_status_t USB_DeviceMscRecv(usb_device_msc_struct_t *mscHandle);&lt;BR /&gt;usb_status_t USB_DeviceMscSend(usb_device_msc_struct_t *mscHandle);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;these function, which one is the mscHandle pointer. And how can I modify these function to call send and receive function with Bulk endpoints.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please get back to me soon..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards .,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Karthik&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:22:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623833#M37389</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-24T18:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623834#M37390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you call&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;USB_DeviceRecvRequest after you received&amp;nbsp;&lt;SPAN&gt;kUSB_DeviceEventSetConfiguration event, did you initialized the bulk endpoint with something like&amp;nbsp;USB_DeviceMscEndpointsInit?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Did you have a chance to trace the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;USB_DeviceRecvRequest? I looked at the internals for this function and cannot find a code path which will set return value to&amp;nbsp;kStatus_USB_Error, it will finally set to other return values, either success or other error code. So I need to know which error actually occurred.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;For your case, it's not suggested you call&amp;nbsp;&lt;SPAN&gt;USB_DeviceMscRecv or&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;USB_DeviceMscSend for sending bulk in or out data. These two functions is for MSD class which has some layer added upon the bulk endpoint, so data is send in CBW and CSW stage.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 02:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623834#M37390</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-25T02:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623835#M37391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hai&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="23614" data-objecttype="3" href="https://community.nxp.com/people/cutworth" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Cutworth Wang&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;.,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you so much for your help, &amp;nbsp;yes some small modification need to be done in &amp;nbsp;&lt;SPAN&gt;USB_DeviceMscEndpointsInit , now the device is able to receive data from the PC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;But once I receive data, data receive response is not sending from controller that is why if I send data again from PC it was getting stall error, how do I resolve this and How do I get Call back &amp;nbsp;function Like USB_DeviceMscCallback . Is there any modification need to be done in endpoint call back function.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Thank you.,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Regards.,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Karthik&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 07:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623835#M37391</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-25T07:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623836#M37392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So did you change the&amp;nbsp;USB_DeviceMscBulkOut as well so the BULK OUT endpoint callback is handled? Basically what you need to do is to get BULK OUT endpoint ready for next BULK OUT transfer by calling&amp;nbsp;USB_DeviceRecvRequest if you expect PC will send more data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 09:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623836#M37392</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-25T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623837#M37393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hai&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="23614" data-objecttype="3" href="https://community.nxp.com/people/cutworth" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Cutworth Wang&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;.,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;No I didn't modify anything in&amp;nbsp;&lt;SPAN&gt;USB_DeviceMscBulkOut and Bulk OUT endpoint callback functions.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN&gt;Yes once data received I am calling&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;USB_DeviceRecvRequest again, but still its giving Stall error &amp;nbsp;when I send data from PC. I think its because of acknowledgment for the first reception was not done from controller to PC , that is why PC is still waiting for acknowledgement. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;And If call back function is properly handled, when data received from PC one of the following event in USB_DeviceMscCallback should come &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;case kUSB_DeviceMscEventReadResponse:&lt;BR /&gt;&lt;BR /&gt; case kUSB_DeviceMscEventWriteResponse:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f; font-size: 14px;"&gt;But these events are not&amp;nbsp;occurring even after data received successfully.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f; font-size: 14px;"&gt;Thank you.,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f; font-size: 14px;"&gt;Regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f; font-size: 14px;"&gt;Karthik&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 17:06:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623837#M37393</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-25T17:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623838#M37394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hai&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-objectid="23614" data-objecttype="3" href="https://community.nxp.com/people/cutworth" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-size: 14px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Cutworth Wang&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;.,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thank you very much for the help, USB moss storage example working fine and board can able to send &amp;amp; receive data from PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Now I tried to extract the code from SDK2.0 stack to create my own project, but it was giving number of error. I just created empty project and copied all file including start up files and all header file from stack.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;How do I create my own project in our specified folder, and I don't want to link header files from other place, all the files I am using need to be in my project folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thank you.,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="usb_screenshot.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5809i21713523CC4F3A9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="usb_screenshot.png" alt="usb_screenshot.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 07:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623838#M37394</guid>
      <dc:creator>karthikas</dc:creator>
      <dc:date>2016-10-28T07:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: MK66 USB device is not detecting ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623839#M37395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download the project generator tool from KSDK page and use it to create or clone a KSDK based project. It can be a standalone project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?tid=redKINETIS_SDK" title="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?tid=redKINETIS_SDK"&gt;Software Development Kit for Kinetis MCUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 08:42:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK66-USB-device-is-not-detecting/m-p/623839#M37395</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-28T08:42:21Z</dc:date>
    </item>
  </channel>
</rss>

