<?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>The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34087/the-power-consumption-is-increased-when-application-is-migrated-from-sdk13-0-0-s132-4-0-3-to-sdk15-0-0-s132-6-0-0</link><description>Hi, Nordic team: 
 I have migrated application from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0) on four productions(Prepare for mass production ), but all have the same problem that the power consumption is increased between 600+ uA to 3mA。After careful</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Aug 2018 15:55:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34087/the-power-consumption-is-increased-when-application-is-migrated-from-sdk13-0-0-s132-4-0-3-to-sdk15-0-0-s132-6-0-0" /><item><title>RE: The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/thread/144986?ContentTypeID=1</link><pubDate>Mon, 20 Aug 2018 15:55:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1265c068-cf43-4e4f-a827-cd405cc61cb8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;This could be related to &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev2.errata/dita/errata/nRF52832/Rev2/latest/anomaly_832_89.html?cp=2_1_1_0_1_26"&gt;errata 89&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/thread/144976?ContentTypeID=1</link><pubDate>Mon, 20 Aug 2018 14:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1a049dd-cb47-49af-8545-89f072e94ed6</guid><dc:creator>Peter Kenyon</dc:creator><description>&lt;p&gt;Any more thoughts on this, I see a current consumption of 400+ uA just by enabling the spim driver (with no transfers), the current goes down when I call spim_deinit(), using the spi (no m) driver I do not see this behaviour but I was hoping to use easy DMA&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/thread/131327?ContentTypeID=1</link><pubDate>Tue, 08 May 2018 09:26:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48d9b568-b6a2-42d9-85dc-fce54e509d27</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Do the increased current come when only initializing SPIM, or do you have to do something more (starting transfer, etc.)? It sounds like your CPU is not able to go to sleep. I setup a test with the SPI example in SDK 15, where a application timer triggers a SPIM transfer every 5 ms. The average current consumption in ~44 µA:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ff1f86f95e874e5989a9353453fd6162/spim_5F00_current.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/thread/131215?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 13:20:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22c05257-e92c-4e1e-b534-e40c806e0272</guid><dc:creator>chaoren2651</dc:creator><description>&lt;p&gt;Yes, I use SPIM peripheral with EasyDMA enabled and I use the nrfx legacy driver.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1525698654775v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1525698561172v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1525698901764v4.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The power consumption is increased when application is migrated from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0)</title><link>https://devzone.nordicsemi.com/thread/131190?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 12:21:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:901918dc-5dd1-4a06-8c26-d753229e5d11</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you use &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/spim.html?cp=2_1_0_30#concept_j35_hv2_wr"&gt;SPIM peripheral&lt;/a&gt; (SPI with EasyDMA enabled) in SDK 13 as well (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/group__nrf__drv__spi__config.html#ga84c4412f5514fbbe0c28b10d1ca2b392"&gt;SPIx_USE_EASY_DMA&lt;/a&gt;&amp;nbsp;set in sdk_config.h)? Are you using the nrfx legacy driver layer, or the new drivers directly?&lt;/p&gt;
&lt;p&gt;Could you share code showing how you configure SPI and an example showing this issue?&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>