<?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>nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38058/nrf52832-conflict-when-using-sd-card-and-i2s-simultaneously</link><description>Hi, 
 As part of my project, I need to use the SD card drivers of the nRF5 SDK and the I2S driver. The issue I am having is the following: 
 If I use pin 31 as the SCK signal of the SD card, the I2S driver will not work. This means that it seems like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Oct 2018 12:08:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38058/nrf52832-conflict-when-using-sd-card-and-i2s-simultaneously" /><item><title>RE: nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/thread/154491?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 12:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:008d7850-c113-4f64-b077-0a32bd68f0e8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The pins for are only set for &lt;span&gt;SDOUT, MCK and SDIN&amp;nbsp;&lt;/span&gt;if theya are not set to NRF_DRV_I2S_PIN_NOT_USED. Both SCK and LRCK are required and will be set.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/thread/154438?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 09:45:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:563802ed-722c-4dda-b4d9-73c1b7e44665</guid><dc:creator>d.p</dc:creator><description>&lt;p&gt;OK, this is now solved.&lt;/p&gt;
&lt;p&gt;I needed only the SDOUT pin from the I2S driver (set to pin 26), so I had set the LRCK, MCK and SDIN pins equal to&amp;nbsp;NRF_DRV_I2S_PIN_NOT_USED (the SCK pin had still to be set, else the driver was not working).&lt;/p&gt;
&lt;p&gt;For some reason, this created interference with several pins, one of them was pin 31, where I could see the I2S clock. Is this a bug of the nRF5 SDK? As soon as I set all the above pins to something else than&amp;nbsp;&lt;span&gt;NRF_DRV_I2S_PIN_NOT_USED, the interference was gone.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/thread/146971?ContentTypeID=1</link><pubDate>Mon, 03 Sep 2018 12:28:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:682215a3-480d-487c-ad87-87c90d190795</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;No, there should be no issues using EasyDMA. Can you please upload your project (or a minimal example showing the issue) here, and I will debug/have a look at it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/thread/146951?ContentTypeID=1</link><pubDate>Mon, 03 Sep 2018 11:16:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67fe9c24-e19c-4e7a-9413-848747f6a244</guid><dc:creator>d.p</dc:creator><description>&lt;p&gt;Hi Jorgen, no it isn&amp;#39;t. I am using EasyDMA, I don&amp;#39;t know if this is causing any issues?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: conflict when using SD card and I2S simultaneously</title><link>https://devzone.nordicsemi.com/thread/146950?ContentTypeID=1</link><pubDate>Mon, 03 Sep 2018 11:15:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f181de30-4a63-4018-a76e-c6397b9aa9de</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Is GPIO pin P0.31 used for any pin in the I2S driver configuration?&lt;/p&gt;
&lt;p&gt;There should not be any compatibility issues between the I2S and SPI peripherals.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>