<?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>Simultaneously opened files in FatFS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75049/simultaneously-opened-files-in-fatfs</link><description>Hi there! 
 Back again with another question. Now that I&amp;#39;ve finaly managed to get the Bitmap image to show on the display (ST7735), I noticed the playback of audio from the SD card stops when the image is opened and being written to the display. 
 In</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 May 2021 08:57:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75049/simultaneously-opened-files-in-fatfs" /><item><title>RE: Simultaneously opened files in FatFS?</title><link>https://devzone.nordicsemi.com/thread/309418?ContentTypeID=1</link><pubDate>Wed, 12 May 2021 08:57:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1088f76-cfee-46b2-9eb4-721c75dcfa76</guid><dc:creator>JVKran</dc:creator><description>&lt;p&gt;Hi Awneil,&lt;/p&gt;
&lt;p&gt;Yep, that&amp;#39;s true. I checked ffconf.h in external/fatfs/src and made sure _FS_LOCK is set to at least 2. I found some more configuration variables that someone had succes with, but to no avail.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define _FS_TINY 0
#define _FS_READONLY 0 
#define _FS_MINIMIZE 1 
#define _USE_STRFUNC 2 
#define _USE_FASTSEEK 1 
#define _CODE_PAGE 1 
#define _FS_RPATH 1 
#define _VOLUMES 1
#define _MAX_SS 512
#define _WORD_ACCESS 0 
#define _FS_SHARE 0&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;No luck. The problem remains the same.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Jochem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Simultaneously opened files in FatFS?</title><link>https://devzone.nordicsemi.com/thread/309407?ContentTypeID=1</link><pubDate>Wed, 12 May 2021 08:41:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ae56a75-02e3-40b0-bb13-59d004292e04</guid><dc:creator>awneil</dc:creator><description>[quote userid="94539" url="~/f/nordic-q-a/75049/simultaneously-opened-files-in-fatfs"]&lt;p&gt;Does anyone have a clue where I could find such a setting?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Remember that FatFs is an independent 3rd-party product - so have you checked the FatFs documentation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>