<?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のトピックLPC54608 MAC address</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832335#M33226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There&amp;nbsp;are following MACADDRESS registers.&lt;/P&gt;&lt;P&gt;Table 721. MAC address high register (MAC_ADDR_HIGH, offset 0x0300)&lt;/P&gt;&lt;P&gt;Table 722. MAC address low register (MAC_ADDR_LOW, offset 0x0304)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these non-volatile?&lt;/P&gt;&lt;P&gt;If those are volatile,I have to preserve MAC address to flash.&lt;/P&gt;&lt;P&gt;Is below OK for preservation method to a flash?&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in;"&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;const unsigned char * macaddr&lt;SPAN style="color: red; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in;"&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x12\n", macaddr[0]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x34\n", macaddr[1]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x56\n", macaddr[2]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x78\n", macaddr[3]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf("0x9A\n", macaddr[4]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0xBC\n", macaddr[5]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2018 01:21:38 GMT</pubDate>
    <dc:creator>実奥山</dc:creator>
    <dc:date>2018-10-08T01:21:38Z</dc:date>
    <item>
      <title>LPC54608 MAC address</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832335#M33226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There&amp;nbsp;are following MACADDRESS registers.&lt;/P&gt;&lt;P&gt;Table 721. MAC address high register (MAC_ADDR_HIGH, offset 0x0300)&lt;/P&gt;&lt;P&gt;Table 722. MAC address low register (MAC_ADDR_LOW, offset 0x0304)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these non-volatile?&lt;/P&gt;&lt;P&gt;If those are volatile,I have to preserve MAC address to flash.&lt;/P&gt;&lt;P&gt;Is below OK for preservation method to a flash?&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in;"&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;const unsigned char * macaddr&lt;SPAN style="color: red; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in;"&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x12\n", macaddr[0]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x34\n", macaddr[1]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x56\n", macaddr[2]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0x78\n", macaddr[3]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf("0x9A\n", macaddr[4]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;printf&lt;SPAN style="color: red; font-size: 11pt;"&gt;("0xBC\n", macaddr[5]&lt;/SPAN&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 11pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 01:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832335#M33226</guid>
      <dc:creator>実奥山</dc:creator>
      <dc:date>2018-10-08T01:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 MAC address</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832336#M33227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="309825" data-username="実奥山" href="https://community.nxp.com/people/実奥山"&gt;実 奥山&lt;/A&gt;&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;After reviewing your question, I don't find you use the pointer macaddr points the MAC address, so you can use the below method to make it.&lt;BR /&gt;const char Test_str[6]= {0x02, 0x12, 0x13, 0x10, 0x15, 0x11};&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 02:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832336#M33227</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-10-09T02:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 MAC address</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832337#M33228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="213424" data-username="jeremyzhou" href="https://community.nxp.com/people/jeremyzhou"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;jeremyzhou&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;-san&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Can I write Test_str(MAC address area) by my application program?&lt;/P&gt;&lt;P&gt;Please teach me how to write Tset_str.&lt;/P&gt;&lt;P&gt;I have to initialize MAC adress,IP address etc.&amp;nbsp;by my application program.&lt;/P&gt;&lt;P&gt;okuyama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 10:17:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832337#M33228</guid>
      <dc:creator>実奥山</dc:creator>
      <dc:date>2018-10-10T10:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 MAC address</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832338#M33229</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/実奥山" rel="nofollow noopener noreferrer" target="_blank"&gt;実 奥山&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Of course, you can define the MAC and IP addresses in the application.&lt;BR /&gt;For instance, you can use these below codes.&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;const&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;char&lt;/SPAN&gt; MAC_ADDR&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;6&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0x02&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x12&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x13&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x10&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x15&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0x11&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;const&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;char&lt;/SPAN&gt; IP_ADDR&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;4&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;192&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;168&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;102&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 02:47:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-MAC-address/m-p/832338#M33229</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-10-11T02:47:04Z</dc:date>
    </item>
  </channel>
</rss>

