<?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のトピックGIO0_7 &amp; 9 can't be set LOW at the same time</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/GIO0-7-9-can-t-be-set-LOW-at-the-same-time/m-p/541355#M12267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by yuezhang on Mon Jun 16 09:21:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I use GIO0_7 and GIO0_9 on LPC1111 as two control signals in my design. I just config the two signals as general output IO. But I found when I set both of them LOW, both of them are bouncing up and down like clock as probed on scope. But if I set either one is high or both high, then there is no problem. My code is as follows when bouncing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOConfig(PORT0, PIN7, PULLDOWN);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetDir(PORT0, PIN7, OUTPUT_IO);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOConfig(PORT0, PIN9, INACTIVE);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetDir(PORT0, PIN9, OUTPUT_IO);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetValue(PORT0, PIN9, LOW);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone experienced this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:41:29 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:41:29Z</dc:date>
    <item>
      <title>GIO0_7 &amp; 9 can't be set LOW at the same time</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GIO0-7-9-can-t-be-set-LOW-at-the-same-time/m-p/541355#M12267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by yuezhang on Mon Jun 16 09:21:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I use GIO0_7 and GIO0_9 on LPC1111 as two control signals in my design. I just config the two signals as general output IO. But I found when I set both of them LOW, both of them are bouncing up and down like clock as probed on scope. But if I set either one is high or both high, then there is no problem. My code is as follows when bouncing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOConfig(PORT0, PIN7, PULLDOWN);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetDir(PORT0, PIN7, OUTPUT_IO);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOConfig(PORT0, PIN9, INACTIVE);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetDir(PORT0, PIN9, OUTPUT_IO);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GPIOSetValue(PORT0, PIN9, LOW);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone experienced this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:41:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GIO0-7-9-can-t-be-set-LOW-at-the-same-time/m-p/541355#M12267</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:41:29Z</dc:date>
    </item>
  </channel>
</rss>

