<?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: Use of AHB SRAM in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Use-of-AHB-SRAM/m-p/660052#M26214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jean-Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below image, you can find the system memory map, the AHB SRAM areas are contiguous.&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/1934i72F728DE38D626D5/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;&lt;/P&gt;&lt;P&gt;"When the ETB is used, the 16 kB memory space at 0x2000 C000 must not be used by any other process."&lt;/P&gt;&lt;P&gt;When Bit0 = 0 ETB accesses SRAM at address 0x2000 C000.&lt;BR /&gt;When Bit0 = 1 AHB accesses SRAM at address 0x2000 C000&lt;/P&gt;&lt;P&gt;Please check the value in the ETB SRAM configuration register (ETBCFG, address 0x4004 3128).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition please check the below thread &lt;A href="https://community.nxp.com/thread/435084"&gt;Can't Access AHB SRAM on LPC4350 at adress 0x20004000&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&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, 04 Oct 2016 21:56:19 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2016-10-04T21:56:19Z</dc:date>
    <item>
      <title>Use of AHB SRAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Use-of-AHB-SRAM/m-p/660051#M26213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a LPC4337.&lt;/P&gt;&lt;P&gt;I want to use the AHB SRAM (32 KB at 0x2000 0000, 16 KB at 0x2000 8000 and 16 KB at 0x2000 C000) to store program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 1 : what are the differences between local SRAM and AHB SRAM? The AHB SRAM access time is the same as for local SRAM?&lt;/P&gt;&lt;P&gt;Question 2 : I want to use it to store program (no data). These areas are contiguous, aren't they ? So I just have to define one area in my scatter file (from 0x2000 0000 to 0x2000 C000) and not 3 differents ?&lt;/P&gt;&lt;P&gt;Jean-Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 09:36:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Use-of-AHB-SRAM/m-p/660051#M26213</guid>
      <dc:creator>jean-marcrouxel</dc:creator>
      <dc:date>2016-09-28T09:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Use of AHB SRAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Use-of-AHB-SRAM/m-p/660052#M26214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jean-Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below image, you can find the system memory map, the AHB SRAM areas are contiguous.&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/1934i72F728DE38D626D5/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;&lt;/P&gt;&lt;P&gt;"When the ETB is used, the 16 kB memory space at 0x2000 C000 must not be used by any other process."&lt;/P&gt;&lt;P&gt;When Bit0 = 0 ETB accesses SRAM at address 0x2000 C000.&lt;BR /&gt;When Bit0 = 1 AHB accesses SRAM at address 0x2000 C000&lt;/P&gt;&lt;P&gt;Please check the value in the ETB SRAM configuration register (ETBCFG, address 0x4004 3128).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition please check the below thread &lt;A href="https://community.nxp.com/thread/435084"&gt;Can't Access AHB SRAM on LPC4350 at adress 0x20004000&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&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, 04 Oct 2016 21:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Use-of-AHB-SRAM/m-p/660052#M26214</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-10-04T21:56:19Z</dc:date>
    </item>
  </channel>
</rss>

