<?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: Bitbash UART on LPC8N04</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654557#M52635</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217461"&gt;@brentsinger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, as far as I know, there isn't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 08:04:30 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-05-22T08:04:30Z</dc:date>
    <item>
      <title>Bitbash UART on LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1652694#M52570</link>
      <description>&lt;P&gt;Hi, just wanted to see if anyone has a good uart bitbash snippet I could re-use?&lt;/P&gt;&lt;P&gt;Target is LPC8N04, desired baud is 460080. Would be used for Modbus, so messages can get long.&lt;/P&gt;&lt;P&gt;If anyone can point to a good project that is relevant that'd be great too before I get started.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 02:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1652694#M52570</guid>
      <dc:creator>brentsinger</dc:creator>
      <dc:date>2023-05-18T02:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bitbash UART on LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1652933#M52574</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217461"&gt;@brentsinger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry there isn't USART module on LPC8N04.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 08:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1652933#M52574</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-05-18T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bitbash UART on LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654068#M52599</link>
      <description>&lt;P&gt;Yes I read that.&lt;/P&gt;&lt;P&gt;Which is why I'm going to Bit Bang a uart into it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 23:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654068#M52599</guid>
      <dc:creator>brentsinger</dc:creator>
      <dc:date>2023-05-19T23:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bitbash UART on LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654557#M52635</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217461"&gt;@brentsinger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, as far as I know, there isn't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:04:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654557#M52635</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-05-22T08:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bitbash UART on LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654699#M52643</link>
      <description>&lt;P&gt;TI used to have so-called "software implementations" for UART and I2C for their MCUs, which use "bit-banging".&lt;BR /&gt;Porting this code from one Cortex M to another is not really difficult.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; Target is LPC8N04, desired baud is 460080.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Though this is far too optimistic for a M0+.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess you are talking about Modbus RTU.&lt;BR /&gt;The only challenge is the inter-message gap, the rest of the protocol is mostly standard UART.&lt;BR /&gt;There are plenty of free Modbus implementations, perhaps you can draw inspirations from them, or consider porting one of them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 09:48:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bitbash-UART-on-LPC8N04/m-p/1654699#M52643</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2023-05-22T09:48:44Z</dc:date>
    </item>
  </channel>
</rss>

