<?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>SPIS High power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35122/spis-high-power-consumption</link><description>I&amp;#39;m using the SPI in slave mode and have a very high power draw: &amp;gt; 2 mA. The issue happens both in my application + custom board as well as with the dev-kit + SPIS example code in the SDK. I&amp;#39;m using SDK 12.3. 
 When the SPIS peripheral is initialized</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jun 2018 20:19:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35122/spis-high-power-consumption" /><item><title>RE: SPIS High power consumption</title><link>https://devzone.nordicsemi.com/thread/135013?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 20:19:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f388e3c-f5bb-4ae3-a407-077c08d99c6b</guid><dc:creator>dbuijsma</dc:creator><description>&lt;p&gt;Thanks Einar, that makes sense now.&amp;nbsp;I can work around this by keeping the CS only active while data is being clocked in to reduce power to a minimum.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have done some more digging on the forums and found that the nRF51 has a much more complete definition for power consumption. Specifically there&amp;#39;s a chapter &amp;quot;8.3 Block resource requirements&amp;quot; in the Product Spec which makes it much more transparent what&amp;nbsp;the mechanics in the SoC are doing. The nRF52 Product Spec does not contain this information.&amp;nbsp; It&amp;#39;s possible I missed it, but I could not find any documentation at all in the nRF52 product spec&amp;nbsp;regarding&amp;nbsp;DMA power-usage. I read that the SPIS peripheral takes 45uA so that&amp;#39;s the number I use in my estimations.&amp;nbsp;This number is completely meaningless without the mention of DMA, especially considering the fact I HAVE to use the DMA.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just my 2 cents, I hope this will be considered as constructive feedback for the next nRF52 Product Spec revision.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPIS High power consumption</title><link>https://devzone.nordicsemi.com/thread/134917?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 11:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2db8120b-1522-4eb3-b853-0b68bd0c72a1</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Dirk,&lt;/p&gt;
&lt;p&gt;The DMA mechanism itself has a significant current consumption of about 1.2 mA for the nRF52832. This is independent of the specific peripheral, and not counted in the&amp;nbsp;electrical specification for the SPI peripheral (or any other). Please note that using DMA still improves the overall current consumption compared to not using DMA in most cases, as the nRF will be able to complete the transaction&amp;nbsp;quicker, so that it can go to sleep as fast as possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>