<?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>nRF52840 - SPIFFS Driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43869/nrf52840---spiffs-driver</link><description>Hi All, 
 
 I am developing one project and in which i am using external SPI Flash memory of 128MB and for that as of now i am using spi driver for all operations (like read, write, erase). 
 But Now i want to implement FIle System and for that i need</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Feb 2019 14:41:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43869/nrf52840---spiffs-driver" /><item><title>RE: nRF52840 - SPIFFS Driver</title><link>https://devzone.nordicsemi.com/thread/172542?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 14:41:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d59a6af0-28df-465c-8d9c-607907abe41f</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Ok, but the nrf_block_dev (Block device) contains other backends, such as qspi, empty and ram. The nrf_block_dev implements unified block device API, so it can be used as a middle layer between filesystems and memories. So with some modifications and coding, you can use it to build a file system for your specific SPI flash. The&amp;nbsp;&lt;span&gt;usbd_msc examples shows how some of the other&amp;nbsp;nrf_block_dev&amp;nbsp;instances can be used.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 - SPIFFS Driver</title><link>https://devzone.nordicsemi.com/thread/171943?ContentTypeID=1</link><pubDate>Tue, 19 Feb 2019 15:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bcc1c95-fb00-47b0-8b33-8d22bc580e62</guid><dc:creator>Circuit Designers</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes i see that. But when i try it with external spi flash memory, Its not working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 - SPIFFS Driver</title><link>https://devzone.nordicsemi.com/thread/171936?ContentTypeID=1</link><pubDate>Tue, 19 Feb 2019 15:12:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b7c5c76-13cb-4eec-9b10-c2eb78087cf3</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have a SD card example in the SDK that uses FatFS file system library. You might find that useful. &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/app_sdcard_example"&gt;See this link.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>