<?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: ADC Channel 0, 1 crosstalk? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526360#M8990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the same here, cause and solution already found?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2018 13:14:10 GMT</pubDate>
    <dc:creator>mppt</dc:creator>
    <dc:date>2018-12-14T13:14:10Z</dc:date>
    <item>
      <title>ADC Channel 0, 1 crosstalk?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526358#M8988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tomg on Tue Apr 26 06:21:21 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm narrowed a bug down to a LPCxpresso V2 demo board with connected trimmers to provide analog signal to channel 0 and 1. I'm seeing some "crosstalk"(?) between channels:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sampling frequncy set to max (Chip_ADC_SetClockRate(LPC_ADC0, ADC_MAX_SAMPLE_RATE);)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Channel 1 set to ~ vref/2 (2029)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is done, while Channel 0 is at ~ max (4094)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If Channel 0 set to ~ 0, Channel 1 value will become 1675&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm seeing an offset of 354 lsb on Channel 1, if Channel 0 changes full range.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if Channel 1 is set to ~ 0, the offset will be 179 and if Channel 1 is set to ~ max, the offset is 206. These offsets are quiet stable/reproduceable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked input values with a scope and they were stable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If Sampling frequency set to 1/4 * max (Chip_ADC_SetClockRate(LPC_ADC0, ADC_MAX_SAMPLE_RATE / 4);) this doesn't occure anymore (on oversampling there is still about 0.875 lsb impact, but that's tolerable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this some known issue with this chip, or am I unable to understand whats happening here:) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greetings&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:05:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526358#M8988</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Channel 0, 1 crosstalk?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526359#M8989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:09:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526359#M8989</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Channel 0, 1 crosstalk?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526360#M8990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly the same here, cause and solution already found?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 13:14:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526360#M8990</guid>
      <dc:creator>mppt</dc:creator>
      <dc:date>2018-12-14T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Channel 0, 1 crosstalk?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526361#M8991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like an acquisition time problem to me. Does it also go away if you use a lower value of potentiometer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2018 14:41:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526361#M8991</guid>
      <dc:creator>ianbenton</dc:creator>
      <dc:date>2018-12-28T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Channel 0, 1 crosstalk?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526362#M8992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case it concerns the LPC15 with custom hardware on which the ADC channels are connected to opamp outputs. Between opamp output and ADC input there is a 10 Ohm, 100 nF LPF so there is 100 nF on the ADC input pins.&lt;/P&gt;&lt;P&gt;All ADC input pin voltages are fixed and show no disturbance during the entire ADC sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lowering the ADC clock frequency (below 48 MHz) lowers the negative offset.&lt;/P&gt;&lt;P&gt;Only an ADC clock frequency below 4MHz shows acceptable results with still a slight negative offset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 10:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ADC-Channel-0-1-crosstalk/m-p/526362#M8992</guid>
      <dc:creator>mppt</dc:creator>
      <dc:date>2019-01-15T10:00:03Z</dc:date>
    </item>
  </channel>
</rss>

