<?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: on twrK20d72m project I want to change the  microcontroller to be K20DN512VLK10 instead of K20DX256VLL7. what I need to do in order to use the same project just to change the microcontroller ? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387071#M20869</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;Specifically to rev.-2 devices [K20DN512-100, if it is rev. 2].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Rev. 1 has a mode control register whereas Rev.2 has system mode controller and reset control module&lt;/P&gt;&lt;P&gt;Consequences are that very low power mode control is slightly different and determining the cause of the last reset requires different code&lt;/P&gt;&lt;P&gt;- Rev. 1 has RNGB and Rev. 2 has RNGA (random number generator module is of a different type and so needs different code)&lt;/P&gt;&lt;P&gt;- Some port MUX capabilities may be expanded in Rev. 2 parts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be more but these needed to be considered in the uTasker project to achieve compaibility beween rev. 1 and rev. 2 silicon.&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, 29 Aug 2014 12:26:29 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2014-08-29T12:26:29Z</dc:date>
    <item>
      <title>on twrK20d72m project I want to change the  microcontroller to be K20DN512VLK10 instead of K20DX256VLL7. what I need to do in order to use the same project just to change the microcontroller ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387068#M20866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using K20 TWR for my development how ever our project has different K20 MCU , we have K20DN512VLK10 instead of K20DX256VLL7 which run on the TWR EVK , ( there are some changes between the 2 MCU ).&lt;/P&gt;&lt;P&gt;what action do I need to take in order to use the example project twr20d72m to run the K20DN512VLK10 instead of K20DX256VLL7 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 10:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387068#M20866</guid>
      <dc:creator>ronenaharoni</dc:creator>
      <dc:date>2014-08-28T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: on twrK20d72m project I want to change the  microcontroller to be K20DN512VLK10 instead of K20DX256VLL7. what I need to do in order to use the same project just to change the microcontroller ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387069#M20867</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;Here are a few differences between the K20DX256-72 and the K20DN512-100:&lt;/P&gt;&lt;P&gt;72MHz max - 100MHz max. (obviously)&lt;/P&gt;&lt;P&gt;No memory protection unit - has memory protection unit&lt;/P&gt;&lt;P&gt;1 CAN - 2 CAN interfaces&lt;/P&gt;&lt;P&gt;FS-USB is bus master 3 - FS USB is bus master 4&lt;/P&gt;&lt;P&gt;Various port mux options are different between the two parts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore there are not a great deal of modifications needed between the two.&lt;/P&gt;&lt;P&gt;I run the uTasker project on various K20 parts (from 50MHz to 120MHz F parts) and the 50MHz one has the most differences. Apart from the quite minor differences noted above the code is otherwise compatible.&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, 28 Aug 2014 19:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387069#M20867</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-08-28T19:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: on twrK20d72m project I want to change the  microcontroller to be K20DN512VLK10 instead of K20DX256VLL7. what I need to do in order to use the same project just to change the microcontroller ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387070#M20868</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;K20DN512VLK10 belongs to Kinetis 100MHz product platform, as Mark mentioned, there with some difference.&lt;/P&gt;&lt;P&gt;I would recommend customer to refer Kinetis 100MHz product example project from below link:&lt;/P&gt;&lt;P&gt;KINETIS512_V2_SC&amp;nbsp; : Kinetis 100MHz Rev 2 Example Projects.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Customer also could consider to use Processor Expert tool, which provides components with logic driver for all Kinetis product.&lt;/P&gt;&lt;P&gt;There will add flexibility for project project migrate from different Kinetis platform.&lt;/P&gt;&lt;P&gt;More detailed info, please check below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/homepage.jsp?code=BEAN_STORE_MAIN" title="http://www.freescale.com/webapp/sps/site/homepage.jsp?code=BEAN_STORE_MAIN"&gt;Processor Expert Software and Embedded Compon|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;BR /&gt;best regards &lt;BR /&gt;Ma Hui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 08:38:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387070#M20868</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2014-08-29T08:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: on twrK20d72m project I want to change the  microcontroller to be K20DN512VLK10 instead of K20DX256VLL7. what I need to do in order to use the same project just to change the microcontroller ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387071#M20869</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;Specifically to rev.-2 devices [K20DN512-100, if it is rev. 2].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Rev. 1 has a mode control register whereas Rev.2 has system mode controller and reset control module&lt;/P&gt;&lt;P&gt;Consequences are that very low power mode control is slightly different and determining the cause of the last reset requires different code&lt;/P&gt;&lt;P&gt;- Rev. 1 has RNGB and Rev. 2 has RNGA (random number generator module is of a different type and so needs different code)&lt;/P&gt;&lt;P&gt;- Some port MUX capabilities may be expanded in Rev. 2 parts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be more but these needed to be considered in the uTasker project to achieve compaibility beween rev. 1 and rev. 2 silicon.&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, 29 Aug 2014 12:26:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/on-twrK20d72m-project-I-want-to-change-the-microcontroller-to-be/m-p/387071#M20869</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-08-29T12:26:29Z</dc:date>
    </item>
  </channel>
</rss>

