<?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: USART Baudrate 8 MBit @ 204MHz</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554371#M14732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 28 10:02:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;128 MHz... I was thinking: 128 MHz would be 2/3 of 192MHz, so it would come out almost "clean", especially if 64MHz is enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try that already ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:38:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:38:53Z</dc:date>
    <item>
      <title>USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554366#M14727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Fri Apr 18 03:59:19 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Running the LPC4357 at 204 MHz, I would like to use the USART with 8 MBaud (this is the max. baudrate according to the datasheet). So far I failed to generate this baudrate. USART clock is connected to PLL1, which is also 204 MHz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At first I tried to use the following baudrate settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DLL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DLM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DIVADDVAL&amp;nbsp;&amp;nbsp; 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_MULVAL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These values look fine at first glance. According to the formula given in the user manual in chapter "39.6.12 USART Fractional Divider Register", this should result in a baudrate of 8.0526 MBaud. However, it does not work. I assume that the problem is this tiny note given in the same chapter: "Important: If the fractional divider is active (DIVADDVAL &amp;gt; 0) and DLM = 0, the value of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the DLL register must be 3 or greater."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to find any other combination of the register values, which allows to generate the 8 MBaud form the 204 MHz PLL. But there isn't any combination available. The fastest values I got were 6.375 MBaud, which works reliably. I also tried 12.75 MBaud, which also works without any problems, but it is out of specification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to get the 8 MBaud running at 204 MHz? Or do I need an external clock of 128 Mhz at GP_CLKIN to get the 8 MBaud running? Is there any other way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Please no advices to use USB or something similar. I need the UART interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554366#M14727</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554367#M14728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Sun Apr 27 23:27:42 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like I need to ask a different way:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume that the 8 MBit Baudrate has been qualified by NXP in some way. So: how has this been done? How about the clock used? How about the baudrate settings?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554367#M14728</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554368#M14729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 28 01:47:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all: I have no clue, but I'd really like to answer this question if I could. ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second: Make sure you use the external clock crystal, otherwise you'll probably never get the clock precise enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554368#M14729</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554369#M14730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by starblue on Mon Apr 28 02:02:11 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you really need to run at 204 MHz?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a lot easier to get the various maximal data rates from 200 MHz (which is what we do, e.g. to get a 20 MHz SPI clock).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554369#M14730</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554370#M14731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Mon Apr 28 08:33:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@starblue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could also run at 200 MHz. But as far as I understand the user manual, this does not save my problem. I would need 128 Mhz, which is far too slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All other required data rates (CAN, SPI, I²C, ...) have not been a problem for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554370#M14731</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554371#M14732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 28 10:02:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;128 MHz... I was thinking: 128 MHz would be 2/3 of 192MHz, so it would come out almost "clean", especially if 64MHz is enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try that already ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554371#M14732</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554372#M14733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Mon Apr 28 23:06:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Packman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;at 192 Mhz the problem remains the same. It would require the following values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DLL 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DLM 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_DIVADDVAL 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;define B8M_MULVAL 15&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence the golden rule from the user manual is broken again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a different thread, I asked about the maximum UART baudrate of the LPC4357:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Fmax-uart-baurate-lpc4357" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/max-uart-baurate-lpc4357&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I asked this to avoid any design mistakes by me, since a high baudrate is extremely important to me. NXP confirmed, that the max baudrate is 8 MBit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As it looks like, this can only be achieved by an external clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before doing a redesign of our hardware (which costs a lot of money), I would like to get a confirmation, that my understanding of the baudrate calculation is correct. This helps me to avoid a useless redesign.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like I am the first developer using the 8 MBit. However, at least NXP must have used it before and they should know how to do the right settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554372#M14733</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554373#M14734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by starblue on Tue Apr 29 01:09:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems you can use PLL0AUDIO to generate your UART peripheral clock, have you looked into that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554373#M14734</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554374#M14735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Tue Apr 29 09:22:46 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@starblue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is indeed a great idea. I will have a look, if the PLL0AUDIO allows generating 128 MHz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554374#M14735</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554375#M14736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Mon May 05 22:25:05 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As suggested by starblue, I configured PLL0AUDIO to generate 128 MHz. Further I configured the USART interface to use the PLL0AUDIO as clock source. See attached code snippet for details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I think I could also use the USB-PLL, but I did not try this.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way: there is a nice tool available from NXP, which supports configuring the PLL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fhttp%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Faudio-pll-settings-calculation-tool" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/audio-pll-settings-calculation-tool&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanxs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554375#M14736</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554376#M14737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by starblue on Tue May 06 02:52:36 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hlsa&lt;/STRONG&gt;&lt;BR /&gt;(I think I could also use the USB-PLL, but I did not try this.)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think so, the use of the USB PLL is very limited (see Table 120 "Clock sources for output stages"). Though maybe it would be possible via an external pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad it works&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jürgen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554376#M14737</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: USART Baudrate 8 MBit @ 204MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554377#M14738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hlsa on Tue May 06 03:47:44 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: starblue&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I don't think so, the use of the USB PLL is very limited (see Table 120 "Clock sources for output stages").&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you are right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanxs anyway,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holger&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USART-Baudrate-8-MBit-204MHz/m-p/554377#M14738</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:57Z</dc:date>
    </item>
  </channel>
</rss>

