<?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: UART1 in K64 not working in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613020#M36327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roymessinger,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have modified your interrupt code, now it can work with PTC3,PTC4, UART1. I have test it on my FRDM-K64 board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please unzip my attached .c file to your project.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" data-object-id="445947" data-object-type="1"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI class="" data-object-id="883269" data-object-type="2"&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&amp;nbsp;&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;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 04:33:25 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-03-03T04:33:25Z</dc:date>
    <item>
      <title>UART1 in K64 not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613018#M36325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;In continuous to my thread &lt;A _jive_internal="true" data-containerid="2019" data-containertype="14" data-objectid="445947" data-objecttype="1" href="https://community.nxp.com/thread/445947"&gt;here&lt;/A&gt;, which dealt with something else, I'm posting my modified UART Interrupt project, from the driver example. I've modified it to work with UART1 but for some reason it does not work. with UART0 (the default) it works great.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The small board below is an RS485 to UART. The UART RX from the small board is connected to J2/4 (TX), the UART TX is connected to J1/16 (RX).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-objectid="215657" data-objecttype="3" href="https://community.nxp.com/people/kerryzhou"&gt;Kerry Zhou&lt;/A&gt;, or someone else, can you help?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="178444_178444.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122942i60E285ADF7CD5E73/image-size/large?v=v2&amp;amp;px=999" role="button" title="178444_178444.jpg" alt="178444_178444.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17730i564A3E7D63FE98F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="178460_178460.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122943iB66B9A2DDE70A43A/image-size/large?v=v2&amp;amp;px=999" role="button" title="178460_178460.jpg" alt="178460_178460.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17777iFF3D9455B7AF8D2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.jpg" alt="pastedImage_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337646"&gt;interrupt.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613018#M36325</guid>
      <dc:creator>roymessinger</dc:creator>
      <dc:date>2017-03-02T13:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: UART1 in K64 not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613019#M36326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably this line in your code is wrong:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UART_Init(DEMO_UART, &amp;amp;config, CLOCK_GetFreq(DEMO_UART1_CLKSRC));&lt;/STRONG&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>Thu, 02 Mar 2017 23:19:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613019#M36326</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-03-02T23:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: UART1 in K64 not working</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613020#M36327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roymessinger,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have modified your interrupt code, now it can work with PTC3,PTC4, UART1. I have test it on my FRDM-K64 board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please unzip my attached .c file to your project.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="" data-object-id="445947" data-object-type="1"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;UL class=""&gt;&lt;LI class="" data-object-id="883269" data-object-type="2"&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&amp;nbsp;&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;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 04:33:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/UART1-in-K64-not-working/m-p/613020#M36327</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-03-03T04:33:25Z</dc:date>
    </item>
  </channel>
</rss>

