<?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>Low Power PWM Consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28146/low-power-pwm-consumption</link><description>I am working with the SDK 12, nrf52832 low_power_pwm example. I am concerned about the power consumption I am measuring. 
 I am trying to produce a 1khz PWM for an LED (the device I am working on is moving so the PWM needs to be fast enough not to see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Dec 2017 16:30:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28146/low-power-pwm-consumption" /><item><title>RE: Low Power PWM Consumption</title><link>https://devzone.nordicsemi.com/thread/111124?ContentTypeID=1</link><pubDate>Thu, 14 Dec 2017 16:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5d2254f-1f29-4926-aece-3b901893b819</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;With the low power PWM running at 1 kHz, I don&amp;#39;t think you can get it much lower than your 112 µA. I think the CPU goes from IDLE mode to RUN mode every pwm period to switch the GPIO level, so with increasing frequency the current consumption goes up. If you reduce the frequency, the current consumption should go down.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power PWM Consumption</title><link>https://devzone.nordicsemi.com/thread/111123?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 00:21:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f100fb49-9fbf-40ae-ab51-183e5dcf2cd9</guid><dc:creator>LukeC</dc:creator><description>&lt;p&gt;Thanks, but in my application I need to have the LED on while running, I am trying to get the lowest sleep current possible while PWMing the LED.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power PWM Consumption</title><link>https://devzone.nordicsemi.com/thread/111122?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 14:30:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c103b568-6a49-4b5b-ab2f-ead3d2813af4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try to turn off the PWM before you go to to sleep, using the function &lt;code&gt;low_power_pwm_stop(&amp;amp;pwm_instance)&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>