<?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: System Integration Module of MKE1xZ</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/System-Integration-Module-of-MKE1xZ/m-p/1069687#M57280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know which IDE or SDK you are using however writting a simple code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly read the &lt;STRONG&gt;SIM_FCFG1&lt;/STRONG&gt; register using a 32 bit variable to know&amp;nbsp; &lt;STRONG style="transform: scaleX(1.00976); top: 672.66px; left: 219.75px; font-size: 15px; font-family: sans-serif; "&gt;Program flash size&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read &lt;STRONG&gt;SIM_SDID&lt;/STRONG&gt; register using another variable to know&lt;STRONG&gt; RAM size&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And read &lt;STRONG&gt;Unique Identification Registers &lt;/STRONG&gt;as the following post suggest&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/311953"&gt;How to read the unique ID for K60?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, take a look at the reference manual, and perform the necesary masks to get the correct values.&lt;/P&gt;&lt;P&gt;You can use MCUXpresso IDE and install a Ke1xz SDK to do a mini project with this porpuse.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2020 05:44:53 GMT</pubDate>
    <dc:creator>sabinesjaime82</dc:creator>
    <dc:date>2020-08-28T05:44:53Z</dc:date>
    <item>
      <title>System Integration Module of MKE1xZ</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/System-Integration-Module-of-MKE1xZ/m-p/1069686#M57279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working on NXP MKE1xZ256 board. I am currently writing code to run an application that requires to read core Id, flash size and ram size of mcu. I searched it's reference manual and find out that SIM(System Integration Module) peripheral can provide me this information.&lt;/P&gt;&lt;P&gt;My Query is:&lt;/P&gt;&lt;P&gt;"How to exactly get core id, flash size and ram size of mcu from SIM peripheral ?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Support !&lt;A href="https://community.nxp.com/docs/DOC-347597"&gt;NXP Community—New Features, New Functionality, New Platform&lt;/A&gt;&amp;nbsp;mke14&amp;nbsp;mke15&amp;nbsp;mke15z256vlh7&amp;nbsp;ke15z&amp;nbsp;kinetis ke1xz&amp;nbsp;&lt;A href="https://community.nxp.com/t5/tag/cortexm0/tg-p"&gt;#cortexm0&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/cortex m0/tg-p"&gt;#cortex m0&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/cortex-m0+/tg-p"&gt;#cortex-m0+&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/cotex m0+/tg-p"&gt;#cotex m0+&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/cortex-m0/tg-p"&gt;#cortex-m0&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/mke15z/tg-p"&gt;#mke15z&lt;/A&gt;‌ &lt;A href="https://community.nxp.com/t5/tag/#nxp/tg-p"&gt;##nxp&lt;/A&gt;‌&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/System-Integration-Module-of-MKE1xZ/m-p/1069686#M57279</guid>
      <dc:creator>nehayadav</dc:creator>
      <dc:date>2020-08-26T16:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: System Integration Module of MKE1xZ</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/System-Integration-Module-of-MKE1xZ/m-p/1069687#M57280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know which IDE or SDK you are using however writting a simple code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly read the &lt;STRONG&gt;SIM_FCFG1&lt;/STRONG&gt; register using a 32 bit variable to know&amp;nbsp; &lt;STRONG style="transform: scaleX(1.00976); top: 672.66px; left: 219.75px; font-size: 15px; font-family: sans-serif; "&gt;Program flash size&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read &lt;STRONG&gt;SIM_SDID&lt;/STRONG&gt; register using another variable to know&lt;STRONG&gt; RAM size&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And read &lt;STRONG&gt;Unique Identification Registers &lt;/STRONG&gt;as the following post suggest&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/311953"&gt;How to read the unique ID for K60?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, take a look at the reference manual, and perform the necesary masks to get the correct values.&lt;/P&gt;&lt;P&gt;You can use MCUXpresso IDE and install a Ke1xz SDK to do a mini project with this porpuse.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2020 05:44:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/System-Integration-Module-of-MKE1xZ/m-p/1069687#M57280</guid>
      <dc:creator>sabinesjaime82</dc:creator>
      <dc:date>2020-08-28T05:44:53Z</dc:date>
    </item>
  </channel>
</rss>

