<?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 Re: UART3 on MK60DN512VLL10 does not work. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256119#M7583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I am pretty new to this filed. I am working on a task that to test if UART3 working. I am not sure how? Is there any document/code examples that can help me to solve this task?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 19:36:46 GMT</pubDate>
    <dc:creator>yarannan</dc:creator>
    <dc:date>2015-03-17T19:36:46Z</dc:date>
    <item>
      <title>UART3 on MK60DN512VLL10 does not work.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256115#M7579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-We are working with a board based on the MK60DN512VLL10 using MQX 4.0.2&amp;nbsp; and have had success using UART4 as DEFAULT_IO_CHANNEL. &lt;/P&gt;&lt;P&gt;-We are trying to use UART3 as a RS485 port to the PTC16, PTC17 and PTC18 pins but there is no activity on UART3 TX pin (PTC17) &lt;/P&gt;&lt;P&gt; while the RTS pin (PTC18) works fine.&lt;/P&gt;&lt;P&gt;-We check it with a second board but the results were the same : TX of UART3 has no activity.&lt;/P&gt;&lt;P&gt;-The same firmware EXACTLY works fine on the TWR-K60D100M + Serial board,&lt;/P&gt;&lt;P&gt; the only difference is the uPC which is the MK60DN512VMD10 on the Tower System.&lt;/P&gt;&lt;P&gt;-Is there any problem with the UART3 on the MK60DN512VLL10 silicon or we are missing any detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 17:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256115#M7579</guid>
      <dc:creator>stathis</dc:creator>
      <dc:date>2014-01-24T17:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 on MK60DN512VLL10 does not work.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256116#M7580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stathis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried setting different pins for UART3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 02:22:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256116#M7580</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2014-02-28T02:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 on MK60DN512VLL10 does not work.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256117#M7581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I tried different pins (PTE4 and PTE5) and they work fine.&lt;/P&gt;&lt;P&gt;I suspect it is a silicon hardware problem of this K60 derivative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stathis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 11:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256117#M7581</guid>
      <dc:creator>stathis</dc:creator>
      <dc:date>2014-03-05T11:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 on MK60DN512VLL10 does not work.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256118#M7582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried transmit without Flow Control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you did it, could you please tell me what happened?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Perla&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 17:28:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256118#M7582</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-03-11T17:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: UART3 on MK60DN512VLL10 does not work.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256119#M7583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I am pretty new to this filed. I am working on a task that to test if UART3 working. I am not sure how? Is there any document/code examples that can help me to solve this task?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 19:36:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART3-on-MK60DN512VLL10-does-not-work/m-p/256119#M7583</guid>
      <dc:creator>yarannan</dc:creator>
      <dc:date>2015-03-17T19:36:46Z</dc:date>
    </item>
  </channel>
</rss>

