<?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のトピックGPIO Port byte pin registers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-Port-byte-pin-registers/m-p/526121#M8754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tmune on Fri Aug 09 21:30:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following code turns on the led on Xpresso board 1347&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]//for GPIO0_7 to turn on LED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]unsigned char *Port0_7 = (unsigned char *)0x50000007;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]*Port0_7 = 1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are about Table 130 and 131 on the datasheet,UM10524, section 9.5.3.1. I'd like to know what B stands for in &lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Table 130. GPIO port 0 byte pin registers (&lt;STRONG&gt;B0 to B23&lt;/STRONG&gt;, addresses 0x5000 0000 to 0x5000 0018) bit description&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Table 131. GPIO port 1 byte pin registers (&lt;STRONG&gt;B32 to B63&lt;/STRONG&gt;, addresses 0x5000 0020 to 0x5000 002F) bit description &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that 'B' is 'bit'. I also have the following questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 1 Should the addresses be 0x5000 0000 to 0x5000 001&lt;/SPAN&gt;&lt;STRONG&gt;7&lt;/STRONG&gt;&lt;SPAN&gt; in the Table 130?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 2 LPC1347FBD48 has 29 GPIOPort1 pins. It doesn't have PIO1_9 or PIO1_30. Shouldn't the addresses be from 0x5000 0020 to 0x5000 00&lt;/SPAN&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;SPAN&gt;F in Table 131? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Takashi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:58:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:58:53Z</dc:date>
    <item>
      <title>GPIO Port byte pin registers</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-Port-byte-pin-registers/m-p/526121#M8754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tmune on Fri Aug 09 21:30:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The following code turns on the led on Xpresso board 1347&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]//for GPIO0_7 to turn on LED&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]unsigned char *Port0_7 = (unsigned char *)0x50000007;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]*Port0_7 = 1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are about Table 130 and 131 on the datasheet,UM10524, section 9.5.3.1. I'd like to know what B stands for in &lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Table 130. GPIO port 0 byte pin registers (&lt;STRONG&gt;B0 to B23&lt;/STRONG&gt;, addresses 0x5000 0000 to 0x5000 0018) bit description&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Table 131. GPIO port 1 byte pin registers (&lt;STRONG&gt;B32 to B63&lt;/STRONG&gt;, addresses 0x5000 0020 to 0x5000 002F) bit description &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that 'B' is 'bit'. I also have the following questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 1 Should the addresses be 0x5000 0000 to 0x5000 001&lt;/SPAN&gt;&lt;STRONG&gt;7&lt;/STRONG&gt;&lt;SPAN&gt; in the Table 130?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 2 LPC1347FBD48 has 29 GPIOPort1 pins. It doesn't have PIO1_9 or PIO1_30. Shouldn't the addresses be from 0x5000 0020 to 0x5000 00&lt;/SPAN&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;SPAN&gt;F in Table 131? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Takashi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-Port-byte-pin-registers/m-p/526121#M8754</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Port byte pin registers</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-Port-byte-pin-registers/m-p/526122#M8755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by cfb on Sat Aug 10 16:38:54 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;SPAN&gt; stands for &lt;/SPAN&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;SPAN&gt;yte registers in this context. If you look at the tables further down you will see the &lt;/SPAN&gt;&lt;STRONG&gt;W&lt;/STRONG&gt;&lt;SPAN&gt;ord registers and they use &lt;/SPAN&gt;&lt;STRONG&gt;W&lt;/STRONG&gt;&lt;SPAN&gt; for those.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would say 'Yes' to both of your questions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-Port-byte-pin-registers/m-p/526122#M8755</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:54Z</dc:date>
    </item>
  </channel>
</rss>

