<?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: Variation in current consumption for different offsets in memory regions why?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Variation-in-current-consumption-for-different-offsets-in-memory/m-p/705237#M28402</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="294709" data-username="himanshudoshi" href="https://community.nxp.com/people/himanshudoshi"&gt;HIMANSHU DOSHI&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Thank you for your interest in NXP Semiconductor products and&amp;nbsp;&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;for the opportunity to serve you.&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;I'd like to get the more information, for instance, whether you can introduce the testing steps in details.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;Have a great day,&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 19 Sep 2017 02:50:55 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2017-09-19T02:50:55Z</dc:date>
    <item>
      <title>Variation in current consumption for different offsets in memory regions why?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Variation-in-current-consumption-for-different-offsets-in-memory/m-p/705236#M28401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to figure out the variation in current consumption as well as in clock cycles due to different memory regions and different offsets. During various experiments, I have found the following results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x0&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x00000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with &lt;SPAN style="color: #ff0000;"&gt;0&lt;/SPAN&gt; offset) &amp;nbsp;: &amp;nbsp; Current = &lt;SPAN style="color: #ff0000;"&gt;2.60&lt;/SPAN&gt;mAmps &amp;amp; Cycles = &lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x1]&lt;/SPAN&gt; &amp;nbsp;(R1 = 0x00000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with &lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt; offset) &amp;nbsp;: &amp;nbsp; Current = &lt;SPAN style="color: #ff0000;"&gt;2.07&lt;/SPAN&gt;mAmps &amp;amp; Cycles = &lt;SPAN style="color: #ff0000;"&gt;4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x2&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x00000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with &lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt; offset) &amp;nbsp;: &amp;nbsp; Current = &lt;SPAN style="color: #ff0000;"&gt;2.30&lt;/SPAN&gt;mAmps &amp;amp; Cycles = &lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x3&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x00000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with &lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt; offset) &amp;nbsp;: &amp;nbsp; Current = &lt;SPAN style="color: #ff0000;"&gt;2.08&lt;/SPAN&gt;mAmps &amp;amp; Cycles = &lt;SPAN style="color: #ff0000;"&gt;4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;from offset 4 it repeats the order. I mean &lt;SPAN style="text-decoration: underline; color: #993366;"&gt;&lt;SPAN&gt;Offset = 4 is equal to Offset = 0 &lt;/SPAN&gt;&lt;/SPAN&gt;; &lt;SPAN&gt;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 5 is equal to Offset = 1&lt;/SPAN&gt; ;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 6 is equal to Offset = 2&lt;/SPAN&gt; ;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;&lt;SPAN&gt;Offset = 7 is equal to Offset = 3&lt;/SPAN&gt;&lt;/SPAN&gt; ;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 8 is equal to Offset = 0&lt;/SPAN&gt; &amp;nbsp;and so on....&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, while access SRAMX also :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x0&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x04000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;offset) &amp;nbsp;: &amp;nbsp; Current =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2.88&lt;/SPAN&gt;mAmps &amp;amp; Cycles =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x1]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;(R1 = 0x04000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;offset) &amp;nbsp;: &amp;nbsp; Current =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2.30&lt;/SPAN&gt;mAmps &amp;amp; Cycles =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x2&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x04000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;offset) &amp;nbsp;: &amp;nbsp; Current =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2.65&lt;/SPAN&gt;mAmps &amp;amp; Cycles =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LDR R4,[R1,#&lt;SPAN style="color: #ff0000;"&gt;0x3&lt;/SPAN&gt;] &amp;nbsp;(R1 = 0x04000000 (&lt;SPAN style="color: #0000ff;"&gt;Flash&lt;/SPAN&gt;) with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;offset) &amp;nbsp;: &amp;nbsp; Current =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;2.29&lt;/SPAN&gt;mAmps &amp;amp; Cycles =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;from offset 4 it repeats the order. I mean&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;&lt;SPAN&gt;Offset = 4 is equal to Offset = 0&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 5 is equal to Offset = 1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 6 is equal to Offset = 2&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;&lt;SPAN&gt;Offset = 7 is equal to Offset = 3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&amp;nbsp;&lt;SPAN style="text-decoration: underline; color: #993366;"&gt;Offset = 8 is equal to Offset = 0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;and so on....&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 15px;"&gt;On the basis of observation, I have two question:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG style="color: #000000; font-size: 15px;"&gt;Why different offset value, results into different current consumption?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="color: #000000; font-size: 15px;"&gt;What is the reason for current variations, while accessing different memory regions?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;Kindly help me out with this. I am using LPCXpresso 54114 &amp;nbsp;board, with ARM Cortex-M4 processor. And all the measurement have been taken at 12MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;Thanking you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;Himanshu&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 10:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Variation-in-current-consumption-for-different-offsets-in-memory/m-p/705236#M28401</guid>
      <dc:creator>himanshudoshi</dc:creator>
      <dc:date>2017-09-15T10:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Variation in current consumption for different offsets in memory regions why?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Variation-in-current-consumption-for-different-offsets-in-memory/m-p/705237#M28402</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="294709" data-username="himanshudoshi" href="https://community.nxp.com/people/himanshudoshi"&gt;HIMANSHU DOSHI&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;Thank you for your interest in NXP Semiconductor products and&amp;nbsp;&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;for the opportunity to serve you.&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;SPAN style="font-family: 'Microsoft YaHei', STXihei; background-color: #ffffff;"&gt;I'd like to get the more information, for instance, whether you can introduce the testing steps in details.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;"&gt;Have a great day,&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 19 Sep 2017 02:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Variation-in-current-consumption-for-different-offsets-in-memory/m-p/705237#M28402</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2017-09-19T02:50:55Z</dc:date>
    </item>
  </channel>
</rss>

