<?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 How to use active crystal? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-active-crystal/m-p/730353#M14894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" data-group="0-0" data-section="0" data-sentence="0" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;In our project, MC9S128G is used as a single chip microcomputer. The clock USES 3.3V active crystal vibration, and the crystal oscillator output end adopts two resistance partial pressures, reducing the output clock amplitude to below 1.8V, about 1V.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="" data-group="0-1" data-section="0" data-sentence="1" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;But the debugging finds that it is stuck at the while(CPMUFLG_LOCK==0);&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-2" data-section="0" data-sentence="2" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;That is, PLL never locks.&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-3" data-section="0" data-sentence="3" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;Can you provide a bit of this single chip to use active crystal to use.&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-4" data-section="0" data-sentence="4" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;Thank you very much!&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2018 06:41:33 GMT</pubDate>
    <dc:creator>407214944</dc:creator>
    <dc:date>2018-02-08T06:41:33Z</dc:date>
    <item>
      <title>How to use active crystal?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-active-crystal/m-p/730353#M14894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" data-group="0-0" data-section="0" data-sentence="0" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;In our project, MC9S128G is used as a single chip microcomputer. The clock USES 3.3V active crystal vibration, and the crystal oscillator output end adopts two resistance partial pressures, reducing the output clock amplitude to below 1.8V, about 1V.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="" data-group="0-1" data-section="0" data-sentence="1" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;But the debugging finds that it is stuck at the while(CPMUFLG_LOCK==0);&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-2" data-section="0" data-sentence="2" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;That is, PLL never locks.&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-3" data-section="0" data-sentence="3" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;Can you provide a bit of this single chip to use active crystal to use.&lt;/SPAN&gt;&lt;SPAN class="" data-group="0-4" data-section="0" data-sentence="4" style="color: #2e3033; background-color: #eef0f2; font-size: 12px;"&gt;Thank you very much!&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 06:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-active-crystal/m-p/730353#M14894</guid>
      <dc:creator>407214944</dc:creator>
      <dc:date>2018-02-08T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use active crystal?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-active-crystal/m-p/730354#M14895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before you use PLL be sure the oscillator is working correctly.&lt;/P&gt;&lt;P&gt;1. Use normal passive crystal. (oscillator) Active, are not supported by S12G device.&lt;/P&gt;&lt;P&gt;2. To check correct behavior, use PBE mode and you should measure frequency of BUSCLK=OSCCLK/2 at ECLK pin. Of course you have to set ECLKCTL_NECLK=0. This says you,&amp;nbsp;without measurement, whether your oscillator works.&lt;/P&gt;&lt;P&gt;The data sheet states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4628i57FDD0867AA3C778/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;C: Those parameters are achieved by the design characterization by measuring a statistically relevant sample size across process variations.&lt;BR /&gt;D: Those parameters are derived mainly from simulations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PLL setup for different modes: &lt;A href="https://community.nxp.com/docs/DOC-93792"&gt;https://community.nxp.com/docs/DOC-93792&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ladislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 12:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-active-crystal/m-p/730354#M14895</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2018-02-08T12:03:30Z</dc:date>
    </item>
  </channel>
</rss>

