<?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: FRDM-KL25Z USB not recogized in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410836#M23191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select KL25Z128xxx4:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/911iCA8BAD4192C84DE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/963i34781B51E2B49437/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&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, 18 Nov 2015 07:38:51 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2015-11-18T07:38:51Z</dc:date>
    <item>
      <title>FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410820#M23175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the FRDM-KL25Z board and I want to use the DFU-Demo to write a bootloader to the device flash using the KL25Z usb connection (not the openSDA).&lt;/P&gt;&lt;P&gt;when I try to connect the board to the computer, the computer does not seem to detect the board as it does in the openSDA usb conector.&lt;/P&gt;&lt;P&gt;Is it a problem of the KL25Z USB connector not being an&amp;nbsp; On-The-Go USB connector?&lt;/P&gt;&lt;P&gt;how can I make my computer detect and recognize the board?&lt;/P&gt;&lt;P&gt;I can connect to the board using the PnE micro Multilink debugger if it can help.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Avner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 07:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410820#M23175</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-16T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410821#M23176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AN4370 SW does include a KL25 target but it doesn't say which board the KL25 is on. The only thing that I have seen is a note stating that for USB functionality J17: P5V_K25_USB should be set. There is no J17 on the FRDM-KL25Z so I expect that the software was developed for a different board (although there is also no J17 with this connection on either the TWR-KL25 or the TWR-SER board).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would however ask whether you really want/need to use USB-DFU since it is an immensly complicated method to do firmware upgrades due to the fact that it requires you to develop/customise a PC application (usually multiple such developments if you want MAC and Linux users to be able to do it too), a boot loader software supporting DFU and 'also' develop DFU support in the application that you are updating if you want to do it right according to the class. Personally I don't see the attraction for typical usage but only for maybe a company like Logitec who can invest several months of development and personalisation so that they can give a slick and cool firmware updating experience for their users (since the sell enough such devices to make it worth while and they need to keep their image highly polished).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For "standard" firmware updating Freescale offers their Kboot (with a USB-HID application) or you can use USB-MSD (the most popular method which requires absolutely no PC software to be installed on any OSs) or plug in a memory stick (USB-host).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can try USB-MSD and Kboot USB with the binary at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/FRDM-KL25Z.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/FRDM-KL25Z.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and verify that your FRDM-KL25Z HW is operational in the process.&lt;/P&gt;&lt;P&gt;It is possible to use USB-MSD, USB-KBOOT and USB-Host (memory stick) at the same time if desired and you can avoid any software development if your goal is not specifically to learn building such loaders for educational reasons.&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>Mon, 16 Nov 2015 21:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410821#M23176</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-11-16T21:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410822#M23177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you working with W7,W8 or W10? The first time I have tried to use my FRDM-KL25Z with W10, my board was not recognize properly. I have to program the last bootloader and driver under W7.&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2014/11/01/illustrated-step-by-step-instructions-updating-the-freescale-freedom-board-firmware/" title="http://mcuoneclipse.com/2014/11/01/illustrated-step-by-step-instructions-updating-the-freescale-freedom-board-firmware/"&gt;Illustrated Step-by-Step Instructions: Updating the Freescale Freedom Board Firmware | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 22:39:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410822#M23177</guid>
      <dc:creator>michelmeunier</dc:creator>
      <dc:date>2015-11-16T22:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410823#M23178</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;First of all&amp;nbsp; thanks&amp;nbsp; for the detailed&amp;nbsp; answer.&lt;/P&gt;&lt;P&gt;I will be very&amp;nbsp; glad to use the USB-MSD or memory stick but I can't&amp;nbsp; seem&amp;nbsp; to make&amp;nbsp; the&amp;nbsp; USB to be detectable... I &lt;SPAN lang="en"&gt;thought &lt;/SPAN&gt;maybe some kind of switch between the two USB connections?&lt;/P&gt;&lt;P&gt;another question&amp;nbsp; regarding it is how to prevent&amp;nbsp; unauthorized people from using it to load some other program on it?&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Avner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 06:33:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410823#M23178</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-17T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410824#M23179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Michel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I am using the windows 7, and manged to define the board using the OpenSDA USB connector, but I want to connect to the&amp;nbsp; board using the other USB connection (the&amp;nbsp; KL25z connector). it seems to power up the board, but&amp;nbsp; not to make it detectable for the computer...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Were you able to connect to the board using this connector?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Avner&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 06:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410824#M23179</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-17T06:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410825#M23180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avner,&lt;/P&gt;&lt;P&gt;if you want to use the micrcocontroller through the other (non-debug) connector, you need to run a USB stack on it (e.g. &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;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 06:54:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410825#M23180</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-17T06:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410826#M23181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Erich,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Looks good! I saw the tutorial is using the CodeWarrior. is it possible to do it using the KDS( it has no code limitations in the free version)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Avner&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410826#M23181</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-17T08:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410827#M23182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CodeWarrior and KDS are very similar, and yes, the same tutorial (with a few simple changes) is applicable for KDS too.&lt;/P&gt;&lt;P&gt;You might check out the following examples for KDS on GitHub:&lt;/P&gt;&lt;P&gt;&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&amp;nbsp; · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The USB CDC for KL25Z is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_USB_CDC" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_USB_CDC"&gt;mcuoneclipse/Examples/KDS/FRDM-KL25Z/FRDM-KL25Z_USB_CDC at master · GitHub&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;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410827#M23182</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-17T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410828#M23183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried what the tutorial&amp;nbsp; explained and&amp;nbsp; I&amp;nbsp; got stuck rather fast...&lt;/P&gt;&lt;P&gt;I tried searching for the FSL_USB_Stack and the Wait and did not find it...&lt;/P&gt;&lt;P&gt;those are the options&amp;nbsp; I get when I search processor expert related to usb:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35266i6E7A553EC9679C40/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried the&amp;nbsp; various options and got some errors I wasn't sure how to solve (the same thing happens in the CodeWrrior).&lt;/P&gt;&lt;P&gt;can you please guide me a little bit more?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Avner &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:58:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410828#M23183</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-17T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410829#M23184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avner,&lt;/P&gt;&lt;P&gt;They are on SourceForge: &lt;A href="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/" title="https://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/"&gt;McuOnEclipse - Browse /PEx Components at SourceForge.net&lt;/A&gt; &lt;/P&gt;&lt;P&gt;see &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;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 12:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410829#M23184</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-17T12:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410830#M23185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the binary to verify that yout FRDM-KL25Z is operational?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory stick loading has an encrypted/authentication option so can only be used by authorised people - it will ignore other data. USB-MSD loading protects code by password-protecting 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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also see a guide at &lt;A href="https://community.nxp.com/docs/DOC-329079"&gt;uTasker Bootloader Porting Guide&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 12:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410830#M23185</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-11-17T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410831#M23186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now get the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/31223i7F6138FEB56DAEF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and there is no options to define in the clock gate and all the other red blanks.&lt;/P&gt;&lt;P&gt;what am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:43:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410831#M23186</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-17T16:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410832#M23187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you have set the wrong Init component for USB. It should be the Init_USB_OTG_VAR0 one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/31745i3942E25B2BFB8893/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: best if you switch to the 'no-tabs' view, see &lt;A href="http://mcuoneclipse.com/2014/06/20/switching-between-tabs-and-no-tabs-ui-in-processor-expert/" title="http://mcuoneclipse.com/2014/06/20/switching-between-tabs-and-no-tabs-ui-in-processor-expert/"&gt;Switching between ‘tabs’ and ‘no-tabs’ UI in Processor Expert | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 18:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410832#M23187</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-17T18:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410833#M23188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I switched to no tabs (I was actually searched&amp;nbsp; for it) and I checked the Init component and it is the right&amp;nbsp; one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/710iF3F95BBC372DC7A5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;is there&amp;nbsp; something else that may cause this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps,&amp;nbsp; when I create a new Init_USB_OTG component it does enable me to change those settings...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 06:03:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410833#M23188</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-18T06:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410834#M23189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see it now: you are using a Kinetis SDK project. The Kinetis SDK is not compatible with these components.&lt;/P&gt;&lt;P&gt;You need to create a project without the SDK enabled.&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, 18 Nov 2015 07:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410834#M23189</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-18T07:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410835#M23190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what kind of project to open (sorry I'm such a Novice:smileyblush:)&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;tutorial said: "&lt;SPAN style="color: #373737; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px;"&gt;To create a new project, I select the menu &lt;/SPAN&gt;&lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; color: #373737;"&gt;File &amp;gt; New &amp;gt; Bareboard Project" . &lt;/EM&gt;&lt;/SPAN&gt;Those are my options:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/902i511F08F4C73080DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;what should I choose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 07:20:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410835#M23190</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-18T07:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410836#M23191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select KL25Z128xxx4:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/911iCA8BAD4192C84DE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/963i34781B51E2B49437/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&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, 18 Nov 2015 07:38:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410836#M23191</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-18T07:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25Z USB not recogized</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410837#M23192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Erich,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks&amp;nbsp; for all the help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I made it eventually.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Avner&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:12:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25Z-USB-not-recogized/m-p/410837#M23192</guid>
      <dc:creator>avnergidron</dc:creator>
      <dc:date>2015-11-19T13:12:31Z</dc:date>
    </item>
  </channel>
</rss>

