<?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>CodeWarrior Development ToolsのトピックRe: steps for using uart on k20d72m using codewarrior 10.4</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/steps-for-using-uart-on-k20d72m-using-codewarrior-10-4/m-p/363321#M1874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find a UART example using local loopback mode for the TWR-K20D72M on the following path of your CodeWarrior installation files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\CW MCU v10.4\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K20D72M\Serial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This project is a simple demonstration of using serial port in loopback mode with interrupts. At first, receive buffer is prepared. Then a message is sent to UART (AS1 - Serial component). Program waits for OnBlockSent event to detect when the message is sent completely. In the next step the program waits for OnBlockReceived event. Number of sent and received characters are compared, as well as the sent and received messages. Comments and test results are sent to ConsoleUART (Serial component) on Tower Serial Module (TWR-SER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS232 settings: &lt;/P&gt;&lt;P&gt;38400baud rate, 8-bit, 1-stop bit, no parity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components used are:&lt;/P&gt;&lt;P&gt;AS1 (Serial) - UART to be tested&lt;/P&gt;&lt;P&gt;ConsoleIO (Serial) - UART on TWR-SER module for console output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more information about these components by making a right click on them and selecting "Help on component".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2015 01:12:48 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2015-03-31T01:12:48Z</dc:date>
    <item>
      <title>steps for using uart on k20d72m using codewarrior 10.4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/steps-for-using-uart-on-k20d72m-using-codewarrior-10-4/m-p/363320#M1873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;can any one share the step by step method to use UART using code warrior(using processor expert) , and sample program .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/steps-for-using-uart-on-k20d72m-using-codewarrior-10-4/m-p/363320#M1873</guid>
      <dc:creator>josephxavier</dc:creator>
      <dc:date>2015-03-30T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: steps for using uart on k20d72m using codewarrior 10.4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/steps-for-using-uart-on-k20d72m-using-codewarrior-10-4/m-p/363321#M1874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find a UART example using local loopback mode for the TWR-K20D72M on the following path of your CodeWarrior installation files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\CW MCU v10.4\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K20D72M\Serial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This project is a simple demonstration of using serial port in loopback mode with interrupts. At first, receive buffer is prepared. Then a message is sent to UART (AS1 - Serial component). Program waits for OnBlockSent event to detect when the message is sent completely. In the next step the program waits for OnBlockReceived event. Number of sent and received characters are compared, as well as the sent and received messages. Comments and test results are sent to ConsoleUART (Serial component) on Tower Serial Module (TWR-SER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS232 settings: &lt;/P&gt;&lt;P&gt;38400baud rate, 8-bit, 1-stop bit, no parity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components used are:&lt;/P&gt;&lt;P&gt;AS1 (Serial) - UART to be tested&lt;/P&gt;&lt;P&gt;ConsoleIO (Serial) - UART on TWR-SER module for console output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more information about these components by making a right click on them and selecting "Help on component".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 01:12:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/steps-for-using-uart-on-k20d72m-using-codewarrior-10-4/m-p/363321#M1874</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2015-03-31T01:12:48Z</dc:date>
    </item>
  </channel>
</rss>

