<?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 How to change to high level trigger? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356110#M49820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;I want to use a GPIO on imx6 sabre_sd as INPUT(default), the default is low level trigger, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;how to change to high level trigger?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Feb 2015 03:25:21 GMT</pubDate>
    <dc:creator>jiangshao</dc:creator>
    <dc:date>2015-02-07T03:25:21Z</dc:date>
    <item>
      <title>How to change to high level trigger?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356110#M49820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;I want to use a GPIO on imx6 sabre_sd as INPUT(default), the default is low level trigger, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;how to change to high level trigger?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 03:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356110#M49820</guid>
      <dc:creator>jiangshao</dc:creator>
      <dc:date>2015-02-07T03:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change to high level trigger?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356111#M49821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default (after reset) levels are defined in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf?fasp=1&amp;amp;WT_TYPE=Data%20Sheets&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX6DQCEC&lt;/A&gt;&amp;nbsp; Table 100. 21 x 21 mm Functional Contact Assignments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they can not be chaged, this is fixed in hardware. One can change them later in Uboot or&lt;/P&gt;&lt;P&gt;Linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 10:35:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356111#M49821</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-07T10:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to change to high level trigger?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356112#M49822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I know I can change it , but I want to know how to change it, &lt;/P&gt;&lt;P&gt;such as whether I can set it in the board-mx6q_sabresd.c or gpio.c ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 06:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356112#M49822</guid>
      <dc:creator>jiangshao</dc:creator>
      <dc:date>2015-02-09T06:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to change to high level trigger?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356113#M49823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think better option board-mx6q_sabresd.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 06:41:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-to-high-level-trigger/m-p/356113#M49823</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-09T06:41:28Z</dc:date>
    </item>
  </channel>
</rss>

