<?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: porting fat16 file system to external flash</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235166#M5384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just got FatFs (open source FAT file system) running over top of an SD card driver from Erich Styger (mcuoneclipse.com). FatFs needs about 5 or so functions that perform basic disk I/O in order to work. You have to write disk_initialize, disk_read (read a sector), disk_write (write a sector), and disk_ioctl (various control operations). You might start with Erich's SD code and take it from there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 15:06:36 GMT</pubDate>
    <dc:creator>DustyStew</dc:creator>
    <dc:date>2013-06-25T15:06:36Z</dc:date>
    <item>
      <title>porting fat16 file system to external flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235165#M5383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my project has two devices external flash &amp;amp; thumb drive. i have to format external flash with FAT16 and than copy files from thumb drive to Flash and vice-versa.&lt;/P&gt;&lt;P&gt;we have thought of using K20P6472SF1 microcontroller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. is it feasible w/o RTOS?&lt;/P&gt;&lt;P&gt;2. any application note describing formatting external memory having flexbus interface?&lt;/P&gt;&lt;P&gt;3. what is the chunk size we read/write from thumb drive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 06:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235165#M5383</guid>
      <dc:creator>lokeshbhatt</dc:creator>
      <dc:date>2013-06-24T06:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: porting fat16 file system to external flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235166#M5384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just got FatFs (open source FAT file system) running over top of an SD card driver from Erich Styger (mcuoneclipse.com). FatFs needs about 5 or so functions that perform basic disk I/O in order to work. You have to write disk_initialize, disk_read (read a sector), disk_write (write a sector), and disk_ioctl (various control operations). You might start with Erich's SD code and take it from there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:06:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235166#M5384</guid>
      <dc:creator>DustyStew</dc:creator>
      <dc:date>2013-06-25T15:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: porting fat16 file system to external flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235167#M5385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lokesh!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that suggestion helpful?&lt;/P&gt;&lt;P&gt;Please don't forget to keep us posted! :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Monica.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 22:24:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/porting-fat16-file-system-to-external-flash/m-p/235167#M5385</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2013-07-05T22:24:32Z</dc:date>
    </item>
  </channel>
</rss>

