<?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 simplest use of PWM driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88796/the-simplest-use-of-pwm-driver</link><description>Hello all! 
 I would like to use the PWM driver, yes, the hardware that is on board the chip. To get going certain code parts from the PWM driver that comes with the SDK, namely those 5 demos were copied to my project, namely 
 
 The idea is to dim and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jun 2022 12:32:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88796/the-simplest-use-of-pwm-driver" /><item><title>RE: The simplest use of PWM driver</title><link>https://devzone.nordicsemi.com/thread/371890?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2022 12:32:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fbc063c-4a68-4982-8aab-21e25cf9f7ee</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In most cases the PWM handler it isn&amp;#39;t necessary to use. In the PWM_driver example the &lt;strong&gt;button&lt;/strong&gt; handler is used to switch between different PWM sequences when a button is pressed. The PWM handler is mostly used to signalize the state of the PWM peripheral such when a sequence has been played. &lt;a href="https://github.com/too1/ncs-nrfx-pwm-simple-example/blob/master/src/main.c"&gt;Here&lt;/a&gt; is an example that varies the duty cycle/intensity of the onboards LEDs. It&amp;#39;s made for NCS, but it shouldn&amp;#39;t be that hard to port it to nRF5SDK.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>