<?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 RT Crossover MCUsのトピックRe: RT1050 SDRAM clock configuration</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741951#M220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joshua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;See the link, please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340813"&gt;https://community.nxp.com/docs/DOC-340813&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After understanding how to configure registers related to SDRAM clock, go back to configure it in SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;TIC weidong sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2018 04:19:07 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2018-06-01T04:19:07Z</dc:date>
    <item>
      <title>RT1050 SDRAM clock configuration</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741950#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find a note on how to configure the clock for specific SDRAM part, but noticed that in in the SEMC example there are a couple of clues:&lt;/P&gt;&lt;UL style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;a define: EXAMPLE_SEMC_CLK_FREQ&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;a comment: /* Set semc clock to 132Mhz */&lt;/LI&gt;&lt;/UL&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;if&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;EXAMPLE_SEMC_CLK_FREQ is printed the value is&lt;/SPAN&gt;: 109241376 -- I was anticipating 132MHz (based on the comment and the functionality described in the application note:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fapplication-note%2FAN12077.pdf" rel="nofollow" style="color: #3d9ce7; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12077.pdf&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;Based on experimentation with the value 'N' passed as the second argument to: CLOCK_SetDiv(kCLOCK_SemcDiv, N) -- where N ranges from 1..7,&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;EXAMPLE_SEMC_CLK_FREQ&amp;nbsp;&lt;/SPAN&gt;ranges from: 163862064..40965516&amp;nbsp;&lt;/P&gt;&lt;UL style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;What is the actual clock speed configured by default in the SEMC example (132MHz or 109.2MHz)?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Does the 109.2MHz value indicate that the core clock is not 600MHz?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Does this correspond to the clocking of the SDRAM at 109.2MHz (or 132) -- not 167MHz as reported in the EVK user guide?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;What are the acceptable range of values for kCLOCK_SemcDiv?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;If the value of kCLOCK_SemcDiv is modified from the default, does that change the units of the sdramconfig data structure passed to&amp;nbsp;SEMC_ConfigureSDRAM, or are these units scaled automatically?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;the math: "sdramconfig.tCkeOff_Ns = (1000000000 / clockFrq);" rounds down, should I be concerned that the setting might be too aggressive?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;Many thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 21:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741950#M219</guid>
      <dc:creator>joshuasakwa</dc:creator>
      <dc:date>2018-05-31T21:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: RT1050 SDRAM clock configuration</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741951#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joshua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;See the link, please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-340813"&gt;https://community.nxp.com/docs/DOC-340813&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After understanding how to configure registers related to SDRAM clock, go back to configure it in SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;TIC weidong sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 04:19:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741951#M220</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2018-06-01T04:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: RT1050 SDRAM clock configuration</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741952#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks TIC -- this is great information! I will study it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 16:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741952#M221</guid>
      <dc:creator>joshuasakwa</dc:creator>
      <dc:date>2018-06-01T16:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: RT1050 SDRAM clock configuration</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741953#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Wigros,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I parsed out the register values, and followed the math in the Clock Config note that you forwarded. I arrive at the same 109.2 MHz clock value that was computed by the MCU API functions. To confirm my understanding, a few follow up questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. does this mean that 109.2MHz is the clock being applied to the SDRAM?&lt;/P&gt;&lt;P&gt;2. is it safe to change these various clock dividers to arrive at a different frequency, and if so what is the acceptable range?&lt;/P&gt;&lt;P&gt;3. the math: "sdramconfig.tCkeOff_Ns = (1000000000 / clockFrq);" rounds down, should I be concerned that the setting might be too aggressive?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help!&lt;/P&gt;&lt;P&gt;Joshua&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 21:44:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1050-SDRAM-clock-configuration/m-p/741953#M222</guid>
      <dc:creator>joshuasakwa</dc:creator>
      <dc:date>2018-06-01T21:44:03Z</dc:date>
    </item>
  </channel>
</rss>

