<?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: How to setup EIM on iMX7 to emulate legacy INTEL bus in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Re-How-to-setup-EIM-on-iMX7-to-emulate-legacy-INTEL-bus/m-p/1161914#M162845</link>
    <description>&lt;P&gt;Dear Mr Yuri Thanks for the help.&lt;/P&gt;&lt;P&gt;We had use the references mentioned and the bus is not working as expected. Read bus access is always with page mode access, even when explicitly defined by APR , DSZ set in 32 bits&lt;/P&gt;&lt;P&gt;We used the following register settings&lt;/P&gt;&lt;P&gt;EIM_CS0GCR1&amp;nbsp;=&amp;nbsp;0x07f35C39&lt;/P&gt;&lt;P&gt;EIM_CS0GCR2&amp;nbsp;=&amp;nbsp;0x00001002&lt;/P&gt;&lt;P&gt;EIM_CS0RCR1&amp;nbsp;=&amp;nbsp;0x08222222&lt;/P&gt;&lt;P&gt;EIM_CS0RCR2&amp;nbsp;=&amp;nbsp;0x00000000&lt;/P&gt;&lt;P&gt;EIM_CS0WCR1&amp;nbsp;=&amp;nbsp;0x08249259&lt;/P&gt;&lt;P&gt;EIM_CS0WCR2&amp;nbsp;=&amp;nbsp;0x00000000&lt;/P&gt;&lt;P&gt;EIM_WCR&amp;nbsp;=&amp;nbsp;0x00000809&lt;/P&gt;&lt;P&gt;We explicit defined bus asynchronous page read APR=0 on CS0RCR2 field, and the bus continues to show eight access cycles every read .&lt;/P&gt;&lt;P&gt;Are there any other register to set it?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2020 15:24:13 GMT</pubDate>
    <dc:creator>mario_stefani</dc:creator>
    <dc:date>2020-10-01T15:24:13Z</dc:date>
    <item>
      <title>Re: How to setup EIM on iMX7 to emulate legacy INTEL bus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Re-How-to-setup-EIM-on-iMX7-to-emulate-legacy-INTEL-bus/m-p/1161914#M162845</link>
      <description>&lt;P&gt;Dear Mr Yuri Thanks for the help.&lt;/P&gt;&lt;P&gt;We had use the references mentioned and the bus is not working as expected. Read bus access is always with page mode access, even when explicitly defined by APR , DSZ set in 32 bits&lt;/P&gt;&lt;P&gt;We used the following register settings&lt;/P&gt;&lt;P&gt;EIM_CS0GCR1&amp;nbsp;=&amp;nbsp;0x07f35C39&lt;/P&gt;&lt;P&gt;EIM_CS0GCR2&amp;nbsp;=&amp;nbsp;0x00001002&lt;/P&gt;&lt;P&gt;EIM_CS0RCR1&amp;nbsp;=&amp;nbsp;0x08222222&lt;/P&gt;&lt;P&gt;EIM_CS0RCR2&amp;nbsp;=&amp;nbsp;0x00000000&lt;/P&gt;&lt;P&gt;EIM_CS0WCR1&amp;nbsp;=&amp;nbsp;0x08249259&lt;/P&gt;&lt;P&gt;EIM_CS0WCR2&amp;nbsp;=&amp;nbsp;0x00000000&lt;/P&gt;&lt;P&gt;EIM_WCR&amp;nbsp;=&amp;nbsp;0x00000809&lt;/P&gt;&lt;P&gt;We explicit defined bus asynchronous page read APR=0 on CS0RCR2 field, and the bus continues to show eight access cycles every read .&lt;/P&gt;&lt;P&gt;Are there any other register to set it?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 15:24:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Re-How-to-setup-EIM-on-iMX7-to-emulate-legacy-INTEL-bus/m-p/1161914#M162845</guid>
      <dc:creator>mario_stefani</dc:creator>
      <dc:date>2020-10-01T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup EIM on iMX7 to emulate legacy INTEL bus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Re-How-to-setup-EIM-on-iMX7-to-emulate-legacy-INTEL-bus/m-p/1162029#M162846</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1941"&gt;@Yuri&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;By using&amp;nbsp;&lt;SPAN&gt;EIM_CS0GCR1&amp;nbsp;=&amp;nbsp;0x07f35C3D (&lt;/SPAN&gt;&lt;SPAN&gt;EIM_CSGCR1_SRD enabled&lt;/SPAN&gt;&lt;SPAN&gt;) we got the following in the logic analyzer:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="32bit_read.JPG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/126657i5C2311EA7EA907AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="32bit_read.JPG" alt="32bit_read.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Write is done without issues, in a single cycle. The Read, however, is done twice. The software in M4 gets the first value collected.&lt;/P&gt;&lt;P&gt;I am working along Mario to solve this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 20:06:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Re-How-to-setup-EIM-on-iMX7-to-emulate-legacy-INTEL-bus/m-p/1162029#M162846</guid>
      <dc:creator>Ilan_Figueiredo</dc:creator>
      <dc:date>2020-10-01T20:06:34Z</dc:date>
    </item>
  </channel>
</rss>

