<?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: How to avoid unnecessary NULL characters between UART transmission? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870256#M34705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kerryzhou"&gt;kerryzhou&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your fast response,&lt;/P&gt;&lt;P&gt;LPC1517, and the issue has been solved because the sector contains 256 bytes, I wrote 128 bytes. so the rest was filled by NULL characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Athmesh Nandakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2019 07:47:12 GMT</pubDate>
    <dc:creator>athmesh_n</dc:creator>
    <dc:date>2019-01-31T07:47:12Z</dc:date>
    <item>
      <title>How to avoid unnecessary NULL characters between UART transmission?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870254#M34703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When datas are&amp;nbsp; send through UART RS485 lot of NULL characters which are not part of Datas come in between. How can we avoid unnecessary and random NULL characters coming in-between lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the required data:&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1image.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64060i81FFFB63861DCD31/image-size/large?v=v2&amp;amp;px=999" role="button" title="1image.png" alt="1image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the data we are getting is :&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64113i6216FAEF867D43D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 06:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870254#M34703</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2019-01-30T06:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid unnecessary NULL characters between UART transmission?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870255#M34704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ATHMESH NANDAKUMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please tell us what the LPC chip you are using? Please let me know the part number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You said, the UART send out&amp;nbsp; a lot of NULL, do you check your code, is it really sent by the LPC chip?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If yes, then you can control your code, don't send that 0X00, this situation mainly your code problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next time, when you create the question, please let us know the chip part number at first, it will be useful to the question analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Thu, 31 Jan 2019 06:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870255#M34704</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-01-31T06:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid unnecessary NULL characters between UART transmission?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870256#M34705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kerryzhou"&gt;kerryzhou&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your fast response,&lt;/P&gt;&lt;P&gt;LPC1517, and the issue has been solved because the sector contains 256 bytes, I wrote 128 bytes. so the rest was filled by NULL characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Athmesh Nandakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 07:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-avoid-unnecessary-NULL-characters-between-UART/m-p/870256#M34705</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2019-01-31T07:47:12Z</dc:date>
    </item>
  </channel>
</rss>

