<?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 Design Studio中的主题 Re: USB Host MSD on K22FN1M0AM12 Not Receiving Response from Attached Device</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/USB-Host-MSD-on-K22FN1M0AM12-Not-Receiving-Response-from/m-p/1019717#M10087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE"&gt;MCUXpresso IDE&lt;/A&gt; has now replaced the Kinetis Design Studio IDE as the recommended software development toolchain for NXP’s newest Kinetis, LPC and i.MX RT Cortex-M-based devices. We have &lt;STRONG&gt;usb_host_msd&lt;/STRONG&gt; examples available in our MCUXpresso SDK that you can download from the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;P&gt;&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&gt;&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>Tue, 03 Mar 2020 22:00:46 GMT</pubDate>
    <dc:creator>FelipeGarcia</dc:creator>
    <dc:date>2020-03-03T22:00:46Z</dc:date>
    <item>
      <title>USB Host MSD on K22FN1M0AM12 Not Receiving Response from Attached Device</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/USB-Host-MSD-on-K22FN1M0AM12-Not-Receiving-Response-from/m-p/1019716#M10086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom board using K22FN1M0AM12 that I am trying to implement USB Host MSD on. I am using KDS v3.2.0 with Processor Expert v3.0.2. I am not using any RTOS. I used the example "USB_MSD_HOST_K60_PEx" as a starting point. I am using the "USB_HOST_STACK" processor expert component that is also used in that example with the same configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I call the function "msd_host_init()" to initialize and get a success and then have an 8ms timer that calls the "Poll()" and "MSD_Task()" functions. When things are initialized I insert a USB stick (I have tried a few different types), and I eventually found that in the KHCI function "_usb_khci_task()" the "tick" count is reaching the defined max "KHCI_TICK_WAIT" and setting the response as NAK and never moving on. I have varied the interrupt priority for USB_LDD, changed the define "KHCI_TICK_WAIT" to a larger value, and some other things.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should also mention that I run the uTasker USB Host MSD bootloader on this board with success so I know the hardware is correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2020 20:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/USB-Host-MSD-on-K22FN1M0AM12-Not-Receiving-Response-from/m-p/1019716#M10086</guid>
      <dc:creator>kevinpenn92</dc:creator>
      <dc:date>2020-02-26T20:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host MSD on K22FN1M0AM12 Not Receiving Response from Attached Device</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/USB-Host-MSD-on-K22FN1M0AM12-Not-Receiving-Response-from/m-p/1019717#M10087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE"&gt;MCUXpresso IDE&lt;/A&gt; has now replaced the Kinetis Design Studio IDE as the recommended software development toolchain for NXP’s newest Kinetis, LPC and i.MX RT Cortex-M-based devices. We have &lt;STRONG&gt;usb_host_msd&lt;/STRONG&gt; examples available in our MCUXpresso SDK that you can download from the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;P&gt;&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&gt;&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>Tue, 03 Mar 2020 22:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/USB-Host-MSD-on-K22FN1M0AM12-Not-Receiving-Response-from/m-p/1019717#M10087</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2020-03-03T22:00:46Z</dc:date>
    </item>
  </channel>
</rss>

