<?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のトピックK60-100MHz UART Receive and Transmit with Interrupt</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-100MHz-UART-Receive-and-Transmit-with-Interrupt/m-p/343326#M16643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi &lt;A _jive_internal="true" data-avatarid="26845" data-externalid="" data-online="false" data-presence="null" data-userid="222906" data-username="adriancano" href="https://community.nxp.com/people/adriancano" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f6f6f6;"&gt;Adrian Sanchez Cano&lt;/A&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have tried to receive the data from serial port in polling method and ISR it is working fine,but when i am trying to&amp;nbsp; transmit the data to serial port using polling is working but with ISR it is not working.and i have one more doubt about UART ISR i.e UART RX,TX have same ISR or not and how to enable the ISR for TX and RX at the same time. i am already tried this but i cant get both the data i.e serial port to UART and UART to serial port,and i followed your reference code &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/484072-288394/UART driver with ISR.zip" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;UART driver with ISR.zip&lt;/A&gt; &lt;/STRONG&gt;but i can not get the output for TX,RX at same time and how to get both the TX,RX ISR at a time please send if have any example code with main function and already i have your UART driver code now i want main function using ISR please be provide for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks and Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Feb 2015 06:52:11 GMT</pubDate>
    <dc:creator>pallenna</dc:creator>
    <dc:date>2015-02-27T06:52:11Z</dc:date>
    <item>
      <title>K60-100MHz UART Receive and Transmit with Interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-100MHz-UART-Receive-and-Transmit-with-Interrupt/m-p/343326#M16643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi &lt;A _jive_internal="true" data-avatarid="26845" data-externalid="" data-online="false" data-presence="null" data-userid="222906" data-username="adriancano" href="https://community.nxp.com/people/adriancano" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f6f6f6;"&gt;Adrian Sanchez Cano&lt;/A&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have tried to receive the data from serial port in polling method and ISR it is working fine,but when i am trying to&amp;nbsp; transmit the data to serial port using polling is working but with ISR it is not working.and i have one more doubt about UART ISR i.e UART RX,TX have same ISR or not and how to enable the ISR for TX and RX at the same time. i am already tried this but i cant get both the data i.e serial port to UART and UART to serial port,and i followed your reference code &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/484072-288394/UART driver with ISR.zip" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b; background-color: #fdfdfd;"&gt;UART driver with ISR.zip&lt;/A&gt; &lt;/STRONG&gt;but i can not get the output for TX,RX at same time and how to get both the TX,RX ISR at a time please send if have any example code with main function and already i have your UART driver code now i want main function using ISR please be provide for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks and Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 06:52:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-100MHz-UART-Receive-and-Transmit-with-Interrupt/m-p/343326#M16643</guid>
      <dc:creator>pallenna</dc:creator>
      <dc:date>2015-02-27T06:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: K60-100MHz UART Receive and Transmit with Interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-100MHz-UART-Receive-and-Transmit-with-Interrupt/m-p/343327#M16644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pallenna,&lt;/P&gt;&lt;P&gt;The UART module-driven operation share same vector, and I was wondering if you could share your demo, then I will check it for details.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Tue, 03 Mar 2015 03:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-100MHz-UART-Receive-and-Transmit-with-Interrupt/m-p/343327#M16644</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-03-03T03:35:34Z</dc:date>
    </item>
  </channel>
</rss>

