<?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中的主题 Re: Configure UART in mkl27z64</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1135088#M57960</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can download KL27z SDK from this link,&lt;A href="https://mcuxpresso.nxp.com/en/welcome" target="_blank" rel="noopener"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;And there has some uart examples in package.It explain how to configure uart and how to enable the interrupt .And also shows how handler function works.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 870px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124209i08644F24A3ACF3F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 778px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124210i38AF2F00321574B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 974px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124211i18156A8601E68FD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124216i50EBD50F70150803/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 10pt;"&gt;Jianyu:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Sep 2020 08:52:24 GMT</pubDate>
    <dc:creator>nxf58904</dc:creator>
    <dc:date>2020-09-03T08:52:24Z</dc:date>
    <item>
      <title>Configure UART in mkl27z64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1134972#M57958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new in the embedded field and ow dealing with kinetis FDRM-KL17Z dev board. I need to configure UART on it. I found some example projects and could send and receive the data from the terminal. But I do not have knowledge of handler. To integrate this UART function in my project, I have to know how to use handlers. Is there any better examples available which give more idea on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 07:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1134972#M57958</guid>
      <dc:creator>Anjali</dc:creator>
      <dc:date>2020-09-03T07:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configure UART in mkl27z64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1135088#M57960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can download KL27z SDK from this link,&lt;A href="https://mcuxpresso.nxp.com/en/welcome" target="_blank" rel="noopener"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;And there has some uart examples in package.It explain how to configure uart and how to enable the interrupt .And also shows how handler function works.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 870px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124209i08644F24A3ACF3F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 778px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124210i38AF2F00321574B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 974px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124211i18156A8601E68FD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124216i50EBD50F70150803/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4.png" alt="4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 10pt;"&gt;Jianyu:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; margin: 2pt 0cm;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 12pt;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 08:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1135088#M57960</guid>
      <dc:creator>nxf58904</dc:creator>
      <dc:date>2020-09-03T08:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configure UART in mkl27z64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1135202#M57962</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The open source uTasker project on GITHUB supports the KL27 with advanced options for TX and free running Rx DMA in addition to interrupt driven modes.&lt;BR /&gt;Video guides&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=dNZvvouiqis&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=10" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=dNZvvouiqis&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=10&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=GaoWE-tMRq4&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=11" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=GaoWE-tMRq4&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&amp;amp;index=11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;UART guide document: &lt;A href="https://www.utasker.com/docs/uTasker/uTaskerUART.PDF" target="_blank" rel="noopener"&gt;https://www.utasker.com/docs/uTasker/uTaskerUART.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It allows a simulated KL27 to run under Visual Studio for full emulation of the UARTs (including their interrupt and DMA operation) so if you are learning about programming, the UART or general processor operations it makes it very easy to study and understand.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mark&lt;BR /&gt;&lt;EM&gt;uTasker project developer for Kinetis and i.MX RT]&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;Contact me by personal message or on the uTasker web site to discuss professional training or product development requirements&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 11:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Configure-UART-in-mkl27z64/m-p/1135202#M57962</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2020-09-03T11:51:52Z</dc:date>
    </item>
  </channel>
</rss>

