<?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 K21F USB issue in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1748175#M65652</link>
    <description>&lt;P&gt;&lt;SPAN&gt;When use K21F to replace K21D, USB can't communicate with Tablet and the other device, the buzzer and LED function can work, try 5pcs, the issue is the same. would you please advise how to fix it ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 01:24:29 GMT</pubDate>
    <dc:creator>AlvinLin1933</dc:creator>
    <dc:date>2023-10-30T01:24:29Z</dc:date>
    <item>
      <title>K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1748175#M65652</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When use K21F to replace K21D, USB can't communicate with Tablet and the other device, the buzzer and LED function can work, try 5pcs, the issue is the same. would you please advise how to fix it ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 01:24:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1748175#M65652</guid>
      <dc:creator>AlvinLin1933</dc:creator>
      <dc:date>2023-10-30T01:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1748999#M65658</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, could you elaborate further about the communication through USB? Are you using the same bin, or do you have 2 different compile projects?&lt;/P&gt;
&lt;P&gt;I say that because the MCU has a different frequency and needs to use the appropriate compilation, 120 MHz vs 50 MHz.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 23:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1748999#M65658</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-10-30T23:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1753440#M65676</link>
      <description>&lt;P&gt;Hi Pavel :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; After completed the programming, Tablet can't recognize the USB K21F device.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 10:04:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1753440#M65676</guid>
      <dc:creator>AlvinLin1933</dc:creator>
      <dc:date>2023-11-07T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1754469#M65680</link>
      <description>&lt;P&gt;Hello, sorry for the late response I found on the SDK builder the K21F has an example on the SDK, could you try any example that your similar application, I want to know if the behavior is the same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other thing could you elaborate further on the issue?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 21:57:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1754469#M65680</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-11-08T21:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1754515#M65681</link>
      <description>&lt;P&gt;Hi Pavel :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Please refer the enclosed png, when set the&amp;nbsp;USBx_USBTCR0[USBRESET] bit manually, it seems fix the USB issue, would you have the other suggestion ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 00:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1754515#M65681</guid>
      <dc:creator>AlvinLin1933</dc:creator>
      <dc:date>2023-11-09T00:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: K21F USB issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1756492#M65692</link>
      <description>&lt;P&gt;Hello, I found the following thread maybe could help you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/Delay-needed-before-setting-USB0-CTL/m-p/462854" target="_blank"&gt;Delay needed before setting USB0_CTL? - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 20:37:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K21F-USB-issue/m-p/1756492#M65692</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-11-13T20:37:33Z</dc:date>
    </item>
  </channel>
</rss>

