<?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: LPC13xx Uart Initialisation in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC13xx-Uart-Initialisation/m-p/546158#M13198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP LPC product, I would like to provide service for you!&lt;/P&gt;&lt;P&gt;At first, we need to know the function of IOCONFIG register.&lt;/P&gt;&lt;P&gt;It configures the pin function, mode, hysteresis, opendrain mode.&lt;/P&gt;&lt;P&gt;What's the pin function?&lt;/P&gt;&lt;P&gt;Take PIO1_7 as an example, this pin have IO function, UART TXD function, CT32B0_MAT1 function.&lt;/P&gt;&lt;P&gt;How did the cpu know the PIO1_7 function? just use this register to configure it.&lt;/P&gt;&lt;P&gt;After reset, the FUNC is 0, it is the IO function.&lt;/P&gt;&lt;P&gt;So, if you don't configure the pin as UART function, even you operate the UART module, the pin can't send the uart data, you can't do the uart communication.&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, please 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;Jingjing&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, 23 Aug 2016 06:16:07 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2016-08-23T06:16:07Z</dc:date>
    <item>
      <title>LPC13xx Uart Initialisation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC13xx-Uart-Initialisation/m-p/546157#M13197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the user manual UM10375 (rev 5) section 12.2, it states that ...&lt;/P&gt;&lt;P&gt;Pins: For the LPC1311/13/42/43 parts, the UART pins must be configured in the &lt;/P&gt;&lt;P&gt;IOCONFIG register block (Section 7.4) before the UART clocks can be enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if the clock are enabled first?&lt;/P&gt;&lt;P&gt;(a) non-operation,&lt;/P&gt;&lt;P&gt;(b) unreliable operation,&lt;/P&gt;&lt;P&gt;(c) chip explodes,&lt;/P&gt;&lt;P&gt;(d) other, Please specify!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 04:12:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC13xx-Uart-Initialisation/m-p/546157#M13197</guid>
      <dc:creator>mikesimmonds</dc:creator>
      <dc:date>2016-08-22T04:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC13xx Uart Initialisation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC13xx-Uart-Initialisation/m-p/546158#M13198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP LPC product, I would like to provide service for you!&lt;/P&gt;&lt;P&gt;At first, we need to know the function of IOCONFIG register.&lt;/P&gt;&lt;P&gt;It configures the pin function, mode, hysteresis, opendrain mode.&lt;/P&gt;&lt;P&gt;What's the pin function?&lt;/P&gt;&lt;P&gt;Take PIO1_7 as an example, this pin have IO function, UART TXD function, CT32B0_MAT1 function.&lt;/P&gt;&lt;P&gt;How did the cpu know the PIO1_7 function? just use this register to configure it.&lt;/P&gt;&lt;P&gt;After reset, the FUNC is 0, it is the IO function.&lt;/P&gt;&lt;P&gt;So, if you don't configure the pin as UART function, even you operate the UART module, the pin can't send the uart data, you can't do the uart communication.&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, please 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;Jingjing&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, 23 Aug 2016 06:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC13xx-Uart-Initialisation/m-p/546158#M13198</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-08-23T06:16:07Z</dc:date>
    </item>
  </channel>
</rss>

