<?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 Problem K22FX512 with SDK1.3 MSD class in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663525#M7269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a mk22fx512 and i use KDS 3.2 with SDK1.3. I have a SDHC card connected to the SDHC interface that i will use with the msd class. The problem is that the firmware read the&amp;nbsp;USB_MSC_DEVICE_GET_INFO but windows get&amp;nbsp;usb device not recognized.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attach the firmware. Can you help me?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339026"&gt;Test.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 13:36:05 GMT</pubDate>
    <dc:creator>ypkdani</dc:creator>
    <dc:date>2017-04-10T13:36:05Z</dc:date>
    <item>
      <title>Problem K22FX512 with SDK1.3 MSD class</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663525#M7269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a mk22fx512 and i use KDS 3.2 with SDK1.3. I have a SDHC card connected to the SDHC interface that i will use with the msd class. The problem is that the firmware read the&amp;nbsp;USB_MSC_DEVICE_GET_INFO but windows get&amp;nbsp;usb device not recognized.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attach the firmware. Can you help me?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339026"&gt;Test.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:36:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663525#M7269</guid>
      <dc:creator>ypkdani</dc:creator>
      <dc:date>2017-04-10T13:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem K22FX512 with SDK1.3 MSD class</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663526#M7270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen that the function&amp;nbsp;USB_Desc_Get_Descriptor is never called.... so no data about the device are send to the pc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 07:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663526#M7270</guid>
      <dc:creator>ypkdani</dc:creator>
      <dc:date>2017-04-11T07:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem K22FX512 with SDK1.3 MSD class</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663527#M7271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Daniele Cortellazzi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw that you have a USB PE project, I recommend you to better use our last usb stack that is with SDK_2.x.&lt;/P&gt;&lt;P&gt;About your issue, could you please refer to the following links and document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-106048"&gt;Creating a New USB project with KSDK and Processor Expert support in KDS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-331376"&gt;USB Host Project with KSDK 1.3 and Processor Expert&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2014/01/18/usb-for-the-twr-k21f120m/" title="https://mcuoneclipse.com/2014/01/18/usb-for-the-twr-k21f120m/"&gt;USB for the TWR-K21F120M | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These posts explain how to create a project with PE support; the second one refer to a host project, but it could give you some guides, for example, it tells about "Memory Allocation Considerations" in chapter 9 (when working with PE and USB you need to change some configurations that comes with PE by default).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information could help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&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>Wed, 19 Apr 2017 20:23:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-K22FX512-with-SDK1-3-MSD-class/m-p/663527#M7271</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2017-04-19T20:23:32Z</dc:date>
    </item>
  </channel>
</rss>

