<?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: LPC2368 FLASH as RAM in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811370#M32536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SRAM or SDRAM which is connected to the memory bus is simply a memory mapped area, like the internal RAM.&lt;/P&gt;&lt;P&gt;So no need for any serialization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2018 15:56:31 GMT</pubDate>
    <dc:creator>bernhardfink</dc:creator>
    <dc:date>2018-06-25T15:56:31Z</dc:date>
    <item>
      <title>LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811367#M32533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am reviewing the controller LPC2368. It has 512 kb flash ram and 32 kb ram (too few). Can I use flash memory as a ram? &lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;How slowly does it work?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jun 2018 08:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811367#M32533</guid>
      <dc:creator>pazdimpazdim</dc:creator>
      <dc:date>2018-06-24T08:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811368#M32534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flash can be read like a RAM from the ARM core, but cannot be written like a RAM.&lt;/P&gt;&lt;P&gt;If you need more RAM, then you should consider an MCU with more RAM. Or alternatively use external RAM (requires MCU with external memory bus).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bernhard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 08:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811368#M32534</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2018-06-25T08:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811369#M32535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Thanks for the answer.&lt;/SPAN&gt; &lt;SPAN&gt;How to write to RAM during program execution?&lt;/SPAN&gt; &lt;SPAN class=""&gt;Any serial interface?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 14:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811369#M32535</guid>
      <dc:creator>pazdimpazdim</dc:creator>
      <dc:date>2018-06-25T14:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811370#M32536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SRAM or SDRAM which is connected to the memory bus is simply a memory mapped area, like the internal RAM.&lt;/P&gt;&lt;P&gt;So no need for any serialization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811370#M32536</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2018-06-25T15:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811371#M32537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Flash can be read like a RAM from the ARM core, but cannot be written like a RAM."&lt;/P&gt;&lt;P&gt;How is the writing performed in this case?&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Sorry, my bad. &lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;How to write to FLASH during program execution?&lt;/SPAN&gt;&lt;/SPAN&gt; SPI, I2C, UART?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 17:45:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811371#M32537</guid>
      <dc:creator>pazdimpazdim</dc:creator>
      <dc:date>2018-06-25T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC2368 FLASH as RAM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811372#M32538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look into the specification of the respective flash device:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Internal flash:&amp;nbsp; data sheet &amp;amp; user's manual of the LPC2368 (look for "In Application Programming", IAP)&lt;/LI&gt;&lt;LI&gt;External flash:&amp;nbsp; data sheet of the parallel flash or serial SPI flash&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 11:59:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC2368-FLASH-as-RAM/m-p/811372#M32538</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2018-07-02T11:59:05Z</dc:date>
    </item>
  </channel>
</rss>

