<?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 in half_duplex in K20(Single-wire Mode)</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680532#M41889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to work with the UART in MK20DN512VLK10 processor in half duplex mode in &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;RS485 type physical interface .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;When I&amp;nbsp;try to work in Single-Wire UART mode (LOOPS =1 and RSRC =1), I&amp;nbsp;am not able to&amp;nbsp;receive the data even if the transmit direction is kept as Input (TXDIR &amp;nbsp;= Input).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Transmit works fine when the transmit direction is changed to Output&lt;SPAN&gt;(TXDIR &amp;nbsp;= Output).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please let me know whether there is any other setting that needs to be done to&amp;nbsp;receive the data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 14:24:19 GMT</pubDate>
    <dc:creator>reshmakalavoorc</dc:creator>
    <dc:date>2017-05-15T14:24:19Z</dc:date>
    <item>
      <title>UART in half_duplex in K20(Single-wire Mode)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680532#M41889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to work with the UART in MK20DN512VLK10 processor in half duplex mode in &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;RS485 type physical interface .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;When I&amp;nbsp;try to work in Single-Wire UART mode (LOOPS =1 and RSRC =1), I&amp;nbsp;am not able to&amp;nbsp;receive the data even if the transmit direction is kept as Input (TXDIR &amp;nbsp;= Input).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Transmit works fine when the transmit direction is changed to Output&lt;SPAN&gt;(TXDIR &amp;nbsp;= Output).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please let me know whether there is any other setting that needs to be done to&amp;nbsp;receive the data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 14:24:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680532#M41889</guid>
      <dc:creator>reshmakalavoorc</dc:creator>
      <dc:date>2017-05-15T14:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: UART in half_duplex in K20(Single-wire Mode)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680533#M41890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the single-wire UART mode, below steps should be done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;Setting C1[LOOPS] =1 to disables the path from the unsynchronized receiver input signal to the receiver.&lt;/P&gt;&lt;P&gt;Setting C1[RSRC] =1 to enable the connection between receiver input to the output of the TXD pin.&lt;/P&gt;&lt;P&gt;Both the transmitter and receiver must be enabled (C2[TE] = 1 and C2[RE] = 1).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 09:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680533#M41890</guid>
      <dc:creator>fangli</dc:creator>
      <dc:date>2017-05-18T09:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: UART in half_duplex in K20(Single-wire Mode)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680534#M41891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I am not wrong, both the data transmission and reception will happen through the TXD pin?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 12:43:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART-in-half-duplex-in-K20-Single-wire-Mode/m-p/680534#M41891</guid>
      <dc:creator>reshmakalavoorc</dc:creator>
      <dc:date>2017-05-23T12:43:16Z</dc:date>
    </item>
  </channel>
</rss>

