<?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 LPC2378 UART restart in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2378-UART-restart/m-p/706396#M28490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPC2378 datasheet says that if UART receives framing error,&amp;nbsp; it cannot expect to receive next character correctly. However I wonder if I can somehow restart/reset the UART (after framing error detection), so it can start searching for next character without the burden of previous error ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I simply turn the UART's power off and then on (eg. PCUART0 bit in PCONP register) and then reinitialize UART (baud rate, start/stop bits, ...) ? Although it seems that PCONP does not turn UART on and off, but rather gates on and off its clock signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 09:51:23 GMT</pubDate>
    <dc:creator>zorandjokic</dc:creator>
    <dc:date>2017-09-18T09:51:23Z</dc:date>
    <item>
      <title>LPC2378 UART restart</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2378-UART-restart/m-p/706396#M28490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPC2378 datasheet says that if UART receives framing error,&amp;nbsp; it cannot expect to receive next character correctly. However I wonder if I can somehow restart/reset the UART (after framing error detection), so it can start searching for next character without the burden of previous error ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I simply turn the UART's power off and then on (eg. PCUART0 bit in PCONP register) and then reinitialize UART (baud rate, start/stop bits, ...) ? Although it seems that PCONP does not turn UART on and off, but rather gates on and off its clock signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:51:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2378-UART-restart/m-p/706396#M28490</guid>
      <dc:creator>zorandjokic</dc:creator>
      <dc:date>2017-09-18T09:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2378 UART restart</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2378-UART-restart/m-p/706397#M28491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could take a look at the following links, as UART-based ISP implementation may provide some guidelines regarding UART usage:&lt;/P&gt;&lt;P&gt;[1] UART ISP implementation on the LPC1768 using the mbed platform&lt;/P&gt;&lt;P&gt;&lt;A href="http://mbed.org/cookbook/lpc-bootloader"&gt;http://mbed.org/cookbook/lpc-bootloader&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[2] UART ISP for the LPC1100/LPC1300/LPC1700/LPC2000&lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/lpc21isp/"&gt;http://sourceforge.net/projects/lpc21isp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[3] UART ISP for the Linux platform&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.google.com/p/lpcflash/"&gt;http://code.google.com/p/lpcflash/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[4] UART ISP written in Python&lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/nxpprog/"&gt;http://sourceforge.net/projects/nxpprog/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[5] UART ISP written in Python for the LPC2000 series&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sourceforge.net/projects/pylpctools/"&gt;http://sourceforge.net/projects/pylpctools/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;/Carlos&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>Fri, 19 Jan 2018 18:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2378-UART-restart/m-p/706397#M28491</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2018-01-19T18:05:24Z</dc:date>
    </item>
  </channel>
</rss>

