<?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: LPC11C24FBD48 PIO1_4 issue</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346161#M46573</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yes, you have to enable the gated clock of the peripheral by setting the corresponding bit in SYSAHBCLKCTRL before you write any register of the peripheral. pls refer to UM10398.pdf.&lt;/P&gt;
&lt;P&gt;This is the code in SDK to enable gated clock of IOCON.&lt;/P&gt;
&lt;P&gt;CLOCK_EnableClock(kCLOCK_Iocon);&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1632618577088.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/157356iADDF28128EF5D04E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1632618577088.png" alt="xiangjun_rong_0-1632618577088.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Sep 2021 01:12:23 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2021-09-26T01:12:23Z</dc:date>
    <item>
      <title>LPC11C24FBD48 PIO1_4 issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346018#M46564</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I have a design with a&amp;nbsp;LPC11C24FBD48/301 and I'm using pin40 PIO1_4 as an input I have configured the pin with the following code:-&lt;/P&gt;&lt;P&gt;/* ID1 PI01 pin 4*/&lt;BR /&gt;Chip_IOCON_PinMuxSet(LPC_IOCON, IOCON_PIO1_4, (IOCON_FUNC0 | IOCON_MODE_INACT));&lt;BR /&gt;Chip_GPIO_SetPinDIRInput(LPC_GPIO, 1, 4);&lt;/P&gt;&lt;P&gt;However when the pin is read it always returns 0 even though the external pin has 3.3V applied. I have tried two boards with the same result. I Know this pin is used for waking the device is there some other configuration I need to do?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Richard.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 19:39:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346018#M46564</guid>
      <dc:creator>Richard1964</dc:creator>
      <dc:date>2021-09-24T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24FBD48 PIO1_4 issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346036#M46565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Found the problem, the pin was not set in IOCON to be digital.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Richard.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 20:28:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346036#M46565</guid>
      <dc:creator>Richard1964</dc:creator>
      <dc:date>2021-09-24T20:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24FBD48 PIO1_4 issue</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346161#M46573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yes, you have to enable the gated clock of the peripheral by setting the corresponding bit in SYSAHBCLKCTRL before you write any register of the peripheral. pls refer to UM10398.pdf.&lt;/P&gt;
&lt;P&gt;This is the code in SDK to enable gated clock of IOCON.&lt;/P&gt;
&lt;P&gt;CLOCK_EnableClock(kCLOCK_Iocon);&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1632618577088.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/157356iADDF28128EF5D04E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1632618577088.png" alt="xiangjun_rong_0-1632618577088.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 01:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24FBD48-PIO1-4-issue/m-p/1346161#M46573</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-09-26T01:12:23Z</dc:date>
    </item>
  </channel>
</rss>

