<?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: Understanding GPIO programming on the Cortex M0+ in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070142#M41271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="359866" data-username="edward.c.sewell@gmail.com" href="https://community.nxp.com/people/edward.c.sewell@gmail.com"&gt;Ed Sewell&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Yes, please refer to User Manual , there is detail description about regsiters.&lt;/P&gt;&lt;P&gt;For example gpio:&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/115500i591E066A4B3F663F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2020 08:57:14 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2020-07-10T08:57:14Z</dc:date>
    <item>
      <title>Understanding GPIO programming on the Cortex M0+</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070140#M41269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a newbie regarding Arm micro-controllers but have experience in programming and now I want to understand general GPIO programming on the Cortex M0+. To this end I have a LPC845Max development board and using the MCUXpresso IDE v11.1.1 in conjunction with the SDK_2.7LPCXpresso845MAX.&lt;/P&gt;&lt;P&gt;The driver_example from the SDK that I'm using is the gpio-&amp;gt;gpio_led_output.&amp;nbsp; I can follow along in the gpio_led_output.c &amp;nbsp;file and get the _gist_ of that is happening&amp;nbsp; but what I really need is a more thorough overview of the memory map of the GPIO related registers and the order in which these registers should be programmed.&lt;/P&gt;&lt;P&gt;Yes, I can delve into the functions like GPIO_XXX in the gpio_led_output.c &amp;nbsp;file but this does not really help to understand the use of the registers.&lt;/P&gt;&lt;P&gt;I've googled for more detailed information but not found anything containing the explanation that I require. I suppose this information exists somewhere but it's eluded me so far.&lt;/P&gt;&lt;P&gt;Can anybody point me in to the information that I'm seeking?&lt;/P&gt;&lt;P&gt;The example that I'm using is interesting to me&amp;nbsp; because it uses a button to input to a GPIO pin which (as far as I can guess) is set to cause an interrupt... But that's as far as I managed to guess.&lt;/P&gt;&lt;P&gt;There must be some sources of references from ARM or NXP that can help me to understand more about the example that I'm using so I can understand the code all the way down to the register level.&lt;/P&gt;&lt;P&gt;Are there any reference books that are recommended? I'd like to have your thought and suggestions how I can progress my learning about programming the Cortex M0+ in general and not specifically GPIO related..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 16:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070140#M41269</guid>
      <dc:creator>edward_c_sewell</dc:creator>
      <dc:date>2020-07-07T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding GPIO programming on the Cortex M0+</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070141#M41270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Start with the User Manual UM11029&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=UM11029" title="https://www.nxp.com/webapp/Download?colCode=UM11029"&gt;https://www.nxp.com/webapp/Download?colCode=UM11029&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This needs to be read alongside the manual for the board, so you know which pins are connected to which leds (or whatever)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 17:05:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070141#M41270</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-07-07T17:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding GPIO programming on the Cortex M0+</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070142#M41271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="359866" data-username="edward.c.sewell@gmail.com" href="https://community.nxp.com/people/edward.c.sewell@gmail.com"&gt;Ed Sewell&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Yes, please refer to User Manual , there is detail description about regsiters.&lt;/P&gt;&lt;P&gt;For example gpio:&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/115500i591E066A4B3F663F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 08:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Understanding-GPIO-programming-on-the-Cortex-M0/m-p/1070142#M41271</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-07-10T08:57:14Z</dc:date>
    </item>
  </channel>
</rss>

