<?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: LPC812 Pull-up</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533654#M10684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like C is really making a meal out of it! In assembler it's simple - just write 0x80 to the&amp;nbsp;PIO0_5 register in IOCON which is located at&amp;nbsp;0x4004 400C (see table 65 of the LPC800 user manual).&lt;/P&gt;&lt;P&gt;(Make sure IOCON has its clock enabled in SYSAHBCLKCTRL as it is disabled at reset.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2016 19:24:18 GMT</pubDate>
    <dc:creator>ianbenton</dc:creator>
    <dc:date>2016-09-26T19:24:18Z</dc:date>
    <item>
      <title>LPC812 Pull-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533652#M10682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Iam using the LPC812 and I need to turn off the pull up resistor on the input pin 0_5. Still with no success. Can anyone help me what Iam doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code I am using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Chip_SWM_Init();&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Chip_SWM_DisableFixedPin(SWM_FIXED_RST);&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="line-height: 1.73;"&gt;Chip_SWM_Deinit();&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Chip_GPIO_SetPinDIRInput(LPC_GPIO_PORT, 0, 5);&lt;P&gt;Chip_IOCON_PinSetMode(LPC_IOCON, IOCON_PIO5, PIN_MODE_INACTIVE);&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 12:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533652#M10682</guid>
      <dc:creator>jan92</dc:creator>
      <dc:date>2016-08-17T12:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812 Pull-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533653#M10683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does &lt;SPAN style="line-height: 1.73;"&gt;&lt;EM&gt;Chip_SWM_Deinit()&lt;/EM&gt; do? Possibly switches off the clock of the IOCON block again? If so, you can't access IOCON anymore and switching off the pullup resistor does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 08:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533653#M10683</guid>
      <dc:creator>wernerf</dc:creator>
      <dc:date>2016-08-30T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC812 Pull-up</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533654#M10684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like C is really making a meal out of it! In assembler it's simple - just write 0x80 to the&amp;nbsp;PIO0_5 register in IOCON which is located at&amp;nbsp;0x4004 400C (see table 65 of the LPC800 user manual).&lt;/P&gt;&lt;P&gt;(Make sure IOCON has its clock enabled in SYSAHBCLKCTRL as it is disabled at reset.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 19:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC812-Pull-up/m-p/533654#M10684</guid>
      <dc:creator>ianbenton</dc:creator>
      <dc:date>2016-09-26T19:24:18Z</dc:date>
    </item>
  </channel>
</rss>

