<?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>MQX Software SolutionsのトピックRe: HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379672#M12679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;You should review the frdm-k64f schematics.&amp;nbsp; UART4_RX/TX go to the J199 pins 3 and 4 respectively.&lt;/P&gt;&lt;P&gt;Please note that there is no UART PHY so you would need to add one or jumper these connections to a TWR-SER card.&lt;/P&gt;&lt;P&gt;In the future please add more information about the tool chain you are using and what software you are using.&amp;nbsp;&amp;nbsp; If it is a project you create or modify posting it helps you to get support faster.&lt;/P&gt;&lt;P&gt;Another source for getting help is to search the Community for previous posts.&lt;/P&gt;&lt;P&gt;Here is one to review that has code example to access UART4 in a loopback mode (i.e. jumpered TX to RX).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/351020"&gt;Cannot debug generated fsl_uart code that is freezing in SendDataBlocking function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 15:01:00 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2015-04-06T15:01:00Z</dc:date>
    <item>
      <title>HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379671#M12678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;now i am working on frdmk64f120 controller. i need two serial port example code. i have "hello example" code but&amp;nbsp; its a OpenSDAv2 connection port.i need one more port using&amp;nbsp; some other RX and TX pin. &lt;STRONG&gt;can you give some example code..?&lt;/STRONG&gt; its useful to me. and i want to know how to configure baud-rate.&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 13:20:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379671#M12678</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-04-06T13:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379672#M12679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;You should review the frdm-k64f schematics.&amp;nbsp; UART4_RX/TX go to the J199 pins 3 and 4 respectively.&lt;/P&gt;&lt;P&gt;Please note that there is no UART PHY so you would need to add one or jumper these connections to a TWR-SER card.&lt;/P&gt;&lt;P&gt;In the future please add more information about the tool chain you are using and what software you are using.&amp;nbsp;&amp;nbsp; If it is a project you create or modify posting it helps you to get support faster.&lt;/P&gt;&lt;P&gt;Another source for getting help is to search the Community for previous posts.&lt;/P&gt;&lt;P&gt;Here is one to review that has code example to access UART4 in a loopback mode (i.e. jumpered TX to RX).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/351020"&gt;Cannot debug generated fsl_uart code that is freezing in SendDataBlocking function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 15:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379672#M12679</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-04-06T15:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379673#M12680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; am using KDS 2.0.0 IDE and KSDK 1.1.0 examples. can you please send any example code with all serial configuration parameter like baud-rate,parity, stop bit. i searched this one in community but i can't get anything.&lt;/P&gt;&lt;P&gt;if you send example code it will helpful to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i hope you will send as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sudhakar&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 04:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379673#M12680</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-04-07T04:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379674#M12681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;I'm using Processor Expert (PE) to configure the pins, baud, other parameters.&lt;/P&gt;&lt;P&gt;Attached is example to unZIP to your C:\Freescale\KSDK_1.1.0&amp;nbsp; folder.&lt;/P&gt;&lt;P&gt;It setups up the UART4 RX interrupt to receive a character that is used to determine what state the Blue LED should be set to.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 14:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379674#M12681</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-04-07T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: HOW TO MAKE TWO SERIAL(UART) PORT WITH BAUDRATE CONFIGURATION  IN FRDMK64F120</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379675#M12682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;I build your example project its working fine. sorry but its not useful to me. actually now i am editing Ethernet to serial code. in this project already i did 2client listen code.(port-23 and port-24). &lt;STRONG&gt;here i want to transfer port-23 client data to one serial(UART-1 or 2) port and port-24 client data to another serial(UART-3 or 4) port to avoid data collision. &lt;/STRONG&gt;i think you will understand my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in ethernet to serial project tx_task and rx_task functions are there. Its using SDA serial port for transferring data from client . instead of SDA i want one more Serial port to transfer data from CLIENT-2 connection. Then only i can avoid data collision between 2 client connection. &lt;STRONG&gt;now can you guide how to make one more UART program in ethernet to serial project..?. &lt;/STRONG&gt;i am waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sudhakar.p&lt;/P&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV style="display: none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/HOW-TO-MAKE-TWO-SERIAL-UART-PORT-WITH-BAUDRATE-CONFIGURATION-IN/m-p/379675#M12682</guid>
      <dc:creator>sudhakarp</dc:creator>
      <dc:date>2015-04-08T05:23:01Z</dc:date>
    </item>
  </channel>
</rss>

