<?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のトピックUsing UART3_TXD (GPIO3[24]) as an GPIO</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375613#M53853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Variscite SOM-SOLO.&lt;/P&gt;&lt;P&gt;I cannot use UART3_TXD (GPIO3[24]) as an GPIO.&lt;/P&gt;&lt;P&gt;I can do that on UART2_TXD (GPIO3[26].&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Jan 2015 15:26:19 GMT</pubDate>
    <dc:creator>yonatanzvi</dc:creator>
    <dc:date>2015-01-25T15:26:19Z</dc:date>
    <item>
      <title>Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375613#M53853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Variscite SOM-SOLO.&lt;/P&gt;&lt;P&gt;I cannot use UART3_TXD (GPIO3[24]) as an GPIO.&lt;/P&gt;&lt;P&gt;I can do that on UART2_TXD (GPIO3[26].&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 15:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375613#M53853</guid>
      <dc:creator>yonatanzvi</dc:creator>
      <dc:date>2015-01-25T15:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375614#M53854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yonatan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems on that board UART3 is used in DTE mode,&lt;/P&gt;&lt;P&gt;that is UART3_TXD is input and connected to output&lt;/P&gt;&lt;P&gt;U25 SN74AVC4T245 . Suggest to post that on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://variwiki.com/index.php?title=Main_Page" title="http://variwiki.com/index.php?title=Main_Page"&gt;http://variwiki.com/index.php?title=Main_Page&lt;/A&gt;&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>Mon, 26 Jan 2015 04:41:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375614#M53854</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-26T04:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375615#M53855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, if we didn't change the DCEDTE control bit, it should be set as DCE (0), by default. No? So, actually, UART3_TXD had to act as an output. The pin is indeed acts as an output, it constantly set to 3.3V.&lt;/P&gt;&lt;P&gt;I also checked the RTS and CTE pins, to verify if we are in DCE or DTE mode. Seems that CTS acts as an output, which means we are in a DCE mode, no?&lt;/P&gt;&lt;P&gt;We also tried to modify the DCEDTE control bit, but seems that we have no control. CTS remained as an output, while RTS remained as an input.&lt;/P&gt;&lt;P&gt;Looks like something else is overruling our control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 14:31:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375615#M53855</guid>
      <dc:creator>yonatanzvi</dc:creator>
      <dc:date>2015-01-27T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375616#M53856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yonatan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem is that output U25 SN74AVC4T245 is&lt;/P&gt;&lt;P&gt;connected to UART3 UART3_TXD, so whatever&lt;/P&gt;&lt;P&gt;mode you choses U25 will drive that signal, not UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:12:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375616#M53856</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-27T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375617#M53857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay. So I understand I cannot do nothing with this signal.&lt;/P&gt;&lt;P&gt;I have to look for another alternatives, like CSI0_DAT14 (GPIO6[0]), to get my desired GPIO.&lt;/P&gt;&lt;P&gt;Many thanks for your support and prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yonatan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375617#M53857</guid>
      <dc:creator>yonatanzvi</dc:creator>
      <dc:date>2015-01-27T16:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART3_TXD (GPIO3[24]) as an GPIO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/1399725#M185859</link>
      <description>&lt;P&gt;see&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jan 2022 13:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/1399725#M185859</guid>
      <dc:creator>josephzhou1</dc:creator>
      <dc:date>2022-01-15T13:59:36Z</dc:date>
    </item>
  </channel>
</rss>

