<?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: external RAM for Kinetis KV5x (MKV58F1M0VLQ24)</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-RAM-for-Kinetis-KV5x-MKV58F1M0VLQ24/m-p/1071027#M57299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;FlexBus can support SRAM, but can't support SDRAM. It can support 8bit/1bit/32bit SRAM. And there is no size limitation. The maximum FlexBus clock frequency is 60MHz. If system clock is less than 60Mhz, flexbus can run at same speed. But if system clock is higher than 60Mhz,&amp;nbsp;the FlexBus clock frequency must be an integer divide of the System (CPU) clock.&lt;/P&gt;&lt;P&gt;There is many useful tickets about flexbus in community.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/360323"&gt;External SRAM and Flexbus - Help Needed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95536"&gt;Flexbus in MQX&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/305952"&gt;Interfacing a K61 to an external SRAM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the link to flexbus applicaton notes&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4393.pdf" title="https://www.nxp.com/docs/en/application-note/AN4393.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4393.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2020 02:27:29 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2020-07-22T02:27:29Z</dc:date>
    <item>
      <title>external RAM for Kinetis KV5x (MKV58F1M0VLQ24)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-RAM-for-Kinetis-KV5x-MKV58F1M0VLQ24/m-p/1071026#M57298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using the Kinetis MKV58F1M0VLQ24 on a custom pcb and plan to implement an additional, external RAM (&amp;gt;= 512kB) via the FlexBus interface, as the memory of the µC doesn't suffice our needs.&lt;/P&gt;&lt;P&gt;I already collected some information about using external memories on Kinetis Microcontrollers, but didn't find anything specific for the MKV58 I'm using.&lt;BR /&gt;Can you tell me where to get some more information about:&lt;/P&gt;&lt;P&gt;- which external RAM chips are supported by the µC&lt;/P&gt;&lt;P&gt;- what performance can be expected?&lt;/P&gt;&lt;P&gt;- are there reference designs to implement an external RAM for the MKV58? By now, I only found the &lt;A href="https://www.nxp.com/design/development-boards/tower-development-boards/peripheral-modules/memory-tower-system-module:TWR-MEM?&amp;amp;lang_cd=en"&gt;TWR-MEM&lt;/A&gt; as a reference, and as I read in the &lt;A href="https://www.nxp.com/design/development-boards/tower-development-boards/mcu-and-processor-modules/kinetis-modules/kinetis-kv5x-mcu-family-tower-system-module:TWR-KV58F220M?&amp;amp;fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;TWR-KV58F220M&lt;/A&gt; User's Guide, those two boards are not compatible and therefore not my first choice of reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 08:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-RAM-for-Kinetis-KV5x-MKV58F1M0VLQ24/m-p/1071026#M57298</guid>
      <dc:creator>SMNJS</dc:creator>
      <dc:date>2020-07-21T08:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: external RAM for Kinetis KV5x (MKV58F1M0VLQ24)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-RAM-for-Kinetis-KV5x-MKV58F1M0VLQ24/m-p/1071027#M57299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;FlexBus can support SRAM, but can't support SDRAM. It can support 8bit/1bit/32bit SRAM. And there is no size limitation. The maximum FlexBus clock frequency is 60MHz. If system clock is less than 60Mhz, flexbus can run at same speed. But if system clock is higher than 60Mhz,&amp;nbsp;the FlexBus clock frequency must be an integer divide of the System (CPU) clock.&lt;/P&gt;&lt;P&gt;There is many useful tickets about flexbus in community.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/360323"&gt;External SRAM and Flexbus - Help Needed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95536"&gt;Flexbus in MQX&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/305952"&gt;Interfacing a K61 to an external SRAM&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the link to flexbus applicaton notes&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4393.pdf" title="https://www.nxp.com/docs/en/application-note/AN4393.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4393.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 02:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-RAM-for-Kinetis-KV5x-MKV58F1M0VLQ24/m-p/1071027#M57299</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2020-07-22T02:27:29Z</dc:date>
    </item>
  </channel>
</rss>

