<?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: EIM Clock Frequency in I.MX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/1528958#M195698</link>
    <description>&lt;P&gt;I'm interfacing with an FPGA CPLD and other External memories - they all are fed by the same board clock of 43.75MHz.&lt;/P&gt;&lt;P&gt;How do I select this external clock to be fed to the EIM modules EIM_BCLK so that all the devices can be synchronized to the same clock?&lt;/P&gt;&lt;P&gt;(NOTE It appears the i.MX6 DualLite,Solo and Solo X have a freerun clk, But the i.MX6 Quad and Dual chips don't have this. This seems like it would be a common need - right?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 16:40:33 GMT</pubDate>
    <dc:creator>Rgulde</dc:creator>
    <dc:date>2022-09-27T16:40:33Z</dc:date>
    <item>
      <title>EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272261#M29594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the i.MX6 Dual/Quad Reference Manual, the EIM Clock maximum frequency is given as 133 MHz(page 1005).&amp;nbsp; Again, on page 1012, the ACLK, which I assume is the same as AXI clock and is the same as the EIM clock, has a maximum frequency of 133 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the default value of the EIM clock is 133 MHz.&amp;nbsp; However, on page 1027-1028, the 133 MHz clock is divided by 2 to get 66 MHz.&amp;nbsp; That should be 66.5 MHz.&amp;nbsp; That implies the EIM clock frequency is 132 MHz exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1056 mentions a EIM clock frequency of 104 MHz which seems to be an optional frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On page 81 of the iMX6 Firmware Guide, EIM clock root frequency is given as 132 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the i.MX6 Dual/Quad Applications Processor for Industrial Products data sheet, on page 50, note 2 says the maximum EIM operating frequency is 104 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 56 in the same document has a column title of "Max (If 132 MHz is supported by SoC)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, what is the default frequency of the EIM clock, exactly? 133.0 MHz? 132.0 MHz? 104.0 MHz?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, how does one change the frequency of the EIM clock?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 16:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272261#M29594</guid>
      <dc:creator>tom1</dc:creator>
      <dc:date>2014-03-03T16:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272262#M29595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&amp;nbsp;&amp;nbsp; According to the current i.MX6 DQ Datasheet (IMX6DQCEC, Rev. 2.3, 07/2013; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;footnote under Table 41 “EIM Bus Timing Parameters”) :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;“EIM maximum operating frequency is 104 MHz (t = 9.165 ns)”.&lt;BR /&gt; This is a hardware EIM restriction, the mentioned in the Datasheet frequency of 104 MHz &lt;BR /&gt; relates to external BCLK clock signal, that can be properly driven for external synchronous &lt;BR /&gt; devices, using the BCLK as reference clock. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt; As for (software) clock configuration please use the next bit fields :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;CSCMR1[aclk_emi_slow_sel]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;CSCMR1[aclk_emi_slow_podf]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 06:13:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272262#M29595</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-03-06T06:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272263#M29596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 20:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272263#M29596</guid>
      <dc:creator>tom1</dc:creator>
      <dc:date>2014-03-14T20:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272264#M29597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that &lt;SPAN style="color: #3d3d3d; font-family: Verdana, sans-serif; font-size: 13px;"&gt;“EIM maximum operating frequency is 104 MHz (t = 9.165 ns)”?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because currently I have a system based on mx6q, which can access a parallel EIM NOR flash,&lt;/P&gt;&lt;P&gt;while the EIM_BCLK outputs 132MHz clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check it carefully tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272264#M29597</guid>
      <dc:creator>RobbieJiang</dc:creator>
      <dc:date>2014-10-30T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272265#M29598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; The recent Datasheet (IMX6DQCEC, Rev. 3, 02/2014) confirms in section&lt;/P&gt;&lt;P&gt;4.9.3 [External Interface Module (EIM)] :&lt;/P&gt;&lt;P&gt;"Maximum operating frequency for EIM data&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;transfer is 104 MHz. Timing parameters &lt;BR /&gt;in this section that are given as a function of register settings or &lt;/SPAN&gt;clock periods are valid &lt;BR /&gt;for the entire range of allowed frequencies (0–104 MHz)". &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Looks like, we can guarantee all parameters in the Datasheet (under all specified environment&lt;BR /&gt;conditions) only till 104 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Yuri. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:18:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272265#M29598</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-10-31T02:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272266#M29599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MX6Q EIM can work at 132MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a parallel NOR flash connected to MX6Q EIM port.&lt;/P&gt;&lt;P&gt;With both the U-boot and the Linux kernel,&lt;/P&gt;&lt;P&gt;we can access the EIM parallel NOR flash with 132MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 08:22:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/272266#M29599</guid>
      <dc:creator>RobbieJiang</dc:creator>
      <dc:date>2014-11-14T08:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: EIM Clock Frequency in I.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/1528958#M195698</link>
      <description>&lt;P&gt;I'm interfacing with an FPGA CPLD and other External memories - they all are fed by the same board clock of 43.75MHz.&lt;/P&gt;&lt;P&gt;How do I select this external clock to be fed to the EIM modules EIM_BCLK so that all the devices can be synchronized to the same clock?&lt;/P&gt;&lt;P&gt;(NOTE It appears the i.MX6 DualLite,Solo and Solo X have a freerun clk, But the i.MX6 Quad and Dual chips don't have this. This seems like it would be a common need - right?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 16:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EIM-Clock-Frequency-in-I-MX6/m-p/1528958#M195698</guid>
      <dc:creator>Rgulde</dc:creator>
      <dc:date>2022-09-27T16:40:33Z</dc:date>
    </item>
  </channel>
</rss>

