<?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>Wakeup from deep sleep over SPI?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72917/wakeup-from-deep-sleep-over-spi</link><description>I have an nRF52840 acting as a SPI slave to another processor. If I put the nRF52840 into a deep sleep mode, how can we wake it back up over SPI? I typically have only seen examples of using a GPIO to wake up from deep sleep.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Mar 2021 14:13:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72917/wakeup-from-deep-sleep-over-spi" /><item><title>RE: Wakeup from deep sleep over SPI?</title><link>https://devzone.nordicsemi.com/thread/300447?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 14:13:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:454cf1cb-fe59-425e-b4d7-a90500a66df2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;SPI is not&amp;nbsp;supported as a wakeup source from deep sleep/&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/power.html#unique_1384365742"&gt;system OFF mode&lt;/a&gt;. You will have to configure one of the SPI lines (preferably SS/CSN) as a GPIO wakeup source, and then initialize SPIS when the chip is done waking up.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>