<?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: MCF52235 Analog Input Pin Input impedance issue. in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249574#M11557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the obvious is not so obvious until someone points it out.&amp;nbsp; I had a resistor strap option to connect this input to UART pin U1_RXD.&amp;nbsp; Completely forgot it was still there and optioned in.&amp;nbsp;&amp;nbsp; Glad I spent an hour or so graphing the voltage/current relationship of that pin!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case anyone cares.&amp;nbsp; Here is what the V/I relationship on the pullups on this part look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MCF52235_Pullup.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41209i3DF22B6EAF94D29C/image-size/large?v=v2&amp;amp;px=999" role="button" title="MCF52235_Pullup.jpg" alt="MCF52235_Pullup.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Dec 2013 14:57:49 GMT</pubDate>
    <dc:creator>LI_Dave</dc:creator>
    <dc:date>2013-12-07T14:57:49Z</dc:date>
    <item>
      <title>MCF52235 Analog Input Pin Input impedance issue.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249572#M11555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've run into a very strange issue with the AtoD inputs, or more correctly, one of the AtoD inputs.&amp;nbsp; I have a project where I am using both AN0 and AN1.&amp;nbsp; On each pin I have an external 10.0K Pull up to 3.3V and then a series filter of two 1.0K resistors with 1.0uF ceramic to ground in the middle between the pull up and the CPU.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the standard reference Coldfire lite project which does continuous conversions on all 8 inputs even though I only use AN0 and AN1.&amp;nbsp; AN0 works perfectly correctly, but I have an input impedance issue on AN1.&amp;nbsp; AN1 is behaving as though it has a pull up to VCC enabled internal to the part.&amp;nbsp; If I ground the input, the AN1 pin sources 24.9uA through my T network, introducing error in my measurements.&amp;nbsp; I plotted the input current on AN1 and the pin will source current into any input voltage below 3.3V. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Repeating the same test on AN1 I see very little current, only a 2 or 3 uA and as predicted the part sinks current if the input voltage is above mid scale and sources current if you are below the mid range.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything seems to point to AN1 having an internal pull up even in AtoD mode which according to the data sheet it doesn't have at all, regardless of mode.&amp;nbsp;&amp;nbsp;&amp;nbsp; I've tested a few boards and they all behave the same way.&amp;nbsp; AN0 is fine and AN1 has this odd pull up behavior.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Dec 2013 03:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249572#M11555</guid>
      <dc:creator>LI_Dave</dc:creator>
      <dc:date>2013-12-07T03:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 Analog Input Pin Input impedance issue.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249573#M11556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you test this on a Development Board, just in case there's something wrong with your hardware? AN1 might be shorted to another GPIO pin somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check PANPAR, just in case something wrote to it. Table 3, Note 2 says "All signals have a pull-up in GPIO mode."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spec for the pullups is between 10uA and 130uA, so your measured current is within that range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try programming PANPAR to set AN1 to be a Digital input, and see if it now has the same pullup as AN1, and also if it still works as an ADC input, or whether that setting disconnects it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Dec 2013 03:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249573#M11556</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2013-12-07T03:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235 Analog Input Pin Input impedance issue.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249574#M11557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the obvious is not so obvious until someone points it out.&amp;nbsp; I had a resistor strap option to connect this input to UART pin U1_RXD.&amp;nbsp; Completely forgot it was still there and optioned in.&amp;nbsp;&amp;nbsp; Glad I spent an hour or so graphing the voltage/current relationship of that pin!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case anyone cares.&amp;nbsp; Here is what the V/I relationship on the pullups on this part look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MCF52235_Pullup.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41209i3DF22B6EAF94D29C/image-size/large?v=v2&amp;amp;px=999" role="button" title="MCF52235_Pullup.jpg" alt="MCF52235_Pullup.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Dec 2013 14:57:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-Analog-Input-Pin-Input-impedance-issue/m-p/249574#M11557</guid>
      <dc:creator>LI_Dave</dc:creator>
      <dc:date>2013-12-07T14:57:49Z</dc:date>
    </item>
  </channel>
</rss>

