<?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: iMX7 external Bus CS1 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805772#M124379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor, now it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2018 06:47:22 GMT</pubDate>
    <dc:creator>mahaep</dc:creator>
    <dc:date>2018-08-22T06:47:22Z</dc:date>
    <item>
      <title>iMX7 external Bus CS1</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805770#M124377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we use a iMX7-Colibri modul.&lt;/P&gt;&lt;P&gt;Currently we have a SRAM mapped in the external EIM-Bus (0x28000000-0x2FFFFFFF) - CS0 area 128MB.&lt;/P&gt;&lt;P&gt;It works well.&lt;BR /&gt;Now we like to split the area in 2 regions with CS0 and CS1 with 2 * 64 MB&lt;/P&gt;&lt;P&gt;CS0 (0x28000000-0x2BFFFFFF)&amp;nbsp;&amp;nbsp; CS1 (0x2C000000-0x2FFFFF) &amp;nbsp;&lt;BR /&gt;I used CS0 Registers and values as a template,&amp;nbsp; but I had done something wrong.&lt;BR /&gt;If I read from CS1 area I got the data form CS0 area. I guess there is a register value not defined.&lt;BR /&gt;Please can you assist me, to find the error.&lt;/P&gt;&lt;P&gt;I can see CS0, WR, OE,.. signals, but no CS1 signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read back the register settings and the values are:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;IOMUXC_GPR_GPR1: 4f40202d&amp;nbsp; &amp;lt;-- Change&amp;nbsp; to 2 * 64MB&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pWEIM-&amp;gt;CS0GCR1: 00610089&lt;BR /&gt;pWEIM-&amp;gt;CS0GCR2: 00001002&lt;BR /&gt;pWEIM-&amp;gt;CS0WR1: 1f6fffd3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pWEIM-&amp;gt;CS1GCR1: 00010089&lt;BR /&gt;pWEIM-&amp;gt;CS1GCR2: 00001002&lt;BR /&gt;pWEIM-&amp;gt;CS1WR1: 1f6fffd3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//CS1_B mux port of EIM&lt;/P&gt;&lt;P&gt;&amp;nbsp;pSW_PADEPDC_DATA15 = (DWORD*)Map_OALPAtoVA(IOMUXC_SW_MUX_CTL_PAD_EPDC_DATA15, 1);&lt;BR /&gt;&amp;nbsp;*pSW_PADEPDC_DATA15 = *pSW_PADEPDC_DATA15 | 0x04; &amp;nbsp; &amp;nbsp; &amp;nbsp; //CS1_B mux port of EIM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Can you help me.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 08:43:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805770#M124377</guid>
      <dc:creator>mahaep</dc:creator>
      <dc:date>2018-08-21T08:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: iMX7 external Bus CS1</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805771#M124378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manfred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to description IOMUXC_GPR_GPR1 in Reference Manual&lt;/P&gt;&lt;P&gt;ADDRS[10]= 01&amp;nbsp; - 64 MByte size so for 2 * 64MB settings seems would be:&lt;BR /&gt;IOMUXC_GPR_GPR1: 4f40202d&amp;nbsp; ==&amp;gt; 4f40201b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67426i13D49A48ED8C7996/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&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>Wed, 22 Aug 2018 06:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805771#M124378</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-22T06:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: iMX7 external Bus CS1</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805772#M124379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor, now it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 06:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX7-external-Bus-CS1/m-p/805772#M124379</guid>
      <dc:creator>mahaep</dc:creator>
      <dc:date>2018-08-22T06:47:22Z</dc:date>
    </item>
  </channel>
</rss>

