<?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>MQX Software SolutionsのトピックRe: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444092#M14842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if VBAT is flowing, the RTC registers can be accessed. But when the chip main power lost, the core doesn't work and couldn't access the RTC registers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2015 05:39:02 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2015-09-16T05:39:02Z</dc:date>
    <item>
      <title>K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444087#M14837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see no voltage on the K20 RTC pins XTAL32 &amp;amp; EXTAL32.&amp;nbsp; The BSP does turn on this External Crystal.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any have any idea why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am expecting about 1/2 voltage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:36:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444087#M14837</guid>
      <dc:creator>markkalior</dc:creator>
      <dc:date>2015-09-11T17:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444088#M14838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalior:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think&amp;nbsp; first you need to check the register OSC_CR ,&amp;nbsp;&amp;nbsp; Bit 7 ERCLKEN , make sure that external reference clock is enabled&lt;/P&gt;&lt;P&gt;Then you can check the MCG control 2 Register, what is the value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 07:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444088#M14838</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-09-14T07:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444089#M14839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the System Osc isn't being used, still set the OSC_CR, bit 7?&amp;nbsp; I have tried both ways.&amp;nbsp;&amp;nbsp; Currently, I have it set to zero.&amp;nbsp;&amp;nbsp; MCG_C2 = 0, MCG_C7=0x01.&amp;nbsp;&amp;nbsp; Which should select the XTAL32 &amp;amp; EXTAL32, instead of the XTAL0 &amp;amp; EXTAL0.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will the RTC work at all, if the VBAT is flowing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 15:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444089#M14839</guid>
      <dc:creator>markkalior</dc:creator>
      <dc:date>2015-09-14T15:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444090#M14840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right. If the system OSC isn't being used, you do not need to set the OSC_CR , bit 7.&lt;/P&gt;&lt;P&gt;RTC is powered by VBAT.&lt;/P&gt;&lt;P&gt;MCG_C2 = 0 and MCG_C7 =0x01, that is OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also check the RTC Control Register (RTC_CR)&lt;/P&gt;&lt;P&gt;You need to enable OSCE:&amp;nbsp; Oscillator Enable;&amp;nbsp;&amp;nbsp;&amp;nbsp; configure the CLKO, according to your requirement.&lt;/P&gt;&lt;P&gt;SC20, SC4P, SC8P, SC16P, you need to configure them according to the schematic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:01:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444090#M14840</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-09-15T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444091#M14841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have RTC_CR, bit OSCE set to a one.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Do you know if the any of the RTC registers will work, if VBAT is flowing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 14:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444091#M14841</guid>
      <dc:creator>markkalior</dc:creator>
      <dc:date>2015-09-15T14:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: K20 RTC CRYSTAL PINS XTAL32 &amp; EXTAL32 has no voltage</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444092#M14842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if VBAT is flowing, the RTC registers can be accessed. But when the chip main power lost, the core doesn't work and couldn't access the RTC registers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 05:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/K20-RTC-CRYSTAL-PINS-XTAL32-EXTAL32-has-no-voltage/m-p/444092#M14842</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2015-09-16T05:39:02Z</dc:date>
    </item>
  </channel>
</rss>

