<?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 change GPIO default state in uboot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798554#M123507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;Where exactly need to add in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;board/freescale/mx6sabresd/plugin.S file, this is assembly file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;What is the default state of I2C2 pinmux?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Raviraj&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2018 10:43:03 GMT</pubDate>
    <dc:creator>ravirajns</dc:creator>
    <dc:date>2018-09-27T10:43:03Z</dc:date>
    <item>
      <title>How to change GPIO default state in uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798552#M123505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are using IMX6DL and facing issue in uboot to configure I2C2 signal to default pulled down. Below are details.&lt;/P&gt;&lt;P&gt;I2C 2 signals are connected peripheral and want this signal default to pulled down in IMX uboot.&lt;/P&gt;&lt;P&gt;1. MX6_PAD_KEY_COL3__GPIO4_IO12&lt;/P&gt;&lt;P&gt;2. MX6_PAD_KEY_ROW3__GPIO4_IO13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have done changes in&amp;nbsp;board_init function(board/freescale/mx6sabresd/mx6sabresd.c file) but still for ~200msec I2C signal are high.&lt;/P&gt;&lt;P&gt;As per our observation system takes ~200msec to reach&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;board_init() function where we have added code and due to this default I2C signals are high, once our added code execute signals goes low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But we need default I2C signals should configure low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is the default I2C2 signal configurations?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How I can configure above I2C2 signals default pulled down.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please provide inputs to resolve this issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Raviraj&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 07:22:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798552#M123505</guid>
      <dc:creator>ravirajns</dc:creator>
      <dc:date>2018-09-26T07:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to change GPIO default state in uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798553#M123506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN&gt;Raviraj&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try to change gpio state in plugin:&lt;/P&gt;&lt;P&gt;uboot/board/freescale/mx6sabresd/plugin.S&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6sabresd/plugin.S?h=imx_v2017.03_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6sabresd/plugin.S?h=imx_v2017.03_4.9.88_2.0.0_ga"&gt;plugin.S\mx6sabresd\freescale\board - uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;described in&amp;nbsp; sect.8.7 Plugin image i.MX6DQ Reference Manual &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Freference-manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&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>Thu, 27 Sep 2018 01:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798553#M123506</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-27T01:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to change GPIO default state in uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798554#M123507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;Where exactly need to add in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;board/freescale/mx6sabresd/plugin.S file, this is assembly file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;What is the default state of I2C2 pinmux?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Raviraj&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 10:43:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798554#M123507</guid>
      <dc:creator>ravirajns</dc:creator>
      <dc:date>2018-09-27T10:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to change GPIO default state in uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798555#M123508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Raviraj&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default pin state is described in Table 96. 21 x 21 mm Functional Contact Assignments&lt;/P&gt;&lt;P&gt;i.MX6DQ Datasheet&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/data-sheet/IMX6DQCEC.pdf"&gt;http://www.nxp.com/docs/en/data-sheet/IMX6DQCEC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/452162"&gt;https://community.nxp.com/thread/452162&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 01:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-GPIO-default-state-in-uboot/m-p/798555#M123508</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-28T01:40:25Z</dc:date>
    </item>
  </channel>
</rss>

