<?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>Stopping PWM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13484/stopping-pwm</link><description>Hi, 
 I am using nrf_pwm_noglitch.c from here . Is there a way to stop the pwm cleanly?. I would like to have a nrf_pwm_deinit(); similar to nrf_pwm_init(). Currently I set value of pwm to 0(0% duty cycle) and then disable interrupts. But this does not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Apr 2016 09:14:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13484/stopping-pwm" /><item><title>RE: Stopping PWM</title><link>https://devzone.nordicsemi.com/thread/51447?ContentTypeID=1</link><pubDate>Wed, 27 Apr 2016 09:14:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48b99379-4eb3-4dd0-b5d0-660db58906d7</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi, after the nrf_pwm_noglitch project on github we have since made a PWM library for the nRF51-series in the nRF5 SDK v11. I suggest you use that for further development, see \examples\peripheral\pwm_library. The nrf_pwm_noglitch github project is no longer maintained.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>