<?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 Output clock on imxrt1064 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Output-clock-on-imxrt1064/m-p/1452862#M189981</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have a problem with output clocks on a dedicated pin&amp;nbsp; clk1p (N13).&lt;/P&gt;&lt;P&gt;The CCOSR register configured to enable system clock output / 2 and divided by 5. Using clko1.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CCM-&amp;gt;CCOSR = 0;
CCM-&amp;gt;CCOSR = CCM_CCOSR_CLKO1_SEL(0x01) | CCM_CCOSR_CLKO1_DIV(4);
CCM-&amp;gt;CCOSR |= CCM_CCOSR_CLKO1_EN(1);&lt;/LI-CODE&gt;&lt;P&gt;On a N13 pin i do not see any clock, only high level. May be i missed something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 16:30:05 GMT</pubDate>
    <dc:creator>zemlemer</dc:creator>
    <dc:date>2022-05-04T16:30:05Z</dc:date>
    <item>
      <title>Output clock on imxrt1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Output-clock-on-imxrt1064/m-p/1452862#M189981</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have a problem with output clocks on a dedicated pin&amp;nbsp; clk1p (N13).&lt;/P&gt;&lt;P&gt;The CCOSR register configured to enable system clock output / 2 and divided by 5. Using clko1.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CCM-&amp;gt;CCOSR = 0;
CCM-&amp;gt;CCOSR = CCM_CCOSR_CLKO1_SEL(0x01) | CCM_CCOSR_CLKO1_DIV(4);
CCM-&amp;gt;CCOSR |= CCM_CCOSR_CLKO1_EN(1);&lt;/LI-CODE&gt;&lt;P&gt;On a N13 pin i do not see any clock, only high level. May be i missed something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 16:30:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Output-clock-on-imxrt1064/m-p/1452862#M189981</guid>
      <dc:creator>zemlemer</dc:creator>
      <dc:date>2022-05-04T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Output clock on imxrt1064</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Output-clock-on-imxrt1064/m-p/1453560#M190034</link>
      <description>&lt;P&gt;CCM_CLK1_P (N13) is one of PLL input sources.&lt;/P&gt;
&lt;P&gt;What you want is GPIO_SD_B0_04 (H2), the alt6 function is CCM_CLKO1, add below code in your app:&lt;/P&gt;
&lt;P&gt;IOMUXC_SetPinMux(IOMUXC_GPIO_SD_B0_04_CCM_CLKO1, 0U);&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 13:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Output-clock-on-imxrt1064/m-p/1453560#M190034</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-05-05T13:12:55Z</dc:date>
    </item>
  </channel>
</rss>

