<?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>LPC MicrocontrollersのトピックRe: 9-bit UART communication for LPC4078</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012971#M57398</link>
    <description>&lt;P&gt;Hi Edwin,&lt;/P&gt;&lt;P&gt;In addition, I found several points that seem to support 9-bit mode in the document.&lt;/P&gt;&lt;P&gt;Is there a work-around method to transmit 9-bit through UART1 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michelle2022_0-1734013983382.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315637i3FADEAE2AAC60153/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michelle2022_0-1734013983382.png" alt="michelle2022_0-1734013983382.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michelle2022_1-1734014625707.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315639i4BFD7D9F88510310/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michelle2022_1-1734014625707.png" alt="michelle2022_1-1734014625707.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 14:59:32 GMT</pubDate>
    <dc:creator>michelle2022</dc:creator>
    <dc:date>2024-12-12T14:59:32Z</dc:date>
    <item>
      <title>9-bit UART communication for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012268#M57390</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using LPC4078 microcontroller and I need to integrate the UART device which is receiving 9-bit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't find a register that enables 9-bit UART communication in the user manual or library API code.&lt;/P&gt;&lt;P&gt;Does LPC4078 support 9-bit UART comm? If yes, please provide guidance on which register to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 19:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012268#M57390</guid>
      <dc:creator>michelle2022</dc:creator>
      <dc:date>2024-12-11T19:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: 9-bit UART communication for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012303#M57391</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244493"&gt;@michelle2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Unfortunately, the LPC4078 does not support 9-bit UART communication. As you can see from the "Features" section of each of the UART chapters, the LPC4078's UARTs only support 5, 6, 7, and 8 data sizes.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience this may cause.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 20:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012303#M57391</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-12-11T20:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: 9-bit UART communication for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012466#M57394</link>
      <description>&lt;P&gt;Hi Edwin,&lt;/P&gt;&lt;P&gt;Thanks for clarifying.&lt;/P&gt;&lt;P&gt;But, I can see the comment of "9-bit enable" in the RS485CTRL register description for AAD mode.&lt;/P&gt;&lt;P&gt;Could you let me know what it means?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michelle2022_0-1733973281678.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315513i2B67E99803B11C32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michelle2022_0-1733973281678.png" alt="michelle2022_0-1733973281678.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;Michelle&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 03:20:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012466#M57394</guid>
      <dc:creator>michelle2022</dc:creator>
      <dc:date>2024-12-12T03:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: 9-bit UART communication for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012971#M57398</link>
      <description>&lt;P&gt;Hi Edwin,&lt;/P&gt;&lt;P&gt;In addition, I found several points that seem to support 9-bit mode in the document.&lt;/P&gt;&lt;P&gt;Is there a work-around method to transmit 9-bit through UART1 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michelle2022_0-1734013983382.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315637i3FADEAE2AAC60153/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michelle2022_0-1734013983382.png" alt="michelle2022_0-1734013983382.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michelle2022_1-1734014625707.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/315639i4BFD7D9F88510310/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michelle2022_1-1734014625707.png" alt="michelle2022_1-1734014625707.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 14:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2012971#M57398</guid>
      <dc:creator>michelle2022</dc:creator>
      <dc:date>2024-12-12T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: 9-bit UART communication for LPC4078</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2013123#M57399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244493"&gt;@michelle2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The 9th bit in this case is just for the auto address detection feature, not for transmitting 9-bit data size frames. The explanation of this feature is described on section "17.5.21 RS-485/EIA-485 modes of operation" of the User Guide.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 20:43:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/9-bit-UART-communication-for-LPC4078/m-p/2013123#M57399</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2024-12-12T20:43:50Z</dc:date>
    </item>
  </channel>
</rss>

