<?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: KL05Z UART interrupt</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341278#M16477</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;Code is available in the uTasker project: &lt;A href="http://www.utasker.com/forum/index.php?topic=1721.0" title="http://www.utasker.com/forum/index.php?topic=1721.0"&gt;http://www.utasker.com/forum/index.php?topic=1721.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which supports all KE, KL and K parts for interrupt driven and DMA modes [not KE since it doesn't support DMA] on all available UART interfaces - including the KL05Z.&lt;/P&gt;&lt;P&gt;The UART interface is described in &lt;A href="http://www.utasker.com/docs/uTasker/uTaskerUART.PDF" title="http://www.utasker.com/docs/uTasker/uTaskerUART.PDF"&gt;http://www.utasker.com/docs/uTasker/uTaskerUART.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also simulate the device and board which makes it easy to anayse the UART code (it simulates interrupts and DMA operation in approx. real-time) and maps the simulated UART to a real COM port as shown in the screen-shot below.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="FRDM_KL05Z.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47252i44AD34974B08F584/image-size/large?v=v2&amp;amp;px=999" role="button" title="FRDM_KL05Z.png" alt="FRDM_KL05Z.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 17:20:57 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2014-11-14T17:20:57Z</dc:date>
    <item>
      <title>KL05Z UART interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341277#M16476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to implement interrupt driven UART communication on KL05Z without using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ProcessorExpert &lt;/SPAN&gt;but I don't seem to get it work... &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Is there any simple example or code snippet of this to begin with? &lt;/SPAN&gt;&lt;SPAN class="emoticon-inline emoticon_happy" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/SPAN&gt;:smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance and have a nice weekend!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 15:27:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341277#M16476</guid>
      <dc:creator>cris</dc:creator>
      <dc:date>2014-11-14T15:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: KL05Z UART interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341278#M16477</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;Code is available in the uTasker project: &lt;A href="http://www.utasker.com/forum/index.php?topic=1721.0" title="http://www.utasker.com/forum/index.php?topic=1721.0"&gt;http://www.utasker.com/forum/index.php?topic=1721.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which supports all KE, KL and K parts for interrupt driven and DMA modes [not KE since it doesn't support DMA] on all available UART interfaces - including the KL05Z.&lt;/P&gt;&lt;P&gt;The UART interface is described in &lt;A href="http://www.utasker.com/docs/uTasker/uTaskerUART.PDF" title="http://www.utasker.com/docs/uTasker/uTaskerUART.PDF"&gt;http://www.utasker.com/docs/uTasker/uTaskerUART.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also simulate the device and board which makes it easy to anayse the UART code (it simulates interrupts and DMA operation in approx. real-time) and maps the simulated UART to a real COM port as shown in the screen-shot below.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="FRDM_KL05Z.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47252i44AD34974B08F584/image-size/large?v=v2&amp;amp;px=999" role="button" title="FRDM_KL05Z.png" alt="FRDM_KL05Z.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 17:20:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341278#M16477</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-11-14T17:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: KL05Z UART interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341279#M16478</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;KL05 is using same UART module with KL25 product, please check below thread could provide some help about your question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/340974"&gt;Re: UART code example for KL25Z128&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;BR /&gt;best regards &lt;BR /&gt;Ma Hui&lt;/P&gt;&lt;P&gt;&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>Mon, 17 Nov 2014 06:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL05Z-UART-interrupt/m-p/341279#M16478</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2014-11-17T06:19:32Z</dc:date>
    </item>
  </channel>
</rss>

