<?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: GPIO_EMC_39</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1728289#M213053</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This issue is most likely caused by conflicts of the DQS functionality of this pad. Could you please share if you are using SEMC functionality to handle an external memory? What type of memory would that be? Also, please check the GPIO/fuse&amp;nbsp;BOOT_CFG [10] (depending on if there is GPIO override or not). Is the "DQS pin pad enablement" on 1 or 0?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 23:08:03 GMT</pubDate>
    <dc:creator>EdwinHz</dc:creator>
    <dc:date>2023-09-22T23:08:03Z</dc:date>
    <item>
      <title>GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1704467#M210758</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using the MIMXRT1051CVL5B in our design.&lt;/P&gt;&lt;P&gt;We are encountering an issue with the B7 pin (GPIO_EMC_39).&lt;/P&gt;&lt;P&gt;We have configured this signal as an input, but when we press the POR button, this pin is driving our external circuit low (we have connected a '1' push-pull configuration to that pin).&lt;/P&gt;&lt;P&gt;Could you please assist us in understanding why this issue is occurring and how we can prevent the MCU from driving it low?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:09:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1704467#M210758</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-08-14T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1707078#M211018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As mentioned on the RM, on section "11.6.164 SW_PAD_CTL_PAD_GPIO_EMC_39 SW PAD Control Register (IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_39)" bit field "Pull Up / Down Config. Field" is initialized to a "00 PUS_0_100K_Ohm_Pull_Down — 100K Ohm Pull Down" after reset. This is why you are seeing the pin low after a POR.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 23:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1707078#M211018</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-08-17T23:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1708909#M211209</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_41 is defined the same as IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_39, but it isn't driven low while POR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can we prevent IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_39 from driving our signal to low after POR?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 08:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1708909#M211209</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-08-22T08:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1710132#M211309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Are you currently using the&amp;nbsp;Device Configuration Data (DCD) to set up GPIO_EMC_39? i.e.:&lt;/P&gt;
&lt;PRE&gt; /* #1.90, command: write_value, address: IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_39, value: 0x110F9, size: 4 */&lt;BR /&gt;0x40, 0x1F, 0x82, 0xA0, 0x00, 0x01, 0x10, 0xF9,&lt;/PRE&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 21:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1710132#M211309</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-08-23T21:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1718051#M212118</link>
      <description>&lt;P&gt;yes, we are using that CFG&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 12:46:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1718051#M212118</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-09-06T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1718985#M212207</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is most likely why this specific pin is being changed upon boot. If you don't use this pin to operate an external memory upon boot, then you should be able to remove it, and the pin will not be configured upon boot.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 18:09:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1718985#M212207</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-09-07T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1719865#M212305</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we removed the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* #1.90, command: write_value, address: IOMUXC_SW_PAD_CTL_PAD_GPIO_EMC_39, value: 0x110F9, size: 4 */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x40, 0x1F, 0x82, 0xA0, 0x00, 0x01, 0x10, 0xF9,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and the issue wasn't solved&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 12:26:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1719865#M212305</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-09-10T12:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1722106#M212551</link>
      <description>&lt;P&gt;Kindly reminder &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 13:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1722106#M212551</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-09-13T13:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1724950#M212753</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Could you please share the external circuit that you are connecting to the pad? Perhaps the issue lies in the hardware configuration of the pin, rather than the software configuration.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 20:18:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1724950#M212753</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-09-18T20:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1725450#M212786</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;10k pull up to 3.3V rail, that all&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 10:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1725450#M212786</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-09-19T10:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1728289#M213053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This issue is most likely caused by conflicts of the DQS functionality of this pad. Could you please share if you are using SEMC functionality to handle an external memory? What type of memory would that be? Also, please check the GPIO/fuse&amp;nbsp;BOOT_CFG [10] (depending on if there is GPIO override or not). Is the "DQS pin pad enablement" on 1 or 0?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 23:08:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1728289#M213053</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-09-22T23:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1730548#M213266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;SEMC is used, and the external memory is NOR secondary, as in Picture 1.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;BOOT_CFG[10] is configured as input GPIO, PU and keeper are defined as no init.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;the DQS pins were left&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;unconnected by HW.&lt;/P&gt;&lt;P&gt;At the beginning, DQS pins were enabled, but the MCU couldn't read the data from the boot EEPROM; so we disabled those pins.&lt;/P&gt;&lt;P&gt;Picture 1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sapirbuz_0-1695819487786.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242942iC5E49EA914A3871F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sapirbuz_0-1695819487786.png" alt="sapirbuz_0-1695819487786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 13:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1730548#M213266</guid>
      <dc:creator>sapirbuz</dc:creator>
      <dc:date>2023-09-27T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO_EMC_39</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1737783#M213880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200625"&gt;@sapirbuz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I am still looking into this issue. Could you please double check that the BOOT_CFG[10] fuse is still on 0 (unburned)?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinHz_2-1696631743965.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/244579i34DB6DB3575EA6B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="EdwinHz_2-1696631743965.png" alt="EdwinHz_2-1696631743965.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It could be an issue that, during booting, the fuse selection of this pin is affecting its functionality, so we need to make sure the DQS fuse is not enabled on fuses for this pad.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 18:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPIO-EMC-39/m-p/1737783#M213880</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2023-10-11T18:20:19Z</dc:date>
    </item>
  </channel>
</rss>

