<?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 MKE04Z8VWJ4  UART0 TX issue in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466877#M28170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used MKE04Z8VWJ4 to do a small UART application to send and read the data from PC. Now, the Reading is okay. But, the sending is not OK. I have many times to check my code and board. There is not any issue of I found. Who can help me and give me some tips on something i missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2016 09:03:33 GMT</pubDate>
    <dc:creator>yibinwang</dc:creator>
    <dc:date>2016-01-27T09:03:33Z</dc:date>
    <item>
      <title>MKE04Z8VWJ4  UART0 TX issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466877#M28170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used MKE04Z8VWJ4 to do a small UART application to send and read the data from PC. Now, the Reading is okay. But, the sending is not OK. I have many times to check my code and board. There is not any issue of I found. Who can help me and give me some tips on something i missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 09:03:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466877#M28170</guid>
      <dc:creator>yibinwang</dc:creator>
      <dc:date>2016-01-27T09:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: MKE04Z8VWJ4  UART0 TX issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466878#M28171</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;Carefully check the pin configuration used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KE famiy use a priority system for the selected function on each pin and you may have set the pin as Tx output but there could still be a function with higher priority set, which will overwrite it.&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, 27 Jan 2016 14:07:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466878#M28171</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-01-27T14:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: MKE04Z8VWJ4  UART0 TX issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466879#M28172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi yibin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PTA2 and PTA3 are true open-drain pins when operated as output. &lt;/P&gt;&lt;P&gt;If you configure the PTA3 as UART0_TX function, you need to be aware it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regard&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466879#M28172</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2016-01-29T01:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: MKE04Z8VWJ4  UART0 TX issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466880#M28173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin Shen,&lt;/P&gt;&lt;P&gt;Yes, you are 100% right. We need to add a pull up resistor for the TX pin.&lt;/P&gt;&lt;P&gt;Thank again.&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jerry Wang | 王宜斌 | Software Engineer | Branson Ultrasonics&lt;/P&gt;&lt;P&gt;Emerson Industrial Automation | No. 21, XueShi Road | New industrial Park | Hi-tech Zone | Xi'an | CHINA&lt;/P&gt;&lt;P&gt;T +86 (29) 8928 0532 | M 13891803152&lt;/P&gt;&lt;P&gt;Jerryw.Wang@emerson.com&amp;lt;mailto:Jerryw.Wang@emerson.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 03:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE04Z8VWJ4-UART0-TX-issue/m-p/466880#M28173</guid>
      <dc:creator>yibinwang</dc:creator>
      <dc:date>2016-01-29T03:39:16Z</dc:date>
    </item>
  </channel>
</rss>

