<?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: LPC54608 M1pin(port1,20) cannot ON-OFF in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852101#M33851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="309825" data-username="実奥山" href="https://community.nxp.com/people/実奥山"&gt;実 奥山&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;According to the description, you want to configure the PIO1_17 and PIO1_20 as the GPIO, however, only PIO1_17 can output the low or high level, is it right?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64123iDD6AFC3704037C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Whether you can upload the complete sample code, meanwhile, I'd highly recommend you to refer to the gpio demo in the SDK library.&lt;BR /&gt;You can download the SDK library via the below link.&lt;BR /&gt;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Have a great day.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;P&gt;TIC&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2019 03:12:16 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2019-02-27T03:12:16Z</dc:date>
    <item>
      <title>LPC54608 M1pin(port1,20) cannot ON-OFF</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852100#M33850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;tried onoff test of IO port. It is M1-pin,(port1,20).&lt;/P&gt;&lt;P&gt;Other pins do on-off.&lt;/P&gt;&lt;P&gt;But&amp;nbsp;M1 pin do not &amp;nbsp;&amp;nbsp;on-off.&lt;/P&gt;&lt;P&gt;Below is a sample program.&lt;/P&gt;&lt;P&gt;port(1,17) &amp;nbsp;do on-off.&lt;/P&gt;&lt;P&gt;But port(1,20 M1 pin) do not &amp;nbsp;&amp;nbsp;on-off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_Clken(1);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* GPIO1 CLK enable */&lt;/P&gt;&lt;P&gt;GPIO_PinInit(1,17, &amp;amp;output_config);&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GPIO_PinInit(1,20, &amp;amp;output_config);&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPort_sub(1,17,1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPort_sub(1,17,0);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPort_sub(1,20,1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oPort_sub(1,20,0);&lt;/P&gt;&lt;P&gt;Please teach me how to control&amp;nbsp; M1-pin,(port1,20).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 02:06:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852100#M33850</guid>
      <dc:creator>実奥山</dc:creator>
      <dc:date>2019-02-27T02:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 M1pin(port1,20) cannot ON-OFF</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852101#M33851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="309825" data-username="実奥山" href="https://community.nxp.com/people/実奥山"&gt;実 奥山&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;According to the description, you want to configure the PIO1_17 and PIO1_20 as the GPIO, however, only PIO1_17 can output the low or high level, is it right?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64123iDD6AFC3704037C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Whether you can upload the complete sample code, meanwhile, I'd highly recommend you to refer to the gpio demo in the SDK library.&lt;BR /&gt;You can download the SDK library via the below link.&lt;BR /&gt;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Have a great day.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;P&gt;TIC&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 03:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852101#M33851</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-02-27T03:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 M1pin(port1,20) cannot ON-OFF</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852102#M33852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jeremyzhou-san&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Only PIO1_17 can output the low(0V) or high(3.3V)level,&lt;/P&gt;&lt;P&gt;But PIO1_20 output only hjgh(3.3V).&lt;/P&gt;&lt;P&gt;Later &amp;nbsp;I confirmed that PIO1_21 output only hjgh(3.3V) too.&lt;/P&gt;&lt;P&gt;I cannot control PIO1_20 and PIO1_21.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;okuyama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 23:11:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852102#M33852</guid>
      <dc:creator>実奥山</dc:creator>
      <dc:date>2019-02-28T23:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 M1pin(port1,20) cannot ON-OFF</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852103#M33853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="309825" data-objecttype="3" href="https://community.nxp.com/people/実奥山"&gt;実 奥山&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;BR /&gt;It seems a bit weird.&lt;BR /&gt;Whether you can upload the complete sample code, meanwhile, I'd highly recommend you to refer to the gpio demo in the SDK library.&lt;BR /&gt;You can download the SDK library via the below link.&lt;BR /&gt;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Have a great day.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;&lt;P&gt;TIC&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 06:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-M1pin-port1-20-cannot-ON-OFF/m-p/852103#M33853</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-03-01T06:08:21Z</dc:date>
    </item>
  </channel>
</rss>

