<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How can I implement a file system for the external flash?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78376/how-can-i-implement-a-file-system-for-the-external-flash</link><description>There is an QSPI interfacing example, and there is another FATfs example for the externally interfaced SD card, though I cannot make the same fatfs sd card example work for the external flash. 
 Please guide me about how to exactly go with implementing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Aug 2021 08:04:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78376/how-can-i-implement-a-file-system-for-the-external-flash" /><item><title>RE: How can I implement a file system for the external flash?</title><link>https://devzone.nordicsemi.com/thread/324599?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 08:04:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad95b81c-d8e9-448e-8211-be4fc0929fbc</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The usbd_msc example shows you how to connect to the flash device on the DK over QSPI while using fatfs, as long as the&amp;nbsp;USE_SD_CARD define in main.c is left at 0:&lt;br /&gt;&lt;em&gt;\nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd_msc&lt;/em&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I implement a file system for the external flash?</title><link>https://devzone.nordicsemi.com/thread/324344?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 04:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:515b50c1-b3f1-48e2-91c3-866d35fb351f</guid><dc:creator>RitD</dc:creator><description>&lt;p&gt;No, I want an SDK example that shows how to connect the FLASH over QSPI using the fatFS or littleFS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I implement a file system for the external flash?</title><link>https://devzone.nordicsemi.com/thread/324174?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 10:01:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bc555b8-9227-485f-9ae3-69705a6e29d0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Rit&lt;/p&gt;
&lt;p&gt;If I understand you correctly you want an example that shows how to connect an external SD card over SPI using the fatFS filesystem?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>