<?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 mk20 RTC in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mk20-RTC/m-p/660595#M40567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir,&lt;/P&gt;&lt;P&gt;i am using MK20dx128vlh5 freedom board.&lt;/P&gt;&lt;P&gt;In that ,i am trying check RTC_CLKout ,&lt;/P&gt;&lt;P&gt;But it not working and&lt;/P&gt;&lt;P&gt;How to configure the PORTC3 pin as CLKOUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 10:41:48 GMT</pubDate>
    <dc:creator>sreeramadhanala</dc:creator>
    <dc:date>2016-09-28T10:41:48Z</dc:date>
    <item>
      <title>mk20 RTC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mk20-RTC/m-p/660595#M40567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir,&lt;/P&gt;&lt;P&gt;i am using MK20dx128vlh5 freedom board.&lt;/P&gt;&lt;P&gt;In that ,i am trying check RTC_CLKout ,&lt;/P&gt;&lt;P&gt;But it not working and&lt;/P&gt;&lt;P&gt;How to configure the PORTC3 pin as CLKOUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 10:41:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mk20-RTC/m-p/660595#M40567</guid>
      <dc:creator>sreeramadhanala</dc:creator>
      <dc:date>2016-09-28T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: mk20 RTC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mk20-RTC/m-p/660596#M40568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sreerama,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the PTC3 function:&lt;/P&gt;&lt;P&gt;B8 PTC3/&lt;BR /&gt;LLWU_P7&lt;BR /&gt;CMP1_IN1 CMP1_IN1 PTC3/&lt;BR /&gt;LLWU_P7&lt;BR /&gt;SPI0_PCS1 UART1_RX FTM0_CH2 CLKOUT I2S0_TX_BCLK&lt;/P&gt;&lt;P&gt;if you want to configure the PTC3 as CLKOUT pin, this is the procedure:&lt;/P&gt;&lt;P&gt;1)Enable portC gated clock&lt;/P&gt;&lt;P&gt;SIM_SCGC5|=0x800; //set the PORTC bit, bit 12&lt;/P&gt;&lt;P&gt;2)set MUX bits in the PORTC_PCR3&lt;/P&gt;&lt;P&gt;PORTC_PCR3&amp;amp;=0x700;&lt;/P&gt;&lt;P&gt;PORTC_PCR3|=5&amp;lt;&amp;lt;8; //ALT5 is CLKOUT&lt;/P&gt;&lt;P&gt;3)set the CLKOUTSEL bits in SIM_SOPT2 to output different clcok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKOUT select&lt;BR /&gt;Selects the clock to output on the CLKOUT pin.&lt;BR /&gt;000 FlexBus CLKOUT&lt;BR /&gt;001 Reserved&lt;BR /&gt;010 Flash clock&lt;BR /&gt;011 LPO clock (1 kHz)&lt;BR /&gt;100 MCGIRCLK&lt;BR /&gt;101 RTC 32.768kHz clock&lt;BR /&gt;110 OSCERCLK0&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:37:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mk20-RTC/m-p/660596#M40568</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-09-29T06:37:47Z</dc:date>
    </item>
  </channel>
</rss>

