<?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: Last ISR Vector in MEK18 Startup s file</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1567038#M64413</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206759"&gt;@Miguel04&lt;/a&gt;&lt;/P&gt;&lt;P&gt;So this is the trim value for the internal oscillator?&amp;nbsp; Is that part of the "High Range OSC" shown in figure 18-1 of the reference manual?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NXP_Question.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/203668i1FDED3E4E0415941/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NXP_Question.PNG" alt="NXP_Question.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Would like to know more about what clock(s) exactly are affected by this and how exactly the trim value configures the clock?&amp;nbsp; Something like a formula.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2022 18:43:58 GMT</pubDate>
    <dc:creator>sean_dvorscak</dc:creator>
    <dc:date>2022-12-08T18:43:58Z</dc:date>
    <item>
      <title>Last ISR Vector in MEK18 Startup s file</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1562387#M64379</link>
      <description>&lt;P&gt;I was looking through the startup_MKE18F16.s file, and had a question about what the 255th entry in the vector table.&lt;/P&gt;&lt;P&gt;The last entry shows a value of:&amp;nbsp;DCD 0xFFFFFFFF ; Reserved for user TRIM value&lt;/P&gt;&lt;P&gt;I cannot find any information on what this TRIM value is.&amp;nbsp; Can someone either tell me what this is or point me to some documentation for this?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 23:08:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1562387#M64379</guid>
      <dc:creator>sean_dvorscak</dc:creator>
      <dc:date>2022-11-30T23:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Last ISR Vector in MEK18 Startup s file</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1567019#M64412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/90401"&gt;@sean_dvorscak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A trim value is a reference value stored in the non-volatile memory which is used by the mcu to initialize and calibrate (in this case) the clock once it occurs a power-cycle, this values allow the frequency to be almost constant during the mcu operation. This &lt;A href="https://community.nxp.com/t5/8-bit-Microcontrollers-Knowledge/Trimming-the-S08P-MCU/ta-p/1118853" target="_self"&gt;post&lt;/A&gt; could give you a better idea of what trimming is.&lt;/P&gt;
&lt;P&gt;Let me know if you have another question.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 18:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1567019#M64412</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2022-12-08T18:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Last ISR Vector in MEK18 Startup s file</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1567038#M64413</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206759"&gt;@Miguel04&lt;/a&gt;&lt;/P&gt;&lt;P&gt;So this is the trim value for the internal oscillator?&amp;nbsp; Is that part of the "High Range OSC" shown in figure 18-1 of the reference manual?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NXP_Question.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/203668i1FDED3E4E0415941/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NXP_Question.PNG" alt="NXP_Question.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Would like to know more about what clock(s) exactly are affected by this and how exactly the trim value configures the clock?&amp;nbsp; Something like a formula.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 18:43:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1567038#M64413</guid>
      <dc:creator>sean_dvorscak</dc:creator>
      <dc:date>2022-12-08T18:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Last ISR Vector in MEK18 Startup s file</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1572646#M64481</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/90401"&gt;@sean_dvorscak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been looking for the information.&lt;/P&gt;
&lt;P&gt;Every main clock of the SCG needs to be trimmed, and there isn't a specific formula for the clock to be trimmed, instead there is a register (for example SCG_FIRCSTAT) which&amp;nbsp;coursely trim the Fast IRC Clock to within approximately ±0.7% of the target&lt;BR /&gt;frequency. Chapter 19.3.18 reference manual.&lt;/P&gt;
&lt;P&gt;Sorry for the late reply, let me know if you have another question.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 16:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Last-ISR-Vector-in-MEK18-Startup-s-file/m-p/1572646#M64481</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2022-12-20T16:38:13Z</dc:date>
    </item>
  </channel>
</rss>

