<?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 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62792/nrf52840-dongle-fatfs-issue-when-spim-and-spis-are-configured-at-the-same-time</link><description>Hello, 
 I have been using nRF52840-DK and also nRF52840 Dongle for testing and I found an interesting behaviour when I established my test setup. The RF module acts as an SPI slave towards another MCU, and also acts as an SPI master towards a micro SD</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jun 2020 12:30:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62792/nrf52840-dongle-fatfs-issue-when-spim-and-spis-are-configured-at-the-same-time" /><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256695?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 12:30:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f9b932e-776c-433b-aa6a-44ee40346a31</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again Bertalan,&lt;/p&gt;
[quote user="BLaszlo"]Thank you for the clarification on the about the drive strength modification.[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="BLaszlo"]Is it enough to only modify the strength of the SCK to high or should I do the same for the MISO/MOSI (just asking because in the SPIM driver only the SCK is set up with NRF_GPIO_PIN_S0S1).[/quote]
&lt;p&gt;I guess this depends on your specific hardware and requirements. What is your reasoning for needing this - are you seeing unusual signal waveforms on an oscilloscope, or does your SPI slave demand it in their specification? Could you also tell me what frequency you are intending to use? High drive might be favorable on higher speeds, since&amp;nbsp;you typically get faster rise / fall times.&lt;/p&gt;
[quote user="BLaszlo"]For the paralell Dongle and DK development I usually branch the current example project, and while using the same main.c file the project file is different (it has the same structure as you have used for the examples so next to the main.c file we have the pca10056 and pca10059 folders containing the project file along with the compiled files too). I modified the project so far based on this guide[/quote]
&lt;p&gt;Great, this is a good way of doing it.&lt;br /&gt;I just had to make sure that you had accounted for the change in your project files, thank you for verifying this for me.&lt;/p&gt;
[quote user="BLaszlo"]So far everything was working the same way (ESB and SPIS), and this is the first behaviour that works differently, that is why I wrote the question here :)[/quote]
&lt;p&gt;I understand. Good call! Could you &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dongle/UG/nrf52840_Dongle/hw_swd_if.html"&gt;connect the dongle&lt;/a&gt; to &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/nrf52840_DK/hw_debug_out.html"&gt;the debugger on the DK&amp;nbsp;&lt;/a&gt;to use the debugger to identify the issue the dongle is facing? You will need to follow the &amp;quot;Using an external debugger&amp;quot; section of the Dongle Programming Tutorial also.&lt;br /&gt;Alternatively, could you elaborate on what you are seeing with the dongle - do you know where it fails, and what do you mean specifically when you say that it does not work on the dongle?&lt;br /&gt;&lt;br /&gt;Looking forward to solving this issue together,&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256676?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 11:44:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:846d4d21-de82-420d-be7a-4aa20a37d737</guid><dc:creator>BLaszlo</dc:creator><description>&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Hello Karl,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Thank you for the clarification on the about the drive strength modification. Is it enough to only modify the strength of the SCK to high or should I do the same for the MISO/MOSI (just asking because in the SPIM driver only the SCK is set up with NRF_GPIO_PIN_S0S1).&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;"&gt;&lt;span lang="hu"&gt;For the paralell Dongle and DK development I usually branch the current example project, and while using the same main.c file the project file is different (it has the same structure as you have used for the examples so next to the main.c file we have the pca10056 and pca10059 folders containing the project file along with the compiled files too). I modified the project so far based on this guide: &lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;&lt;span lang="en-US"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial&lt;/span&gt;&lt;/a&gt;&lt;span lang="hu"&gt; (&lt;/span&gt;&lt;span style="font-style:italic;" lang="hu"&gt;Adapting SDK projects for the nRF52840 Dongle&lt;/span&gt;&lt;span lang="hu"&gt; paragraph)&lt;/span&gt;&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;So far everything was working the same way (ESB and SPIS), and this is the first behaviour that works differently, that is why I wrote the question here :)&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Thank you again and best regards,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Bertalan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256652?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 10:41:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a1d5fd2-8a70-4be4-bac0-761a0f9b3727</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Bertalan,&lt;br /&gt;&lt;br /&gt;I am happy to hear that your software now works as expected!&lt;/p&gt;
[quote user="BLaszlo"]With this configuration my software (the SD card initalization is the same as the fatfs example so to validate it should be fine) works as expected, however I don&amp;#39;t know if I should enable any configuration if I want to use these pins for SPI with high drive. Or now that it is connected to the pins with high frequency it works in a high drive mode automatically?[/quote]
&lt;p&gt;The standard configuration by the SPIM driver is to set the drive strength to &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fgroup__nrf__gpio__hal.html&amp;amp;anchor=gabb86c9557487ac1eda0cec28f258a725"&gt;NRF_GPIO_PIN_S0S1&lt;/a&gt;.&lt;br /&gt;You may change the drive strength by calling &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fgroup__nrf__gpio__hal.html&amp;amp;anchor=ga0705ce3a78d0397bbdaec05a7bce693e"&gt;nrf_gpio_cfg&lt;/a&gt;&amp;nbsp;after nrfx_spim_init has finished the SPIM setup.&lt;/p&gt;
[quote user="BLaszlo"]Still the original question why the SD card is working on the DK and not on the Dongle (same software and pin layout) is a mystery :)[/quote]
&lt;p&gt;Are you running exactly the same project, or have you made sure to change the board file when generating the .hex for the dongle?&lt;br /&gt;The nRF52840 dongle is&amp;nbsp;&lt;span&gt;PCA10059, while the nRF52840 DK is PCA10056.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256647?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 10:20:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a344de2c-6121-431b-a03f-4f63bd20af9a</guid><dc:creator>BLaszlo</dc:creator><description>&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;"&gt;Hello Karl,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;"&gt;&lt;span lang="en-US"&gt;Thank you for your response&lt;/span&gt;&lt;span lang="hu"&gt;. Yes I am currently using the DK and &lt;/span&gt;&lt;span lang="en-US"&gt;a few hours ago I found a pin configuration&amp;nbsp;&lt;/span&gt;&lt;span lang="hu"&gt;that only consists of high frequency pins:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="direction:ltr;margin-bottom:0in;margin-left:.375in;margin-top:0in;"&gt;
&lt;li style="margin-bottom:0;margin-top:0;vertical-align:middle;" lang="hu"&gt;&lt;span style="font-family:Calibri;font-size:11.0pt;"&gt;SCK: P0.11&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-bottom:0;margin-top:0;vertical-align:middle;" lang="hu"&gt;&lt;span style="font-family:Calibri;font-size:11.0pt;"&gt;MOSI: P0.13&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-bottom:0;margin-top:0;vertical-align:middle;" lang="hu"&gt;&lt;span style="font-family:Calibri;font-size:11.0pt;"&gt;MISO: P0.15&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-bottom:0;margin-top:0;vertical-align:middle;" lang="hu"&gt;&lt;span style="font-family:Calibri;font-size:11.0pt;"&gt;CS: P0.14&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;With this configuration my software (the SD card initalization is the same as the fatfs example so to validate it should be fine) works as expected, however I don&amp;#39;t know if I should enable any configuration if I want to use these pins for SPI with high drive. Or now that it is connected to the pins with high frequency it works in a high drive mode automatically?&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;I know that the Dongle is a great tool for developing, I started to work with it in the beginning, but after a while I needed the debugger functionality on the DK so I switched to it. Still the original question why the SD card is working on the DK and not on the Dongle (same software and pin layout) is a mystery :)&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Best regards,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Bertalan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256630?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2020 09:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd6c96de-d157-4e45-a3b6-5e57e3b293f8</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Bertalan,&lt;br /&gt;&lt;br /&gt;Are you currently working on your DK, as suggested by Simon?&lt;br /&gt;The pins you have selected - p.020 to p.023 - is already in use for the QSPI (&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf52840_dk%2FUG%2Fnrf52840_DK%2Fhw_external_memory.html"&gt;external memory&lt;/a&gt;&amp;nbsp;) on the DK. In order to use those pins as GPIO&amp;#39;s you would have to cut and short the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/nrf52840_DK/solder_bridge.html"&gt;SolderBridges mentioned in the documentation&lt;/a&gt;.&lt;br /&gt;You mention that you have tried several other pins, but none of the configurations have worked. Could you elaborate which configurations you have tried?&lt;br /&gt;&lt;br /&gt;When you say that it did not work at all, are you testing the pin configurations with the fatfs example? I suggest using it as a base when changing the configuration, since you were able to verify that the example worked as expected earlier - this will make tracking and identifying issues much easier.&lt;br /&gt;&lt;br /&gt;As Simon mentions, the dongle is a &lt;strong&gt;great&amp;nbsp;&lt;/strong&gt;companion when developing BLE applications - but it is usually best to start the development on the DK, since it has an onboard debugger and a much more broad connection interface.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256386?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 10:30:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49083e55-acdc-484c-ad0f-381ff6caba51</guid><dc:creator>BLaszlo</dc:creator><description>&lt;p&gt;Hello Simon,&lt;/p&gt;
&lt;p&gt;I started to test the high drive GPIOs, but I might be missing some configuration because if I reconfigure the pin connections of the micro SD extension it does not work at all. I configured the following pins:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SCK: P0.20&lt;/li&gt;
&lt;li&gt;MOSI: P0.21&lt;/li&gt;
&lt;li&gt;MISO: P0.22&lt;/li&gt;
&lt;li&gt;CS: P0.23&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I also tested several other high drive pins, but neither of them now working as expected. The HFCLK is started when I initialize the used clocks.&lt;/p&gt;
&lt;p&gt;I saw that the SPIM driver has the following configuration:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nrf_gpio_cfg(p_config-&amp;gt;sck_pin,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO_PIN_DIR_OUTPUT,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO_PIN_INPUT_CONNECT,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO_PIN_NOPULL,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO_PIN_S0S1,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRF_GPIO_PIN_NOSENSE);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Should I modify the 5th parameter to &lt;em&gt;NRF_GPIO_PIN_H0H1&lt;/em&gt; in order to make it work?&lt;/p&gt;
&lt;p&gt;Also thank you for the suggestion of soldering a 2x5 pin connector on the Dongle, I will definitely try it later to troubleshoot the issue further.&lt;/p&gt;
&lt;p&gt;Thank you in advance for your answer.&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Bertalan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256162?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 11:36:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f775639c-3f53-49a2-8b09-ea103dc418e3</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, it should absolutely be possible to use SPIS, SPIM, and the radio simultaneously. Just remember to have the &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12643/two-channels-spi-on-nrf52#comment-72350"&gt;SPIS and SPIM in different instances&lt;/a&gt; so they don&amp;#39;t conflict with one another.&lt;/p&gt;
&lt;p&gt;I would suggest starting with your DK to find suitable GPIOs for the SPIS and SPIM, as there are way more GPIOs available there. Here is a list of GPIOs that can be used in high drive/frequency mode without interfering with radio performance:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P0.04&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.05&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.06&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.07&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.08&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.11&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.12&lt;/strong&gt;&lt;br /&gt;&lt;span&gt;&lt;strong&gt;P0.13&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.14&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.15&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.16&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.17&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.18&lt;/strong&gt; (configurable as pin reset as well)&lt;br /&gt;&lt;strong&gt;P0.19&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;P0.20&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.21&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.22&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.23&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.24&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P0.25&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P1.00&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P1.08&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;P1.09&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Regarding debugging on the Dongle, you should be able to do so by soldering a 10-pin header onto the P1 header footprint on the &lt;a href="https://infocenter.nordicsemi.com/pdf/nRF52840_Dongle_User_Guide_v1.1.pdf"&gt;bottom side of the Dongle&lt;/a&gt;&amp;nbsp;(see section 6.3.2 in the Dongle user guide or the &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;Dongle programming tutorial&lt;/a&gt; for details).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/256081?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 06:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc1a9d09-5137-4072-865f-a6f78e7f24e0</guid><dc:creator>BLaszlo</dc:creator><description>&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Hello Simon,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Thank you for your answer, and actually it is good that you mentioned the radio performance interference because it is used too (however at the point where it fails the radio is just initialized).&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;My first guess was the faulty connection, but this was proven wrong by writing to an older 16Gb micro SD card without any problem.&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Is it possible to have an SPIS and SPIM interface, along with the radio? And if yes, in the future we might decide to embed an nRF52840 based chip on a PCB where we are not limited to the Dongle pins. Is there any suggestion which pin configuration would be the most efficient in this case?&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;In the meantime I will try to find out the error code for the disk initialization failure for the Dongle, but without a debugger environment it is quite challenging.&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Thank you again and best regards,&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11.0pt;margin:0in;" lang="hu"&gt;Bertalan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle FATFS issue when SPIM and SPIS are configured at the same time</title><link>https://devzone.nordicsemi.com/thread/255989?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 13:48:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6013dfd-1492-4c4b-9dd4-2c62a1114f65</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The following pins that you mention are only recommended to use as standard drive and low frequency I/Os while the radio is being used.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P0.31&lt;br /&gt;P0.02&lt;br /&gt;P1.10&lt;br /&gt;P1.15&lt;br /&gt;P1.13&lt;br /&gt;P0.29&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is because they may interfere with the radio&amp;#39;s performance if running at high frequencies. This should not be an issue if you&amp;#39;re not using the radio though,&amp;nbsp;I just thought I should mention it.&lt;/p&gt;
&lt;p&gt;This seems very strange, as none of those pins should conflict with anything but the radio in both the DK and Dongle. Are you positive that all the pins are attached to the Dongle properly? One thing though.&amp;nbsp;According to the &lt;a href="http://elm-chan.org/fsw/ff/00index_e.html"&gt;FatFs documentation&lt;/a&gt;,&amp;nbsp;it is limited to 4GB&amp;nbsp;sizes, so that might be the issue, although that doesn&amp;#39;t explain why it works on the DK and not the Dongle. A disk init failure from the SD card reader leads me to think that the SD card reader isn&amp;#39;t properly connected to the Dongle. Are you able to provide any error code of some sort if you try debugging?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>