<?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>fat_fs zephyr sample with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88680/fat_fs-zephyr-sample-with-nrf52832</link><description>Hi, 
 I am trying to run the fat_fs example from zephyr samples on nrf52 development kit (nrf52832) but during building I&amp;#39;ve got following error : 
 That&amp;#39;s my development setup : 
 
 nrf52 development kit (nrf52832) 
 NRF Connect SDK v1.8.0 
 Zephyr version</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jun 2022 07:58:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88680/fat_fs-zephyr-sample-with-nrf52832" /><item><title>RE: fat_fs zephyr sample with nrf52832</title><link>https://devzone.nordicsemi.com/thread/371563?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 07:58:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d92b5fb1-a470-4f4f-8de9-86a8efd6aa72</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Ah okey. I don&amp;#39;t think there should be anything limiting the sample from working on&amp;nbsp;a &amp;#39;32 besides the missing SD-card reader on the DK.&lt;/p&gt;
&lt;p&gt;Glad you found the solution, and that you posted it here for others to&amp;nbsp;find it in the future as well.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fat_fs zephyr sample with nrf52832</title><link>https://devzone.nordicsemi.com/thread/371487?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 16:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e4ba374-db58-4fd8-a8a1-aeb93fc78eae</guid><dc:creator>Pawel(embeddedsolutions.pl)</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am sorry, maybe I wasn&amp;#39;t be precise enough. I would like to extend my HW setup with the external sd card reader. The problem which I showed here is a problem with compiling the code. I found the solution for that, and the problem was caused by CONFIG_GPIO set to n. Due to that the gpio cs pin couldn&amp;#39;t be initialized in dts.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fat_fs zephyr sample with nrf52832</title><link>https://devzone.nordicsemi.com/thread/371452?ContentTypeID=1</link><pubDate>Wed, 08 Jun 2022 13:54:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6e8c490-a8a2-4fe4-88f8-b45bcf225dbe</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As you can see in the documentation you referred to, the sample requires an SD-card slot. All the boards mentioned, like the nrf52840_blip has an SD-card slot, and the nRF52832DK does not.&lt;/p&gt;
&lt;p&gt;Here is a list of &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/reference/file_system/index.html?highlight=fat_fs#samples"&gt;similar zephyr samples&lt;/a&gt;, and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/reference/file_system/index.html?highlight=fat_fs#samples"&gt;some info on the file system API&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Did this help you solve your problem?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>