<?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 USB on KL24 with processor expert in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381877#M20313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone been able to get USB working on the KL24 kinetis microcontroller using processor expert? I tried using the USB_LDD driver in processor expert and I am probing the USB lines and don't see anything on them. Any suggestions on how to get USB working on KL24 processor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Dec 2014 18:29:36 GMT</pubDate>
    <dc:creator>mikeconover</dc:creator>
    <dc:date>2014-12-31T18:29:36Z</dc:date>
    <item>
      <title>USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381877#M20313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone been able to get USB working on the KL24 kinetis microcontroller using processor expert? I tried using the USB_LDD driver in processor expert and I am probing the USB lines and don't see anything on them. Any suggestions on how to get USB working on KL24 processor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 18:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381877#M20313</guid>
      <dc:creator>mikeconover</dc:creator>
      <dc:date>2014-12-31T18:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381878#M20314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I don't have a KL24, but reader of my blog confirmed that it is working for him. The FSL_USB_Stack has a selection for the KL24 (the USB blocks are pretty much the same for all Kinetis).&lt;/P&gt;&lt;P&gt;So you might give the FSL_USB_Stack Processor Expert components a try. There are examples for CodeWarrior (&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z"&gt;mcuoneclipse/Examples/FRDM-KL25Z at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;) and Kinetis Design Studio (&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS"&gt;mcuoneclipse/Examples/KDS at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following article shows the necessary settings (important are the clock settings):&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/10/07/tutorial-usb-cdc-with-the-kl25z-freedom-board/" title="http://mcuoneclipse.com/2012/10/07/tutorial-usb-cdc-with-the-kl25z-freedom-board/"&gt;http://mcuoneclipse.com/2012/10/07/tutorial-usb-cdc-with-the-kl25z-freedom-board/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since that original article, the components have been refactored: &lt;A href="http://mcuoneclipse.com/2012/11/13/usb-component-splitted-and-updated/" title="http://mcuoneclipse.com/2012/11/13/usb-component-splitted-and-updated/"&gt;USB Component Splitted and Updated | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components are available on SourceForge: &lt;A href="http://mcuoneclipse.com/2014/10/21/mcuoneclipse-releases-on-sourceforge/" title="http://mcuoneclipse.com/2014/10/21/mcuoneclipse-releases-on-sourceforge/"&gt;McuOnEclipse Releases on SourceForge | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy New Year,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 19:34:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381878#M20314</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-12-31T19:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381879#M20315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I saw your example on your blog using the &lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt; FSL_USB_Stack component. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;However, I am not able to find the FSL_USB_Stack component in processor expert. Is there a way to add it? If so, where do I get that component? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;-Mike &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 19:43:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381879#M20315</guid>
      <dc:creator>mikeconover</dc:creator>
      <dc:date>2014-12-31T19:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381880#M20316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;The components are available on SourceForge: &lt;A class="jive-link-external-small" data-content-finding="Community" href="http://mcuoneclipse.com/2014/10/21/mcuoneclipse-releases-on-sourceforge/"&gt;McuOnEclipse Releases on SourceForge | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/mcuoneclipse/" title="https://sourceforge.net/projects/mcuoneclipse/"&gt;https://sourceforge.net/projects/mcuoneclipse/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/" title="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/"&gt;https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 19:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381880#M20316</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-12-31T19:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381881#M20317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sweet! I have clock configuration 3 setup for my 48MHz clock. Where can I change the USB to use this configuration? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 20:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381881#M20317</guid>
      <dc:creator>mikeconover</dc:creator>
      <dc:date>2014-12-31T20:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381882#M20318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or can I only use clock configuration 0 for the FSL_USB_Stack component? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 21:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381882#M20318</guid>
      <dc:creator>mikeconover</dc:creator>
      <dc:date>2014-12-31T21:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: USB on KL24 with processor expert</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381883#M20319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we had a discussion here: &lt;A href="https://community.nxp.com/thread/337732"&gt;Can the PE FSL_USB_STACK use Clock Source 1&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jan 2015 08:10:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-KL24-with-processor-expert/m-p/381883#M20319</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-01-01T08:10:10Z</dc:date>
    </item>
  </channel>
</rss>

