<?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>topic Re: MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417810#M13913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Finally the issue was solved when we went for a lower baud rate of 9600 instead of 115200 bps. We still don't know why it is not working in 115200 but for now we are continuing as it is as we don't have much time to investigate this. We will come back to debug this once we have some time free.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 06:39:07 GMT</pubDate>
    <dc:creator>ashokhs</dc:creator>
    <dc:date>2015-07-24T06:39:07Z</dc:date>
    <item>
      <title>MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417806#M13909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the UART4 to connect to the UART from host with the following settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Bits = 8; Stop Bit = 1; Parity = None; BAUD Rate = 115200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I'm using the BSP driver for polled mode. But occasionally I don't get some characters or some times I get more characters than what I expect to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there are any known issues here or any common pit falls which need to be taken care.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 14:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417806#M13909</guid>
      <dc:creator>ashokhs</dc:creator>
      <dc:date>2015-07-16T14:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417807#M13910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The uart was opened using fopen with "&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;IO_SERIAL_TRANSLATION | IO_SERIAL_ECHO" option.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 15:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417807#M13910</guid>
      <dc:creator>ashokhs</dc:creator>
      <dc:date>2015-07-16T15:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417808#M13911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below links and let me know if this helps!!!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/331727"&gt;MQX with UART... How to receive?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/441060"&gt;what is the best way for Timeout on UART RX with MQX?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/54542"&gt;Interrupt driven UART&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/58454"&gt;UART Code&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Sol &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, 21 Jul 2015 15:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417808#M13911</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-07-21T15:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417809#M13912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok HS,&lt;/P&gt;&lt;P&gt;Here is your answer : &lt;A href="https://community.nxp.com/message/482109"&gt;Re: UART FIFO appears empty even though it is not (K64 &amp;amp;amp; MQX 4.1)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:17:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417809#M13912</guid>
      <dc:creator>yb</dc:creator>
      <dc:date>2015-07-22T20:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.1 UART/serial driver missing characters from host when used in Polled Mode</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417810#M13913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Finally the issue was solved when we went for a lower baud rate of 9600 instead of 115200 bps. We still don't know why it is not working in 115200 but for now we are continuing as it is as we don't have much time to investigate this. We will come back to debug this once we have some time free.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 06:39:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-1-UART-serial-driver-missing-characters-from-host-when/m-p/417810#M13913</guid>
      <dc:creator>ashokhs</dc:creator>
      <dc:date>2015-07-24T06:39:07Z</dc:date>
    </item>
  </channel>
</rss>

