<?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のトピックMK64 FlexBus FB_RW</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1878289#M66409</link>
    <description>&lt;P&gt;I'm using MK64, the FB_RW keeps being low after the write operation is finished, and the FB_RW returns high after the read operation, which seems to be 6800 mode, I need 8080 mode&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 15:30:36 GMT</pubDate>
    <dc:creator>DINGii</dc:creator>
    <dc:date>2024-05-30T15:30:36Z</dc:date>
    <item>
      <title>MK64 FlexBus FB_RW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1878289#M66409</link>
      <description>&lt;P&gt;I'm using MK64, the FB_RW keeps being low after the write operation is finished, and the FB_RW returns high after the read operation, which seems to be 6800 mode, I need 8080 mode&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1878289#M66409</guid>
      <dc:creator>DINGii</dc:creator>
      <dc:date>2024-05-30T15:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: MK64 FlexBus FB_RW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1878761#M66412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The Flex_Bus of K64 is in 8086 mode instead of 68K mode.&lt;/P&gt;
&lt;P&gt;This is the reading timing:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1717141109471.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/281906i8BE88E8B9F0BA7B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1717141109471.png" alt="xiangjun_rong_0-1717141109471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is writing timing:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1717141202761.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/281907i7D87D7BD83AB0FF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1717141202761.png" alt="xiangjun_rong_1-1717141202761.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Compare the two timing, you can see that the /FB_OE&amp;nbsp; low and the FB_RW high are observed in reading timing, the /FB_OE&amp;nbsp; high and the FB_RW low are observed in writing timing.&lt;/P&gt;
&lt;P&gt;If the timing is 68K mode, the /FB_OE is always low no matter whether it is reading or writing.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 07:45:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1878761#M66412</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-05-31T07:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: MK64 FlexBus FB_RW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879180#M66413</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DINGii_0-1717192140252.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/281994i3B69FE49EC238ACD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DINGii_0-1717192140252.png" alt="DINGii_0-1717192140252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see from the graph, the FB_RW stays low after the data is written&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 21:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879180#M66413</guid>
      <dc:creator>DINGii</dc:creator>
      <dc:date>2024-05-31T21:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: MK64 FlexBus FB_RW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879186#M66414</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DINGii_0-1717192583689.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/281995i276EEAEF550A71BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DINGii_0-1717192583689.png" alt="DINGii_0-1717192583689.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The DM9000 write timing is shown in the figure, how does the MK64 FlexBUS implement it?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 21:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879186#M66414</guid>
      <dc:creator>DINGii</dc:creator>
      <dc:date>2024-05-31T21:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: MK64 FlexBus FB_RW</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879488#M66415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;From the attached&amp;nbsp; FlexBus timing, it is incorrect, at least, the data bus should be valid until the rising edge of /CS signal.&lt;/P&gt;
&lt;P&gt;Pls try different parameter in the FB_CSCRn register, especially, WRAH and WS bits, do not use burst mode, set AA bit in 1.&lt;/P&gt;
&lt;P&gt;Pls have&amp;nbsp; a try.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 06:22:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64-FlexBus-FB-RW/m-p/1879488#M66415</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-06-03T06:22:53Z</dc:date>
    </item>
  </channel>
</rss>

