<?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>S12 / MagniV MicrocontrollersのトピックFCLKDIV register reconfiguring</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135548#M2286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. configure FCLKDIV for no PLL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. load some Flash&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. enable PLL (bus jumps 8 to 24 MHZ)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does FCLKDIV (esp. FDIVLD) stay the same and therefore cause danger in not noting that it may need re-initialized?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2006 00:34:53 GMT</pubDate>
    <dc:creator>imajeff</dc:creator>
    <dc:date>2006-05-11T00:34:53Z</dc:date>
    <item>
      <title>FCLKDIV register reconfiguring</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135548#M2286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. configure FCLKDIV for no PLL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. load some Flash&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. enable PLL (bus jumps 8 to 24 MHZ)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does FCLKDIV (esp. FDIVLD) stay the same and therefore cause danger in not noting that it may need re-initialized?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 00:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135548#M2286</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-05-11T00:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: FCLKDIV register reconfiguring</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135549#M2287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;I would doubt it stays the same, since the divider for fclk is 'downstream', anything you do upstream is going to affect it.&amp;nbsp; But if you need an answer for sure, you'd need one of the Freescale guys to answer.&lt;/P&gt;&lt;P&gt;If I had a routine that could operate under different conditions, I'd have it check the conditions and caculate what fclkdiv needs to be...&amp;nbsp; That is, asuming you have a reference somewhere, like always a specific crystal or something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 01:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135549#M2287</guid>
      <dc:creator>mke_et</dc:creator>
      <dc:date>2006-05-11T01:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: FCLKDIV register reconfiguring</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135550#M2288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The FLASH Clock is taken from the main OSC frequency. You set the FLCKDIV based on the OSC input frequency. There are parameters that must be met in regards to the OSC input frequency, Actual BUS Frequency, and FCLKDIV. If memroy serves me right this formula is listed in the FLASH section of the user guide.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I believe the only time there would be an issue after enabling the PLL and going to a higher bus frequency is when the OSC input is a very low frequency and the PLL steps it way up near max for the device.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please verify this with the FLASK BLock user guide for your device.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;From the FLASH block guide on DP256 device&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;P align="left"&gt;&lt;FONT face="Times New Roman"&gt;"These algorithms are controlled by a state machine whose timebase FCLK is derived from the oscillator clock via a programmable divider."&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT face="Times New Roman"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Technoman64 on &lt;SPAN class="date_text"&gt;05-10-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;03:08 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 03:01:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135550#M2288</guid>
      <dc:creator>Technoman64</dc:creator>
      <dc:date>2006-05-11T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: FCLKDIV register reconfiguring</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135551#M2289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi Imajeff,&lt;/P&gt;&lt;P&gt;On S12 like 9S12DT128, FDIVLD means "Register &lt;STRONG&gt;has it been written since last Reset&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;Therefore if you change between reset the bit has no reason to change status.&lt;/P&gt;&lt;P&gt;The divider is WRITE &lt;EM&gt;ONCE&lt;/EM&gt; !!! Be careful.&lt;/P&gt;&lt;P&gt;Up to the user to know what's he's doing...&lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;Alban.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 16:43:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/FCLKDIV-register-reconfiguring/m-p/135551#M2289</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-05-11T16:43:45Z</dc:date>
    </item>
  </channel>
</rss>

