<?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 Re: RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280800#M10334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Thanks for your quick respons.&lt;/P&gt;&lt;P&gt;It is a pity KL could only use one oscillator but not crystal, this would be high cost and high current consumption.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2013 13:47:41 GMT</pubDate>
    <dc:creator>yujiegou</dc:creator>
    <dc:date>2013-07-19T13:47:41Z</dc:date>
    <item>
      <title>RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280798#M10332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do anyone noted that the RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis?&lt;/P&gt;&lt;P&gt;For example, on KL25Z (LQFP80),&amp;nbsp; RTC_CLKIN is assigned on pin1 and RTC_CLKOUT is assigned on pin pin56,&lt;/P&gt;&lt;P&gt;how to route if the user place one external 32k crystal in his PCB board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 02:33:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280798#M10332</guid>
      <dc:creator>yujiegou</dc:creator>
      <dc:date>2013-07-19T02:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280799#M10333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yu Jie&lt;/P&gt;&lt;P&gt;Pin RTC_CLKIN is used to provide clock source for RTC. Pin RTC_CLKOUT is a output of RTC clock. So if you want to give a clock source to RTC_CLKIN, I think you cannot use crystal but oscillator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 06:49:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280799#M10333</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2013-07-19T06:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280800#M10334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Thanks for your quick respons.&lt;/P&gt;&lt;P&gt;It is a pity KL could only use one oscillator but not crystal, this would be high cost and high current consumption.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 13:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280800#M10334</guid>
      <dc:creator>yujiegou</dc:creator>
      <dc:date>2013-07-19T13:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280801#M10335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a crystal with the Kinetis oscillator, and clock the RTC from that.&amp;nbsp; The oscillator uses the pins XTAL and EXTAL to connect to a crystal.&amp;nbsp; In Kinetis L, the system oscillator can use a 32kHz crystal, and clock the RTC.&amp;nbsp; Refer to the Clock Distribution chapter in the Reference Manual for more details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 18:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280801#M10335</guid>
      <dc:creator>dereksnell</dc:creator>
      <dc:date>2013-07-19T18:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: RTC_CLKIN and RTC_CLKOUT pins assignment on Kinetis</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280802#M10336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Derek,but say that you want to use USB, that need 48MHz or submultiple of it,and RTC too..&lt;/P&gt;&lt;P&gt;I think that in this case at least an oscillator is needed&lt;/P&gt;&lt;P&gt;it could be for 32768 Hz for RTC_CLKIN or 48MHz for USB_CLKIN&lt;/P&gt;&lt;P&gt;Do you confirm?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 07:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-CLKIN-and-RTC-CLKOUT-pins-assignment-on-Kinetis/m-p/280802#M10336</guid>
      <dc:creator>diegocolombo</dc:creator>
      <dc:date>2014-04-24T07:46:45Z</dc:date>
    </item>
  </channel>
</rss>

