<?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: LPC55S16 USART erroneous at 921600 baud rate in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628238#M52117</link>
    <description>&lt;P&gt;Your screenshot is about UART ISP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look in 34,6,6&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A 16-bit value allows producing standard baud rates from 300 baud and lower at the&lt;BR /&gt;highest frequency of the device, up to &lt;STRONG&gt;921,600 baud from&lt;/STRONG&gt; a base clock as low as &lt;STRONG&gt;14.7456 &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;MHz&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Typically, the baud rate clock is 16 times the actual baud rate.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;921600 * 16 =14,7456MHz, not 12MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 12:16:41 GMT</pubDate>
    <dc:creator>kef2</dc:creator>
    <dc:date>2023-04-05T12:16:41Z</dc:date>
    <item>
      <title>LPC55S16 USART erroneous at 921600 baud rate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628220#M52116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using LPC55S16 microcontroller running at 150MHz and using it to communicate with our sensor via USART(12MHz clock source) and is working good at the supported baud rates till 460800.&lt;BR /&gt;Does it really supports 921600 baud rate? We are able to get data at that rate but it seems under sampled and erroneous and CRC of the data always fails here.&lt;/P&gt;&lt;P&gt;As per UM11295.pdf, page no. 227(Also attached screenshot) we are missing 921600 baud rate in the supported list. Is it true?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NaveenGS_0-1680694192294.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217842i9388EB0C7945B928/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NaveenGS_0-1680694192294.png" alt="NaveenGS_0-1680694192294.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;BR /&gt;Naveen G S&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 11:30:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628220#M52116</guid>
      <dc:creator>NaveenGS</dc:creator>
      <dc:date>2023-04-05T11:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 USART erroneous at 921600 baud rate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628238#M52117</link>
      <description>&lt;P&gt;Your screenshot is about UART ISP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look in 34,6,6&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A 16-bit value allows producing standard baud rates from 300 baud and lower at the&lt;BR /&gt;highest frequency of the device, up to &lt;STRONG&gt;921,600 baud from&lt;/STRONG&gt; a base clock as low as &lt;STRONG&gt;14.7456 &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;MHz&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Typically, the baud rate clock is 16 times the actual baud rate.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;921600 * 16 =14,7456MHz, not 12MHz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 12:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628238#M52117</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2023-04-05T12:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 USART erroneous at 921600 baud rate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628326#M52118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;As per driver, if srcClk is 12Mhz and Baud rate expected is 921600 it should return&amp;nbsp;kStatus_USART_BaudrateNotSupport. Isn't it? Is these kind of errors not handled in the driver?(Even in peripheral configurations, at least we expect it to raise minimal warning).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NaveenGS_0-1680703946557.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217863i1EBB69D9DA244F60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NaveenGS_0-1680703946557.png" alt="NaveenGS_0-1680703946557.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Naveen G S&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 14:13:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628326#M52118</guid>
      <dc:creator>NaveenGS</dc:creator>
      <dc:date>2023-04-05T14:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S16 USART erroneous at 921600 baud rate</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628739#M52125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding the baudrate of usart, I suppose that you use traditional uart protocol, in other words, you connect TX, RX and GND between LPC55S16 USART and host USART, whether you can communicate between two USART reliably is only dependent on the the match degree of the driving clock of two USART modules, give an extreme example, if the two USART module(one is transmitter, another is receiver) use the same driving clock, in other words, the two USART module driving clock is 100% match, you can get very high baud rate.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 05:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S16-USART-erroneous-at-921600-baud-rate/m-p/1628739#M52125</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-04-06T05:36:35Z</dc:date>
    </item>
  </channel>
</rss>

