<?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: Internal Pull-Up Resistors in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533706#M10693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cdoerr on Tue Jul 30 03:59:15 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the pointer, this was the number I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;In my MCP73871 example list a sink current of 16 mA and an input leakage current of max 1µA (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2FDeviceDoc%2F22090b.pdf" rel="nofollow" target="_blank"&gt;http://ww1.microchip.com/downloads/en/DeviceDoc/22090b.pdf&lt;/A&gt;&lt;SPAN&gt;, page 6), so for this case the internal pull-up seems indeed enough.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:34:00 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:34:00Z</dc:date>
    <item>
      <title>Internal Pull-Up Resistors</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533704#M10691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cdoerr on Tue Jul 30 03:25:18 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the datasheet the LPC1114 (and other LPC microcontroller) have internal pull-up resistors on their GPIO pins. In some forum posts I have however read that these pull-ups are fairly weak. Hence my question: If I want to connect another IC (example below) to these GPIO pins, will the internal pull-ups be sufficient or will I need additional external resistors?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christian&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an example take the MCP73871 charge IC. The datasheet says: "STAT1 is an open-drain logic output for connection to an LED for charge status indication. Alternatively, a pull-up resistor can be applied for interfacing to a host microcontroller."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:33:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533704#M10691</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Pull-Up Resistors</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533705#M10692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wouter on Tue Jul 30 03:47:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The pull-up is basically a constant current source, rated at typically 50µA (&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%2Fdata_sheet%2FLPC111X.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/data_sheet/LPC111X.pdf&lt;/A&gt;&lt;SPAN&gt;, table 16 on page 60).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Probably the pull-up is strong enough for your STAT1 pin example, though this depends on the spec of that specific pin (i.e. the HIGH-level input current for the STAT1 pin).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:33:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533705#M10692</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Pull-Up Resistors</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533706#M10693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cdoerr on Tue Jul 30 03:59:15 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the pointer, this was the number I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;In my MCP73871 example list a sink current of 16 mA and an input leakage current of max 1µA (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2FDeviceDoc%2F22090b.pdf" rel="nofollow" target="_blank"&gt;http://ww1.microchip.com/downloads/en/DeviceDoc/22090b.pdf&lt;/A&gt;&lt;SPAN&gt;, page 6), so for this case the internal pull-up seems indeed enough.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Internal-Pull-Up-Resistors/m-p/533706#M10693</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:34:00Z</dc:date>
    </item>
  </channel>
</rss>

