<?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>topic Re: LPC1114 ADC sampling rate in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593873#M30664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sourabh.jalnekar on Mon Aug 18 02:34:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone tell me how to set the sampling frequency to 100 khz or 200 khz in lpc1574&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:54:44 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:54:44Z</dc:date>
    <item>
      <title>LPC1114 ADC sampling rate</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593870#M30661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Andrew on Thu Mar 15 20:36:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I've got a simple question but I didn't manage to find the answer. The maximum ADC sampling rate is 4.5MHz according to the datasheet. What is the minimum sampling rate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:54:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593870#M30661</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 ADC sampling rate</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593871#M30662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Fri Mar 16 02:52:07 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;The maximum ADC sampling rate is 4.5MHz according to the datasheet.&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;No :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's 'the clock for the ADC' as described in User Manual 10398:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;The APB clock (PCLK) is divided by CLKDIV +1 to produce the clock for the ADC, which should be less than or equal to 4.5 MHz. Typically, software should program the smallest&lt;BR /&gt;value in this field that yields a clock of 4.5 MHz or slightly less, but in certain cases (such as a high-impedance analog source) a slower clock may be desirable.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;To calculate the maximum sampling rate you have to divide this clock with the number of clocks of your ADC setting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11 clocks / 10 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 clocks / 9 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 9 clocks / 8 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 8 clocks / 7 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 7 clocks / 6 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 6 clocks / 5 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 5 clocks / 4 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 4 clocks / 3 bits&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So for a 10bit conversion with 4.5MHz ADC frequency you need &amp;gt;2.44µs = &amp;lt;409 kHz sampling rate :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;What is the minimum sampling rate?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;There's no minimum sampling rate. You can use whatever you want to trigger your ADC. A slow timer or Halley's Comet :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593871#M30662</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 ADC sampling rate</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593872#M30663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Andrew on Sun Mar 18 14:36:05 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you "Zero"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593872#M30663</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 ADC sampling rate</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593873#M30664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sourabh.jalnekar on Mon Aug 18 02:34:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone tell me how to set the sampling frequency to 100 khz or 200 khz in lpc1574&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-ADC-sampling-rate/m-p/593873#M30664</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:54:44Z</dc:date>
    </item>
  </channel>
</rss>

