<?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: MKL46Z USB code to connect with USB memory stick</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580828#M34384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marceli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no USB solution for KL46Z in CW (Only for KL25Z in USB Baremetal Stack v4.1.1) so you will need to use KDS and KSDK drivers as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to download KSDK package for KL46Z in this page (SDK builder option):&amp;nbsp;&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; and after download is completed, you can find these examples at: C:\Freescale\KSDK_2.0\SDK_2.0_FRDM-KL46Z\boards\frdmkl46z\usb_examples and pay special attention to usb_host_msd_fatfs example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2016 17:30:33 GMT</pubDate>
    <dc:creator>isaacavila</dc:creator>
    <dc:date>2016-09-02T17:30:33Z</dc:date>
    <item>
      <title>MKL46Z USB code to connect with USB memory stick</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580826#M34382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to for USB driver code sample to use with any USB&amp;nbsp;memory stick&amp;nbsp;in mine MKL46Z256LL4 chip, to stream large data into.&amp;nbsp;Is it possible&amp;nbsp;to make driver in CodeWarrior Processor Expert?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 01:47:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580826#M34382</guid>
      <dc:creator>marceli1</dc:creator>
      <dc:date>2016-09-01T01:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: MKL46Z USB code to connect with USB memory stick</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580827#M34383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marceli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know whether PE can generate such code, or whether it is then operational or not. There is however a USB host memory stick example in the MQX package - usually the examples are initially only operational on one procesor with a pre-defined IDE but you may be able to port it with some understanding and patience to your device and environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also USB host memory stick support and integrated utFAT for your device (and almost all other Kinetis parts) which can be used with any IDE (KDS, CW, IAR, Keil, Rowley, CooCox, Green Hills etc.) and allows (approx.) real-time memory stick simulation at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL46Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL46Z.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-KL46Z48M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-KL46Z48M.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would however also consider using SD cards (also supported for your device and can be used in parallel with memory sticks) since it is lower overhead for a KL46.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:32:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580827#M34383</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-09-01T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: MKL46Z USB code to connect with USB memory stick</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580828#M34384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marceli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no USB solution for KL46Z in CW (Only for KL25Z in USB Baremetal Stack v4.1.1) so you will need to use KDS and KSDK drivers as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to download KSDK package for KL46Z in this page (SDK builder option):&amp;nbsp;&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; and after download is completed, you can find these examples at: C:\Freescale\KSDK_2.0\SDK_2.0_FRDM-KL46Z\boards\frdmkl46z\usb_examples and pay special attention to usb_host_msd_fatfs example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 17:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL46Z-USB-code-to-connect-with-USB-memory-stick/m-p/580828#M34384</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-09-02T17:30:33Z</dc:date>
    </item>
  </channel>
</rss>

