<?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: &amp;quot;Chip_UART_ReadRB&amp;quot; only receiving half data  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665976#M26645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell us which MCU are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 21:02:24 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2017-05-03T21:02:24Z</dc:date>
    <item>
      <title>"Chip_UART_ReadRB" only receiving half data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665975#M26644</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;I have to receive 32 bytes form one of the sensor but i am only able to receive 16 bytes &lt;/P&gt;&lt;P&gt;code snippet:-&lt;/P&gt;&lt;P&gt;uint8_t data[32]={0};&lt;/P&gt;&lt;P&gt;while(!Chip_UART_ReadRB(LPC_UART2,&amp;amp;rxring_2,data,32)); ---&amp;gt;only 16 bytes read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if i use below function:-.&lt;/P&gt;&lt;P&gt;while(!Chip_UART_Read(LPC_UART2,&amp;amp;rxring_2,data,32)); ----&amp;gt;only 16 bytes read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i use&lt;/P&gt;&lt;P&gt;while(!Chip_UART_ReadBlocking(LPC_UART2,data,64));&amp;nbsp; ---&amp;gt;read bytes 32 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any known error please let me know it will be helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 11:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665975#M26644</guid>
      <dc:creator>sagarpatil</dc:creator>
      <dc:date>2017-05-03T11:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Chip_UART_ReadRB" only receiving half data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665976#M26645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell us which MCU are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 21:02:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665976#M26645</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-05-03T21:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Chip_UART_ReadRB" only receiving half data</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665977#M26646</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/carlosmendoza"&gt;carlosmendoza&lt;/A&gt;‌ ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using LPC43s67(om13084).&lt;/P&gt;&lt;P&gt;Baudrate- 921600&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 03:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/quot-Chip-UART-ReadRB-quot-only-receiving-half-data/m-p/665977#M26646</guid>
      <dc:creator>sagarpatil</dc:creator>
      <dc:date>2017-05-04T03:13:00Z</dc:date>
    </item>
  </channel>
</rss>

