<?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: ADC on LPC1768</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524600#M7236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Tue Dec 30 05:17:58 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: paulantony49&lt;/STRONG&gt;&lt;BR /&gt;I would be grateful if someone could advice me on the source of error...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN10974.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/application_note/AN10974.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IIRC this NGX board isn't isolating VDDA and VREFP...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keil boards show how this can be done:&lt;/SPAN&gt;&lt;BR /&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.keil.com%2Fmcb1700%2Fmcb1700-schematics.pdf" rel="nofollow" target="_blank"&gt;http://www.keil.com/mcb1700/mcb1700-schematics.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:08:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:08:53Z</dc:date>
    <item>
      <title>ADC on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524598#M7234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by paulantony49 on Tue Dec 30 04:37:11 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the 12bit ADC of the LPC1768 for sensor data accusation and naturally require very high reliability. On testing the same using a LPC1768 xplorer board, the results shows that there is a chance of error in every bit. On taking 8000 samples the following probability of error was observed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;err_pb = 0.0135&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0265&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0300&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0289&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0296&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0331&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0441&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1571&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1734&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.2404&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.4808&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.4325&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error in the last two bit is understandable (ground noise), but i am puzzled by the error in the higher bits. I tried it on both burst mode and the software controlled mode, with different frequencies of conversion. Still the error in the higher bit remains. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be grateful if someone could advice me on the source of error, whether the problem is only for LPC1768 xplorer or LPC1768 or in the programing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524598#M7234</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: ADC on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524599#M7235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by 1234567890 on Tue Dec 30 05:02:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;What does 'err_pb' describe exactly???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are so many possibilities:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Stable supply voltage for the chip&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Stable reference voltage. And what source?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Impedance of the measured voltage source&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Capacitance of the measured circuit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- High frequency switching nearby&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- High currents nearby&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524599#M7235</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: ADC on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524600#M7236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Tue Dec 30 05:17:58 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: paulantony49&lt;/STRONG&gt;&lt;BR /&gt;I would be grateful if someone could advice me on the source of error...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN10974.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/application_note/AN10974.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IIRC this NGX board isn't isolating VDDA and VREFP...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keil boards show how this can be done:&lt;/SPAN&gt;&lt;BR /&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.keil.com%2Fmcb1700%2Fmcb1700-schematics.pdf" rel="nofollow" target="_blank"&gt;http://www.keil.com/mcb1700/mcb1700-schematics.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:08:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524600#M7236</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: ADC on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524601#M7237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jayudhandha on Thu Jan 08 22:20:47 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the main reason is that you should make ground of ADC and Microcontroller common.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it done by you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524601#M7237</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: ADC on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524602#M7238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LpcWare159 on Thu Jan 08 23:11:19 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you add a small capacitor (range 10nF) next to the ADC input pin to help the sample&amp;amp;hold circuit?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-on-LPC1768/m-p/524602#M7238</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:08:54Z</dc:date>
    </item>
  </channel>
</rss>

