<?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 Re: Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344050#M16748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 21:34:19 GMT</pubDate>
    <dc:creator>changfuzhao</dc:creator>
    <dc:date>2014-12-12T21:34:19Z</dc:date>
    <item>
      <title>I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344038#M16736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 16:35:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344038#M16736</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-11T16:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344039#M16737</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;Differences between KL and K for USB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. USB controller has to be given rights to access FLASH&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;FMC_PFAPR |= FMC_FPAPR_USB_FS;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;// allow USB controller to read from Flash&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;2. The USB clock source must be selected (in SIM_SOPT2) correctly and have the right speed&lt;/P&gt;&lt;P&gt;3. The MPU is usually disabled so that USB can access resources&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;MPU_CESR = 0;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;// allow concurrent access to MPU controller&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is about it.&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, 11 Dec 2014 17:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344039#M16737</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-11T17:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344040#M16738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for give me this answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think USB controler only read and write to RAM, not Flash, is it right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 18:23:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344040#M16738</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-11T18:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344041#M16739</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 controller can send data (such as emumeration descriptors or strings) directly from FLASH. It depends on the SW implementation. Some SW only uses only RAM and so has to first copy const data to a RAM buffer, which is however less efficient (in terms of code size and speed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I always send directly from Flash if there is no reason not to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the USB controller never writes to Flash directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardfs&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, 11 Dec 2014 19:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344041#M16739</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-11T19:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344042#M16740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, I put&amp;nbsp; every thing into RAM. and I also add code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN lang="EN"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FMC_PFAPR |= (1&amp;lt;&amp;lt;6);&lt;/P&gt;&lt;P&gt;I can't find&amp;nbsp; MPU_CESR&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN lang="EN"&gt;the device enum is fine at beginning, but after 15 to 20 second, windows notice to&amp;nbsp; "This device cannot start. (Code 10)"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN lang="EN"&gt;does here have some difference else&amp;nbsp; between KL25 and K20? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 20:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344042#M16740</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-11T20:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344043#M16741</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;If your processor has a MPU (memory protection unit) it will not allow USB to work without either disabling it or configuring a slave port configuration for it.&lt;/P&gt;&lt;P&gt;Usually it is simply disabled by&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;MPU_CESR = 0; [Memory Protection Unit Control/Error Status Register]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;If you have a 72MHz or 50MH K20 it doesn't have this and so doesn't need it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;Apart from that you just need to ensure that the USB module is clocked with an accurate 48MHz clock.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;Mark&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica','sans-serif'; color: #666666;"&gt;&lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 20:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344043#M16741</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-11T20:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344044#M16742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I post my USB_Init&amp;nbsp; code here, please take time and have a look, may be some thing wrong at them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 21:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344044#M16742</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-11T21:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344045#M16743</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 am sorry but it takes too long to search through large blocks of code without knowing other details about the processor and its other settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like me to tell me what is wrong with it please post a binary that can be loaded to a Freescale reference board and then I can see what the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can take working USB code from the uTasker project at &lt;A href="http://www.utasker.com/forum/index.php?topic=1721.0" title="http://www.utasker.com/forum/index.php?topic=1721.0"&gt;KINETIS Project Code&lt;/A&gt; - this doesn't need any porting between processors and so will run on all KL and K devices with USB. If you run your settings in its simulator it will tell you if anything is incorrect and can't work.&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, 11 Dec 2014 21:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344045#M16743</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-11T21:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344046#M16744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Mark, I post my s19 to you, please try it when you have time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you a lot&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 22:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344046#M16744</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-11T22:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344047#M16745</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;Please tell me which board I can run this on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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, 11 Dec 2014 22:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344047#M16745</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-11T22:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344048#M16746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use freescale, TWR-k20d72M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 14:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344048#M16746</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-12T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344049#M16747</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 loaded your code to my TWR-K20D72M board (standalone - not in tower) and coudl see that the code is not reaching the USB initialisation (the USB registers are still disabled) and the code looks to be in an exception trap (forever loop).&lt;/P&gt;&lt;P&gt;Therefore I couldn't check any USB operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have done is built the uTasker oproject for your board with USB-HID mouse operation on the local USB interface. Pressing the two user buttons on the board will move the mouse up and down to allow verifying that it is operating correctly. The system clock is set to 72MHz, bus clock 36MHz and the 48MHz USB clock is derived from the system clock divided by 1.5 using SIM_CLKDIV2 = 5 and SIM_SOPT2 = 0x00051000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can verify that this runs correctly on your board you can then use it as reference (compare its register settings to yours).&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>Fri, 12 Dec 2014 18:34:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344049#M16747</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-12-12T18:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: I have a project with KL25, and USB with general HID, it is working fine, but after I port to K20DX256, the USB enum is ok, but windows said it can't start? please give me some idea, where is wrong, thanks</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344050#M16748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 21:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-have-a-project-with-KL25-and-USB-with-general-HID-it-is/m-p/344050#M16748</guid>
      <dc:creator>changfuzhao</dc:creator>
      <dc:date>2014-12-12T21:34:19Z</dc:date>
    </item>
  </channel>
</rss>

