<?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のトピックKL28Z ROM</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1219877#M59413</link>
    <description>&lt;P&gt;I've been learning embedded devlopment after 20 years of server and desktop development.&amp;nbsp; So far, I've using mostly ST boards and wanted to try out some NXP offerings.&amp;nbsp; I purchased the&amp;nbsp;FRDM-KL28Z,&amp;nbsp;LPCXpresso55S69, LPC4088 boards and an LPC-Link2.&amp;nbsp; For the KL28Z it lists the following:&lt;/P&gt;&lt;P&gt;MKL28Z512VLL7 MCU&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;96 MHz&lt;/LI&gt;&lt;LI&gt;512 KB Flash&lt;/LI&gt;&lt;LI&gt;128 KB RAM&lt;/LI&gt;&lt;LI&gt;32 KB ROM&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I haven't worked with ROM before and I am wondering if the ROM is only for the bootloader?&lt;/P&gt;</description>
    <pubDate>Sat, 23 Jan 2021 00:06:15 GMT</pubDate>
    <dc:creator>mustardoncheese</dc:creator>
    <dc:date>2021-01-23T00:06:15Z</dc:date>
    <item>
      <title>KL28Z ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1219877#M59413</link>
      <description>&lt;P&gt;I've been learning embedded devlopment after 20 years of server and desktop development.&amp;nbsp; So far, I've using mostly ST boards and wanted to try out some NXP offerings.&amp;nbsp; I purchased the&amp;nbsp;FRDM-KL28Z,&amp;nbsp;LPCXpresso55S69, LPC4088 boards and an LPC-Link2.&amp;nbsp; For the KL28Z it lists the following:&lt;/P&gt;&lt;P&gt;MKL28Z512VLL7 MCU&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;96 MHz&lt;/LI&gt;&lt;LI&gt;512 KB Flash&lt;/LI&gt;&lt;LI&gt;128 KB RAM&lt;/LI&gt;&lt;LI&gt;32 KB ROM&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I haven't worked with ROM before and I am wondering if the ROM is only for the bootloader?&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 00:06:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1219877#M59413</guid>
      <dc:creator>mustardoncheese</dc:creator>
      <dc:date>2021-01-23T00:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: KL28Z ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1220106#M59420</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;mustardoncheese,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;About the ROM, it is the KL28 embedded code which can support the downloading with USB HID, UART directly after boot from ROM mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; ROM also contains the API write the internal flash, so customer's code also can call the ROM API code to operate the internal flash.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 02:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1220106#M59420</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-01-25T02:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: KL28Z ROM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1220611#M59424</link>
      <description>&lt;P&gt;Always check the errata for parts.&lt;BR /&gt;&lt;BR /&gt;KL28 has some I2C issues.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;55S69 has bootloader issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The OKdo E1 board , based on the 55S69, has always looked Interesting to me.&lt;BR /&gt;&lt;A href="https://www.okdo.com/us/p/okdo-e1-development-board/" target="_blank" rel="noopener"&gt;https://www.okdo.com/us/p/okdo-e1-development-board/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The ROM is generally used for bootloading.&lt;BR /&gt;Different parts can add addition&amp;nbsp;features such as Flash&amp;nbsp; Write/Update or Math functions.&lt;BR /&gt;The data sheet for the part should cover those features and how to call them.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 14:36:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL28Z-ROM/m-p/1220611#M59424</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2021-01-25T14:36:06Z</dc:date>
    </item>
  </channel>
</rss>

