<?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>nrf5340 PWM current consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86926/nrf5340-pwm-current-consumption</link><description>Hi, 
 I encountered that the PWM couldn&amp;#39;t be closed completely, it still has about 100uA after PWM is uninitialized. 
 For troubleshooting purposes, I have posted my code to a simple project and tested it on the nRF5340-DK. 
 Please check the attachment</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Apr 2022 10:18:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86926/nrf5340-pwm-current-consumption" /><item><title>RE: nrf5340 PWM current consumption</title><link>https://devzone.nordicsemi.com/thread/363845?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 10:18:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb1e40f6-68f6-4403-a9ad-10524ea5993e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the delayed response. I notice from your code that you are starting the HF crystal oscillator in PWM_Init(), but never stopping it again. Please try to call NRF_CLOCK-&amp;gt;TASKS_HFCLKSTOP = 1; from PWM_Uninit() and see if you get the same result.&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>