<?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>LPC Microcontrollers中的主题 Re: LPCOpen SD card drivers and Chan FatFs not compatible?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-SD-card-drivers-and-Chan-FatFs-not-compatible/m-p/753637#M30331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James O,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The lpcopen code still use the older fatfs system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Your code &lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Felm-chan.org%2Ffsw%2Fff%2Fres%2Fapp4.c" rel="nofollow" target="_blank"&gt;http://elm-chan.org/fsw/ff/res/app4.c&lt;/A&gt; should use the new fatfs, that's why you run it fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you want to use the new app, you also need to modify the lpcopen fatfs file to the new fatfs lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; We still don't have the updated version, so if you need it, you can try to replace the old fatfs system file with the newest lib file by yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2018 07:13:48 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2018-05-18T07:13:48Z</dc:date>
    <item>
      <title>LPCOpen SD card drivers and Chan FatFs not compatible?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-SD-card-drivers-and-Chan-FatFs-not-compatible/m-p/753636#M30330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 'periph_sdmmc' example (from LPCOpen v2.10 for the LPC1788 EA board) uses&amp;nbsp;Chan FatFs with&amp;nbsp;LPCOpen SD card drivers. However, the disk I/O function checker from the elm-chan FatFs webite (&lt;A href="http://elm-chan.org/fsw/ff/res/app4.c"&gt;http://elm-chan.org/fsw/ff/res/app4.c&lt;/A&gt;) fails with the LPCOpen drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a fix to the LPCOpen library to make it fully work with Chan FatFs?&lt;/P&gt;&lt;P&gt;Alternatively, is there an example similar to 'periph_sdmmc' using FreeRTOS + FAT instead of the Chan FatFs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 06:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-SD-card-drivers-and-Chan-FatFs-not-compatible/m-p/753636#M30330</guid>
      <dc:creator>jameso</dc:creator>
      <dc:date>2018-05-15T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPCOpen SD card drivers and Chan FatFs not compatible?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-SD-card-drivers-and-Chan-FatFs-not-compatible/m-p/753637#M30331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James O,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The lpcopen code still use the older fatfs system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Your code &lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Felm-chan.org%2Ffsw%2Fff%2Fres%2Fapp4.c" rel="nofollow" target="_blank"&gt;http://elm-chan.org/fsw/ff/res/app4.c&lt;/A&gt; should use the new fatfs, that's why you run it fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you want to use the new app, you also need to modify the lpcopen fatfs file to the new fatfs lib.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; We still don't have the updated version, so if you need it, you can try to replace the old fatfs system file with the newest lib file by yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:13:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCOpen-SD-card-drivers-and-Chan-FatFs-not-compatible/m-p/753637#M30331</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-05-18T07:13:48Z</dc:date>
    </item>
  </channel>
</rss>

