<?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のトピックFast data transfer to pc with lpc 82x</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fast-data-transfer-to-pc-with-lpc-82x/m-p/1728361#M54189</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using the adc of the lpc824 microcntroller and I would like to send the samples to my pc for post processing. Currently I am using an interrupt generated by the mrt to get a data from the adc and send this data through the uart. So far I am running the interrupt at 1ms and everything works fine. I would like to go up to 50 us (20kS/s &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt; the ADC is rated for 1MS/s so there should not be a problem for that.. but I am afraid that the Uart code and communication could take too much time and cannot be executed in 50us. Is there a better way to have fast data transfer with the LPC82x microcontrollers?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Sep 2023 12:45:53 GMT</pubDate>
    <dc:creator>topspin</dc:creator>
    <dc:date>2023-09-24T12:45:53Z</dc:date>
    <item>
      <title>Fast data transfer to pc with lpc 82x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fast-data-transfer-to-pc-with-lpc-82x/m-p/1728361#M54189</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using the adc of the lpc824 microcntroller and I would like to send the samples to my pc for post processing. Currently I am using an interrupt generated by the mrt to get a data from the adc and send this data through the uart. So far I am running the interrupt at 1ms and everything works fine. I would like to go up to 50 us (20kS/s &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt; the ADC is rated for 1MS/s so there should not be a problem for that.. but I am afraid that the Uart code and communication could take too much time and cannot be executed in 50us. Is there a better way to have fast data transfer with the LPC82x microcontrollers?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 12:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Fast-data-transfer-to-pc-with-lpc-82x/m-p/1728361#M54189</guid>
      <dc:creator>topspin</dc:creator>
      <dc:date>2023-09-24T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fast data transfer to pc with lpc 82x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fast-data-transfer-to-pc-with-lpc-82x/m-p/1728470#M54193</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If the sampling frequency is 20KHz, the required baut-rate will be&lt;/P&gt;
&lt;P&gt;20K*2*(2+8)bits=400000.&lt;/P&gt;
&lt;P&gt;From data sheet of LPC82x, the Maximum bit rates of 1.875 Mbit/s in asynchronous mode is okay. But I suggest you use external crystal which has accurate clock frequency and have a try&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1695611332237.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242390i81E3443E6BBC9A56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1695611332237.png" alt="xiangjun_rong_0-1695611332237.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 03:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Fast-data-transfer-to-pc-with-lpc-82x/m-p/1728470#M54193</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-09-25T03:09:34Z</dc:date>
    </item>
  </channel>
</rss>

