<?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>Kinetis Microcontrollers中的主题 Re: Adding external RAM and FLASH through FlexBus</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217350#M3841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes your right, I forgot about the memory module. &amp;nbsp;This will have the hardware designs, but will the additional ram be automatically avaialble to an MQX application, or is there additional software configuration that needs to be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Gustavo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2011 20:10:41 GMT</pubDate>
    <dc:creator>TravisHidlay</dc:creator>
    <dc:date>2011-06-24T20:10:41Z</dc:date>
    <item>
      <title>Adding external RAM and FLASH through FlexBus</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217348#M3839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm exploring the option of adding an external RAM and FLASH chip to my circuit board, and I was wondering if there's a reference design for how to connect this to the Kinetis chip through the FlexBus lines. &amp;nbsp;I'm currently using the TWR-K60N512 development unit, and there isn't any hardware design in the schematic for interfacing with external memory, since this board doesn't use external mem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aside from the hardware interface, are there any other steps that need to be taken to make additional RAM accessible to an MQX app? &amp;nbsp;I'm coming from an 8051 background where the external memory access is handled automatically by the compiler and processor. &amp;nbsp;What about reading/writing from external flash? &amp;nbsp;I saw two examples in the MQX distribution, flashx and nandflash; do these work for external flash chips or do they access part of the built-in 512KB of flash on the K60?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 01:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217348#M3839</guid>
      <dc:creator>TravisHidlay</dc:creator>
      <dc:date>2011-06-24T01:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding external RAM and FLASH through FlexBus</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217349#M3840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Travis,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All I can say is that there is a tower module (TWR-MEM) that includes SRAM and serial flash memories:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-MEM" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-MEM&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you can realize how to connect these memories to your K60 kit through this board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Gustavo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 03:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217349#M3840</guid>
      <dc:creator>gustavod</dc:creator>
      <dc:date>2011-06-24T03:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding external RAM and FLASH through FlexBus</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217350#M3841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes your right, I forgot about the memory module. &amp;nbsp;This will have the hardware designs, but will the additional ram be automatically avaialble to an MQX application, or is there additional software configuration that needs to be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Gustavo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 20:10:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217350#M3841</guid>
      <dc:creator>TravisHidlay</dc:creator>
      <dc:date>2011-06-24T20:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding external RAM and FLASH through FlexBus</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217351#M3842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MQX (for TWR-K60) enables MRAM accessing via Flexbus by default.&lt;/P&gt;&lt;P&gt;See kinetis_init﻿ function in hw_init.c file.&lt;/P&gt;&lt;P&gt;You can access to MRAM by its address that is defined in lcf file (__EXTERNAL_MRAM_RAM_BASE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do your own hardware, you may use another memory chip rather than MRAM, so you have to change _bsp_flexbus_setup ﻿and&amp;nbsp;_bsp_flexbus_mram_setup﻿ functions arcordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 16:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Adding-external-RAM-and-FLASH-through-FlexBus/m-p/217351#M3842</guid>
      <dc:creator>Dekiru</dc:creator>
      <dc:date>2011-06-29T16:43:00Z</dc:date>
    </item>
  </channel>
</rss>

