<?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: LPC55S69: enable SRAM clocks</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065354#M41154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugene, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not worry about the SRAM X areas, they are enabled by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know, you could control their retention state during low power modes using the sram_retention_ctrl register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2020 14:05:36 GMT</pubDate>
    <dc:creator>diego_charles</dc:creator>
    <dc:date>2020-07-06T14:05:36Z</dc:date>
    <item>
      <title>LPC55S69: enable SRAM clocks</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065350#M41150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For worj with USB SRAM I should enable clock&amp;nbsp;kCLOCK_UsbRam1 explictly in my code e.g.&amp;nbsp;CLOCK_EnableClock(kCLOCK_UsbRam1). ConfigTool is also not generate this line in any mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what about other SRAM /flash section and Flash ?&lt;/P&gt;&lt;P&gt;There are mentioned in clock_ip_t enumeration&lt;/P&gt;&lt;P&gt;kCLOCK_Sram1 = CLK_GATE_DEFINE(AHB_CLK_CTRL0, 3),&lt;BR /&gt; kCLOCK_Sram2 = CLK_GATE_DEFINE(AHB_CLK_CTRL0, 4),&lt;BR /&gt; kCLOCK_Sram3 = CLK_GATE_DEFINE(AHB_CLK_CTRL0, 5),&lt;BR /&gt; kCLOCK_Sram4 = CLK_GATE_DEFINE(AHB_CLK_CTRL0, 6),&lt;BR /&gt; kCLOCK_Flash = CLK_GATE_DEFINE(AHB_CLK_CTRL0, 7),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the enabled by default ? Or BootROM enable those.&lt;/P&gt;&lt;P&gt;Or the managed by some PowerLib API or ROM api.&lt;/P&gt;&lt;P&gt;How to undestand ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 10:49:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065350#M41150</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-06-05T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69: enable SRAM clocks</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065351#M41151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugene! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on your question.&lt;/P&gt;&lt;P&gt;Please, provide me additional time to check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 17:20:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065351#M41151</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-06-08T17:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69: enable SRAM clocks</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065352#M41152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugene!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On&amp;nbsp; the beginning of your application their controllers are already enabled by default, as we can see&lt;/P&gt;&lt;P&gt;on the following screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112697iF46260D3AF3FA378/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2020 15:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065352#M41152</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-06-12T15:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69: enable SRAM clocks</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065353#M41153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diego.charles"&gt;diego.charles&lt;/A&gt;‌ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see in UM, default value for&amp;nbsp;AHBCLKCTRL0 register is specified. It means SRAMn clocks enabled somewhere in bootrom. In this case is difficult to&amp;nbsp; trust if clocks always will be enabled there ( or disabled/enabled again ) and SRAM retain over reboot in next versions of bootrom if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I haven't found any clock enable for SRAM X area. Is this type of SRAM&amp;nbsp; always ON or it is just in other registers ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I think it is good idea to have clear spec. in what states registers remains after bootrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 12:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065353#M41153</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2020-06-15T12:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69: enable SRAM clocks</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065354#M41154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugene, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not worry about the SRAM X areas, they are enabled by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know, you could control their retention state during low power modes using the sram_retention_ctrl register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 14:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-enable-SRAM-clocks/m-p/1065354#M41154</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-07-06T14:05:36Z</dc:date>
    </item>
  </channel>
</rss>

