<?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>Power Management nrf5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108912/power-management-nrf5340</link><description>Hi, 
 I am trying to reduce the standby current of my design and have been following the information on the following link: 
 
 I have found that I cannot add CONFIG_PM=y to my project config as it says it is missing some dependencies. Can you confirm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Mar 2024 11:03:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108912/power-management-nrf5340" /><item><title>RE: Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/472211?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2024 11:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40500fc9-a22f-48ec-9148-bba7d72e77ac</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Section 3, &amp;#39;System Power Management,&amp;#39; is no longer applicable. Also, there have been some changes to the PM device API, such as the renaming of pm_device_state_set() to pm_device_action_run().&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/4431.pastedimage1709636058031v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/zephyr/releases/release-notes-3.0.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/zephyr/releases/release-notes-3.0.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I posted a code snippet using the new PM device API here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/101650/how-to-put-the-uart-to-sleep-low-power-mode/435323"&gt;RE: How to put the UART to sleep (low power mode)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What is the idle/floor current you are currently measuring? The floor current can often provide a clue about the problem. In many cases&amp;nbsp;it is sufficient to&amp;nbsp;disable the UARTE (either through the devicetree or by building with CONFIG_SERIAL=n) to get the expected&amp;nbsp;current consumption. You can also use our online power profiler (&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/power/w/opp"&gt;opp&lt;/a&gt;&amp;nbsp;)&amp;nbsp; to get an estimate of the expected power usage.&lt;/p&gt;
&lt;p&gt;Power optimization of the application is also covered in the SDK documentation:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/test_and_optimize/optimizing/power_general.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.2/nrf/test_and_optimize/optimizing/power_general.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/472210?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2024 10:48:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54437c4c-c477-4f32-805f-3ebf628fdd5a</guid><dc:creator>aarondashine</dc:creator><description>&lt;p&gt;Thank you for the quick response and clarifying this for me.&lt;/p&gt;
&lt;p&gt;Are the other power options in the blog still valid?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/472169?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2024 07:26:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2298f67-8f04-4461-aad9-28621f1eedfd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Support for the PM subsystem have been removed for the nRF chips, as it is not needed (&lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/96b38273138f05dd06cf7a58fa361f401e773e5e"&gt;https://github.com/nrfconnect/sdk-zephyr/commit/96b38273138f05dd06cf7a58fa361f401e773e5e&lt;/a&gt;). However, you can still use CONFIG_PM_DEVICE_RUNTIME setting if you need to suspend peripherals at runtime.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We will update the blog post to reflect this change.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>