<?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: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1518256#M194848</link>
    <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; It's very appriciated for your helpful reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I will try and test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 07:24:27 GMT</pubDate>
    <dc:creator>jimmyli</dc:creator>
    <dc:date>2022-09-07T07:24:27Z</dc:date>
    <item>
      <title>i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1514303#M194489</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;We selected i.MX6ULL(MCIMX6Y2CVM05AB) for our project, and runing the bare code provide by official SDK, rather than linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Now, we are going to use EIM interface to extand FPGA (our code is in nor flash through QSPI), but the SDK didn't provide the example about EIM. So, we config the EIM interface as to i.mx6ull reference manual. EIM interface can work, but some problems occur that we don't know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Below the problem that help you can provide some advices to help us.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 1&amp;gt;test code,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; see attachment《test-EIM》.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note: Only select CS0_B / Data0-15 / RW external signals.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 2&amp;gt;EIM logical wave.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; see attachment 《test-Wave》.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 3&amp;gt;problem&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a. when CS is low, data lines can transfer right data.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; b. when CS is high, data lines can't transfer right data;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; c. Question: our design is that CS must hold low while transfering all 256 bytes data, but CS will turn high abnormally while transfering 256 bytes data.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;How can we fix the problem, or another eim example code to help us ?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----EIM data wave&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmyli_0-1661917370073.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191917i29E2ABD12F9AFFBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmyli_0-1661917370073.png" alt="jimmyli_0-1661917370073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 03:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1514303#M194489</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2022-08-31T03:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1518132#M194840</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69183"&gt;@jimmyli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;The reason behind CS pin is remains high is 100k Pull up is applied in firmware configuration. Please find the reference from below.&lt;/P&gt;
&lt;P&gt;//EIM DATA0-15 CS RW&lt;BR /&gt;IOMUXC_SetPinMux(IOMUXC_CSI_MCLK _EIM_CS0_B, 0U);&lt;BR /&gt;IOMUXC_SetPinConfig(IOMUXC_CSI_MCLK_EIM_CS0_B, &lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_DSE(2U) |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_SPEED(2U) |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PUS(2U));&lt;/P&gt;
&lt;P&gt;PUS = 2 means 100K pull up from software. Please change the value of PUS to 0U, that means 100K pull down. After that CS pin remains low during the data transmission.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 04:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1518132#M194840</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2022-09-07T04:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1518256#M194848</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; It's very appriciated for your helpful reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I will try and test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 07:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1518256#M194848</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2022-09-07T07:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1526737#M195509</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69183"&gt;@jimmyli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;can you please send the schematic of your board as we need to cross-check if any other module is not driving CS0 Pin?&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 11:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1526737#M195509</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2022-09-22T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1527919#M195602</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69183"&gt;@jimmyli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Waiting for your response.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 07:23:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1527919#M195602</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2022-09-26T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1529550#M195744</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I haven't customer's schematic yet, but below is the logical wave that can help you to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmyli_0-1664370672424.png" style="width: 414px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/195186i9A12E780D8071F48/image-dimensions/414x328?v=v2" width="414" height="328" role="button" title="jimmyli_0-1664370672424.png" alt="jimmyli_0-1664370672424.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 13:11:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1529550#M195744</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2022-09-28T13:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1531116#M195867</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69183"&gt;@jimmyli&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;I hope you are doing well.&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;DIV&gt;As you are developing the test app to transfer 256 bytes of data through EIM, your configuration of WCR is not correct for the same.&lt;/DIV&gt;
&lt;DIV&gt;you should keep the WWSC value as low&amp;nbsp;as possible. To configure other bits of WCR for your need you can refer to section 21.9 in the RM.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards&lt;/DIV&gt;
&lt;DIV&gt;Sanket Parekh&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:49:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1531116#M195867</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2022-09-30T12:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1534235#M196119</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sorry for replying too late.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I will try again and give you a feedback asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks very much.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 08:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1534235#M196119</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2022-10-08T08:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1535968#M196248</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/69183"&gt;@jimmyli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Waiting for your response.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 04:00:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1535968#M196248</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2022-10-12T04:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6ull extend to FPGA by EIM interface with bare code (or freertos)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1557373#M197787</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Sorry for replying too late.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; We have tested the mathede that you applied, but it can't work well.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Do you have other tips to us ?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks very much.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 23:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6ull-extend-to-FPGA-by-EIM-interface-with-bare-code-or/m-p/1557373#M197787</guid>
      <dc:creator>jimmyli</dc:creator>
      <dc:date>2022-11-21T23:48:01Z</dc:date>
    </item>
  </channel>
</rss>

