<?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 K64f help adding external RAM in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717856#M44022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to add at least 1Megabyte of RAM to the&amp;nbsp;MK64FN1M0VLL12.&lt;/P&gt;&lt;P&gt;From my understanding we need to use the FlexBus to do this? Which has address space&amp;nbsp;0x6000_0000–0xDFFF_FFFF. With a totoal size of 512MB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't fully undetstand what the FlexRAM is used for (&lt;SPAN&gt;0x1400_0000–0x17FF_FFFF&lt;SPAN&gt;&amp;nbsp;)? If we could use this it would be much easier.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone provide some help on how to add external RAM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2018 15:45:46 GMT</pubDate>
    <dc:creator>unknowncoder</dc:creator>
    <dc:date>2018-02-28T15:45:46Z</dc:date>
    <item>
      <title>K64f help adding external RAM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717856#M44022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to add at least 1Megabyte of RAM to the&amp;nbsp;MK64FN1M0VLL12.&lt;/P&gt;&lt;P&gt;From my understanding we need to use the FlexBus to do this? Which has address space&amp;nbsp;0x6000_0000–0xDFFF_FFFF. With a totoal size of 512MB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't fully undetstand what the FlexRAM is used for (&lt;SPAN&gt;0x1400_0000–0x17FF_FFFF&lt;SPAN&gt;&amp;nbsp;)? If we could use this it would be much easier.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone provide some help on how to add external RAM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:45:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717856#M44022</guid>
      <dc:creator>unknowncoder</dc:creator>
      <dc:date>2018-02-28T15:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: K64f help adding external RAM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717857#M44023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FlexRAM can be used as RAM, but it is only 4KB in size.&amp;nbsp; It is primarily used for programming the flash memory sectors in the FlexNV section.&amp;nbsp; The FlexBus brings out bus control signals (address/data bits, read/write, chip selects, byte enables) so you could connect a suitable parallel SRAM.&amp;nbsp; Bear in mind depending on the type and data width of the RAM you may be using several of the available pins for address pins to get to 1MB.&amp;nbsp; For that size I'm thinking the Flexbus will need to be multiplexed, so you will also need an address latch in addition to the SRAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 20:21:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717857#M44023</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2018-02-28T20:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: K64f help adding external RAM</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717858#M44024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sourced the following RAM&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.digikey.ca/product-detail/en/issi-integrated-silicon-solution-inc/IS61WV25616EDBLL-10TLI/706-1146-ND/2799144" title="https://www.digikey.ca/product-detail/en/issi-integrated-silicon-solution-inc/IS61WV25616EDBLL-10TLI/706-1146-ND/2799144"&gt;IS61WV25616EDBLL-10TLI ISSI, Integrated Silicon Solution Inc | Integrated Circuits (ICs) | DigiKey&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Can someone comment on compatibility it looks like it can work just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 19:03:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K64f-help-adding-external-RAM/m-p/717858#M44024</guid>
      <dc:creator>unknowncoder</dc:creator>
      <dc:date>2018-03-05T19:03:27Z</dc:date>
    </item>
  </channel>
</rss>

