<?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 What are differences within K60 series and how does it affect programming in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247029#M6637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are developing a new application using K60 chip.&lt;/P&gt;&lt;P&gt;Intially our development was slow and used the &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;MK60DN512VLQ10 , but now as we are interested in floating point calculations and the extra memory we are considering the &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;MK60FN1M0VLQ12. The 120 chip has more memory and FP processor and otherwise the same number of pins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Are there significant programming changes to get the DN512 code working on the FN1M0V.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Obviously RAM is more plentiful, expect minimal problem there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;But the I/O assignment, will that be pin compatible ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Any other issues that people know about or anticipate ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 02:30:25 GMT</pubDate>
    <dc:creator>BryanCrosby</dc:creator>
    <dc:date>2013-07-01T02:30:25Z</dc:date>
    <item>
      <title>What are differences within K60 series and how does it affect programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247029#M6637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are developing a new application using K60 chip.&lt;/P&gt;&lt;P&gt;Intially our development was slow and used the &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;MK60DN512VLQ10 , but now as we are interested in floating point calculations and the extra memory we are considering the &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;MK60FN1M0VLQ12. The 120 chip has more memory and FP processor and otherwise the same number of pins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Are there significant programming changes to get the DN512 code working on the FN1M0V.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Obviously RAM is more plentiful, expect minimal problem there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;But the I/O assignment, will that be pin compatible ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Any other issues that people know about or anticipate ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 02:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247029#M6637</guid>
      <dc:creator>BryanCrosby</dc:creator>
      <dc:date>2013-07-01T02:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: What are differences within K60 series and how does it affect programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247030#M6638</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;Below are the answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. your clocking structure will change, you will have two PLL and the input range to PLL will be from 4 -8 Mhz. With FLL the max frequency you can generate will be 100Mhz. This you need not worry our code takes care if you are using them for drivers. The extra PLL is for the DRAM controller that you will get with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. you will have instruction and data cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. The page size/sector size for 120 Mhz&amp;nbsp;&amp;nbsp;&amp;nbsp; will be 4K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. If you upgrade in the same package , most likely the part will be drop in , but you will need to manually need to check for additional power pins or peripheral specific pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Since the pheripheral remains same you will be good with the rest. Don't forsee any other issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. For FP unit you need to use the CMSIS library . Web-link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/02/14/tutorial-using-the-arm-cmsis-library/" title="http://mcuoneclipse.com/2013/02/14/tutorial-using-the-arm-cmsis-library/"&gt;Tutorial: Using the ARM CMSIS Library | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Advisable to use the gcc compiler(within CW) for your development as this will integrate well. If you are on IAR then this step you can ignore. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 03:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247030#M6638</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2013-07-01T03:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: What are differences within K60 series and how does it affect programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247031#M6639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hope this helped with the clarifications that you sought&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 12:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-are-differences-within-K60-series-and-how-does-it-affect/m-p/247031#M6639</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2013-07-05T12:10:53Z</dc:date>
    </item>
  </channel>
</rss>

