<?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>while spi slave mode, no problem with ss pin connecting to ground</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10167/while-spi-slave-mode-no-problem-with-ss-pin-connecting-to-ground</link><description>I&amp;#39;m going to configure nRF51822 chip as a spi slave. 
 And there are no more pins for the connector.
So I am trying to connect SS pin to the ground pin, instead to connect to SS pin of SPI master chip. 
 I will try with my EVB but I want to receive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Nov 2015 12:23:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10167/while-spi-slave-mode-no-problem-with-ss-pin-connecting-to-ground" /><item><title>RE: while spi slave mode, no problem with ss pin connecting to ground</title><link>https://devzone.nordicsemi.com/thread/37704?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 12:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a8eb85b-768c-4255-8b25-9786611900cd</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The SPI peripheral requires the HFCLK, and requests it when SS (CSN) is asserted. Thus you would see a significant power consumption if SS is tied to ground. Also, many designs use the chip select pin as a wake-up source.&lt;/p&gt;
&lt;p&gt;You could probably find a work around, depending on your requirements. Moreover, if you do not care about power consumption I do not see a big problem (though I have not tested it).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>