<?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>i.MX ProcessorsのトピックRe: GPT Timer</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821761#M126477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evgeny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other clock sources also are available, also ipg_clk &amp;lt; 528000000&lt;BR /&gt;and max. frequencies are given in Table 18-4. System Clock &lt;BR /&gt;Frequency Values i.MX6DQ Reference Manual &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One can check gpt example in bare metals sdk (zip available on &lt;A href="https://community.nxp.com/thread/432859"&gt;SMP Enable in IMX6&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Nov 2018 23:01:35 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-11-11T23:01:35Z</dc:date>
    <item>
      <title>GPT Timer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821760#M126476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work with IMX6DQ. I want GPT timer to tick every 1ms in the Free-Run&amp;nbsp; mode.&lt;/P&gt;&lt;P&gt;So as I see in clock source&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100"&gt;&lt;SPAN class=""&gt;8–6&lt;BR /&gt;CLKSRC&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="550"&gt;&lt;SPAN class=""&gt;Clock Source select.&lt;BR /&gt;000 No clock&lt;BR /&gt;001 Peripheral Clock (ipg_clk)&lt;BR /&gt;010 High Frequency Reference Clock (ipg_clk_highfreq)&lt;BR /&gt;011 External Clock&lt;BR /&gt;100 Low Frequency Reference Clock (ipg_clk_32k)&lt;BR /&gt;101 Crystal oscillator divided by 8 as Reference Clock (ipg_clk_24M)&lt;BR /&gt;111 Crystal oscillator as Reference Clock (ipg_clk_24M)&lt;BR /&gt;others Reserved&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;As I understand only &lt;SPAN class=""&gt;Peripheral Clock&lt;/SPAN&gt; is available for me. I see that &lt;SPAN class=""&gt;Peripheral Clock&lt;/SPAN&gt; = 528000000. So in order to get 1ms tick I need a divider 528000.&lt;/P&gt;&lt;P&gt;But with all available prescalers&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="104"&gt;&lt;SPAN class=""&gt;PRESCALER &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD width="550"&gt;&lt;SPAN class=""&gt;Prescaler bits.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0x000 Divide by 1&lt;BR /&gt;0x001 Divide by 2&lt;BR /&gt;... ...&lt;BR /&gt;0xFFF Divide by 4096&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt; I can not get such a divider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2018 11:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821760#M126476</guid>
      <dc:creator>john71</dc:creator>
      <dc:date>2018-11-11T11:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: GPT Timer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821761#M126477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evgeny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other clock sources also are available, also ipg_clk &amp;lt; 528000000&lt;BR /&gt;and max. frequencies are given in Table 18-4. System Clock &lt;BR /&gt;Frequency Values i.MX6DQ Reference Manual &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One can check gpt example in bare metals sdk (zip available on &lt;A href="https://community.nxp.com/thread/432859"&gt;SMP Enable in IMX6&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2018 23:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821761#M126477</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-11T23:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: GPT Timer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821762#M126478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I didn't find bare metals examples for iMX6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 08:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821762#M126478</guid>
      <dc:creator>john71</dc:creator>
      <dc:date>2018-11-12T08:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: GPT Timer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821763#M126479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/servlet/JiveServlet/download/824324-1-391797/1.1.0_iMX6_Platform_SDK.zip" title="https://community.nxp.com/servlet/JiveServlet/download/824324-1-391797/1.1.0_iMX6_Platform_SDK.zip"&gt;https://community.nxp.com/servlet/JiveServlet/download/824324-1-391797/1.1.0_iMX6_Platform_SDK.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 10:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821763#M126479</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-12T10:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: GPT Timer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821764#M126480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. One more question - in what environment I can load the SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 10:47:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-Timer/m-p/821764#M126480</guid>
      <dc:creator>john71</dc:creator>
      <dc:date>2018-11-12T10:47:55Z</dc:date>
    </item>
  </channel>
</rss>

