<?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>I&amp;#39;d like to remove SPI_CS pin while we are using SD card externally</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101335/i-d-like-to-remove-spi_cs-pin-while-we-are-using-sd-card-externally</link><description>for the schematic to connect between nRF52840 and external SD memory card, we are using miso, mosi, clk, detect, CS. 
 is it possible to remove CS pin to reduce pin connection for the nRF master mode? 
 I could find the spec as below from nRF52840_PS_v1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Jun 2023 11:36:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101335/i-d-like-to-remove-spi_cs-pin-while-we-are-using-sd-card-externally" /><item><title>RE: I'd like to remove SPI_CS pin while we are using SD card externally</title><link>https://devzone.nordicsemi.com/thread/433662?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2023 11:36:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df8c0c7b-8cc4-4a46-8860-859a24409cd0</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Doesn&amp;#39;t the SD card require the CS signal? SPIM 0-2 doesn&amp;#39;t have HW control of the CS signal so it&amp;#39;s usually controlled externally of the peripheral ( the SPIM driver sets it &lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_spim.c#L655"&gt;here&lt;/a&gt;), It should be ok for the Master to not use it but the slave might not work if the CS isn&amp;#39;t asserted first,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>