<?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: USB on the K24 vs K20</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474447#M28848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using the MK20DX256 and now I am using the MK24FN1M0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do know there are some difference in the flash but I would expect to at least be able to find an unrecognized device on the bus. I see it pulling D+ high but I don't ever see a USB device show up from the host's perspective. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 19:14:33 GMT</pubDate>
    <dc:creator>ryanlush</dc:creator>
    <dc:date>2016-01-29T19:14:33Z</dc:date>
    <item>
      <title>USB on the K24 vs K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474445#M28846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a design where we needed to swap out a K20 for a K24. As far as I can tell these two parts are pin compatible. After I swapped out the header file for the device and fixed a few differences I am able to run at 96MHz with the same code I had in the K20 however I can't get USB to work. Is there any obvious reason my K20 USB driver wouldn't work on the K24?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 13:51:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474445#M28846</guid>
      <dc:creator>ryanlush</dc:creator>
      <dc:date>2016-01-29T13:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: USB on the K24 vs K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474446#M28847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ryan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to specify which K20 and which K24 you are referring to (both have different derivatives that are also not compatible between themselves, let alone between different models).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg. If you are using K20F120 and K24F120 with 1Meg Flash check the crossbar master settings since K20F120 and K24F120 1Meg Flash have masters 3 and 4 respectively and so the USB will not be able to access flash based descriptor if used. If however you use K24F120 with 256k Flash its crossbar master matches the K20F120's. In both cases the interrupt vector number is different so make sure you have updated the vector table accordingly to match all interrupts used.&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;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis.html" rel="nofollow"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;K20: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TWR-K20D72M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TWR-K20D72M.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/FRDM-K20D50M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/FRDM-K20D50M.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TWR-K20D50M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TWR-K20D50M.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TEENSY_3.1.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TEENSY_3.1.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/tinyK20.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/tinyK20.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;K24: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TWR-K24F120M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TWR-K24F120M.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 17:42:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474446#M28847</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-01-29T17:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: USB on the K24 vs K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474447#M28848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using the MK20DX256 and now I am using the MK24FN1M0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do know there are some difference in the flash but I would expect to at least be able to find an unrecognized device on the bus. I see it pulling D+ high but I don't ever see a USB device show up from the host's perspective. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 19:14:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474447#M28848</guid>
      <dc:creator>ryanlush</dc:creator>
      <dc:date>2016-01-29T19:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: USB on the K24 vs K20</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474448#M28849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was the vector table though. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 19:42:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-on-the-K24-vs-K20/m-p/474448#M28849</guid>
      <dc:creator>ryanlush</dc:creator>
      <dc:date>2016-01-29T19:42:55Z</dc:date>
    </item>
  </channel>
</rss>

