<?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>SPI/SPIS power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1550/spi-spis-power-consumption</link><description>Hi, I am developing an BLE application using nRF51822. 
 This question is from my previous question:
 devzone.nordicsemi.com/.../question-about-adc-power-consumption 
 For my application, it will communicate with other device through SPIS all the time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Feb 2014 14:50:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1550/spi-spis-power-consumption" /><item><title>RE: SPI/SPIS power consumption</title><link>https://devzone.nordicsemi.com/thread/6873?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2014 14:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94167304-c33a-468c-a1a6-3ab5350650be</guid><dc:creator>Scarlet</dc:creator><description>&lt;p&gt;Thank you so much!
I will think how to reduce the power while using TWI :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI/SPIS power consumption</title><link>https://devzone.nordicsemi.com/thread/6872?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2014 09:53:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:912f3b61-8165-46eb-8fb2-f7e9e67dc064</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;SPI Slave is only active (and requesting 1V2+HFCLK) when CSN is asserted.
TWI and SPI master will always request 1V2+HFCLK when it&amp;#39;s enabled.
You can clear the ENABLE bit in the peripheral to ensure low current consumption.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI/SPIS power consumption</title><link>https://devzone.nordicsemi.com/thread/6871?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2014 03:18:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b47b1fba-db74-475a-b8ce-7e01b75633a3</guid><dc:creator>Scarlet</dc:creator><description>&lt;p&gt;Thank you so much!!
It really helps!!&lt;/p&gt;
&lt;p&gt;For my further application, it may connect with another sensor through TWI.&lt;/p&gt;
&lt;p&gt;I want to know the more general conclusion:
For SPI/SPIS, TWI (communicate with other devices)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Are these peripherals consume more 1 mA of current only when they are working?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That is, these peripherals would consume very low power when they are sleeping (enabled but idle).&lt;/p&gt;
&lt;p&gt;Since I&amp;#39;ve read the GPIOTE configuration has the power consumption problem.
(PAN 2.0, 39, GPIOTE: 1V2 + HFCLK are requested always when the GPIOTE task is configured.)
I want to make sure the power consumption problem only happens in GPIOTE.&lt;/p&gt;
&lt;p&gt;Thanks agein!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI/SPIS power consumption</title><link>https://devzone.nordicsemi.com/thread/6870?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2014 15:17:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:329b2c4a-57b7-4efc-a77c-5a175a8c43bc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SPIS only requests the 1V2+HFCLK when CSN is asserted.
This means that you can go into sleep with a good conscience :-)&lt;/p&gt;
&lt;p&gt;I did a quick test with the &amp;quot;spi_slave_example&amp;quot; in the SDK, and confirmed that it&amp;#39;s drawing ~2.3 uA when in sleep (w/ NRF_SPIS1-&amp;gt;ENABLE set)&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>