<?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>Kinetis Microcontrollers中的主题 UART and pin mux</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-and-pin-mux/m-p/874445#M52028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A UART consists of four pins TX, RX, CTS_b, and RTS_b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it required that all pins of a UART be on the same port, or can any combination of pins be used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 22:01:44 GMT</pubDate>
    <dc:creator>Keith4DSmith</dc:creator>
    <dc:date>2019-03-20T22:01:44Z</dc:date>
    <item>
      <title>UART and pin mux</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-and-pin-mux/m-p/874445#M52028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A UART consists of four pins TX, RX, CTS_b, and RTS_b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it required that all pins of a UART be on the same port, or can any combination of pins be used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 22:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-and-pin-mux/m-p/874445#M52028</guid>
      <dc:creator>Keith4DSmith</dc:creator>
      <dc:date>2019-03-20T22:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: UART and pin mux</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-and-pin-mux/m-p/874446#M52029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use any pins belonging to a UART. Eg. UART1_TX on PTB5 or PTE11, UART1_RX on PTB6, PTE12 or PTA17, UART1_RTS on PTB7 or PTE13 and UART1_CTS on PTB14 or PTA22 or PTD2 (ports examples illustrative and probably done match a physical device).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can't do is use UART1_CTS and UART1_RTS with UART2_TX and UART2_RX (at least not in one of the automated modem modes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not all RTS and CTS pins are necessarily available (some UARTs or LPUARTs done have or support them) and RTS/CTS operation (RTS/CTS flow control and RS485 control) can usually be emulated with GPIOs in such cases if absolutely necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 23:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-and-pin-mux/m-p/874446#M52029</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-03-20T23:41:14Z</dc:date>
    </item>
  </channel>
</rss>

