<?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のトピックMK64FX interface with TFT(LCD) and NOR flash(SST39VF802C)</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64FX-interface-with-TFT-LCD-and-NOR-flash-SST39VF802C/m-p/1398098#M62229</link>
    <description>&lt;P&gt;I have done interfacing TFT(LCD) with flexbus. Used Chip Select-CS0.&lt;/P&gt;&lt;P&gt;Now Im interfacing NOR Flash(SST39VF802C) in&amp;nbsp; 16bit multiplexed mode via Latch, Have some couple of questions.&lt;/P&gt;&lt;P&gt;1.Chip Select guide, I need FB_RW# signal on both the interface.&lt;/P&gt;&lt;P&gt;2. FB_AD[0] connection with latch and the flash.&lt;/P&gt;&lt;P&gt;3. How to execute code from the NOR flash.&lt;/P&gt;&lt;P&gt;4. How set CSAR:&amp;nbsp;&lt;/P&gt;&lt;P&gt;0x6000_0000–0x7FFF_FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp; FlexBus (External Memory - Write-back)&lt;/P&gt;&lt;P&gt;0x8000_0000–0x9FFF_FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;FlexBus (External Memory - Write-through)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2022 12:19:18 GMT</pubDate>
    <dc:creator>NEIL4</dc:creator>
    <dc:date>2022-01-12T12:19:18Z</dc:date>
    <item>
      <title>MK64FX interface with TFT(LCD) and NOR flash(SST39VF802C)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64FX-interface-with-TFT-LCD-and-NOR-flash-SST39VF802C/m-p/1398098#M62229</link>
      <description>&lt;P&gt;I have done interfacing TFT(LCD) with flexbus. Used Chip Select-CS0.&lt;/P&gt;&lt;P&gt;Now Im interfacing NOR Flash(SST39VF802C) in&amp;nbsp; 16bit multiplexed mode via Latch, Have some couple of questions.&lt;/P&gt;&lt;P&gt;1.Chip Select guide, I need FB_RW# signal on both the interface.&lt;/P&gt;&lt;P&gt;2. FB_AD[0] connection with latch and the flash.&lt;/P&gt;&lt;P&gt;3. How to execute code from the NOR flash.&lt;/P&gt;&lt;P&gt;4. How set CSAR:&amp;nbsp;&lt;/P&gt;&lt;P&gt;0x6000_0000–0x7FFF_FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp; FlexBus (External Memory - Write-back)&lt;/P&gt;&lt;P&gt;0x8000_0000–0x9FFF_FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;FlexBus (External Memory - Write-through)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 12:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64FX-interface-with-TFT-LCD-and-NOR-flash-SST39VF802C/m-p/1398098#M62229</guid>
      <dc:creator>NEIL4</dc:creator>
      <dc:date>2022-01-12T12:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: MK64FX interface with TFT(LCD) and NOR flash(SST39VF802C)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64FX-interface-with-TFT-LCD-and-NOR-flash-SST39VF802C/m-p/1399970#M62247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191360"&gt;@NEIL4&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;1. yes, FB_RW can shared by all devices on FlexBus.&lt;BR /&gt;2. FB_AD[0] connect to Flash_D[0] only. Needn't connect to address line because SST39VF801 is word address only.&lt;BR /&gt;3. The attachment is a small test project which copy a small piece of code to MRAM and execute in MRAM. I think it can run in NOR flash also (but of course NOR flash erase/program is different).&lt;BR /&gt;4. CSAR[BA] is base address. BA is set to 0x6000 if base address is 0x60000000, and BA is set to 0x8000 if base address is set to 0x80000000. CSMR[BAM] is the memory size, it means how many 64k space is occupied by this device. For example, if it is 1M byte, then BAM=16.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 06:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK64FX-interface-with-TFT-LCD-and-NOR-flash-SST39VF802C/m-p/1399970#M62247</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2022-01-17T06:26:19Z</dc:date>
    </item>
  </channel>
</rss>

