<?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>pwm with use of timer and ppi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14759/pwm-with-use-of-timer-and-ppi</link><description>hi
its not working as i want . y is that? 
 first step i try to toggle just with one cc that is the code below 
 with changing of NRF_TIMER2-&amp;gt;CC[0] = 65536; nothing happend there is no difrence in changing it 
 y is that? 
 nrf_gpio_cfg_output(PWM_OUTPUT_PIN_NUMBER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jun 2016 16:12:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14759/pwm-with-use-of-timer-and-ppi" /><item><title>RE: pwm with use of timer and ppi</title><link>https://devzone.nordicsemi.com/thread/56357?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 16:12:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51fd9aed-ebcb-4b54-b4f1-000a18b18558</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;I would encourage you to copy the PWM library from SDK 10 or SDK 11 into your project. There was an ongoing attempt from us and other develoopers to generate reliable PWM for nRF51, but we eventually got it right in SDK 10.0.0. I would discourage you to do PWM manually, but rather try to use the PWM library from SDK 10/11 with your SDK 6 project. Just realize what peripherals you are using with the SDK 10/11 pwm library and avoid use those with other SDK 6 modules.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pwm with use of timer and ppi</title><link>https://devzone.nordicsemi.com/thread/56356?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 05:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e00cf76e-9c9e-4f4b-be79-0016ea72a32d</guid><dc:creator>navid</dc:creator><description>&lt;p&gt;im on sdk v6&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pwm with use of timer and ppi</title><link>https://devzone.nordicsemi.com/thread/56355?ContentTypeID=1</link><pubDate>Mon, 27 Jun 2016 14:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d0a069e-9897-4bec-988a-1f29b89d28b3</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;First question: Would you want to use &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_pwm.html?cp=5_0_0_3_20"&gt;app_pwm library&lt;/a&gt; instead of generating the PWM manually. The app_pwm internally uses TIMER+PPI+GPIOTE to generate the PWM. Valid from SDK 10.0.0. There is &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fexamples.html&amp;amp;cp=5_0_0_4"&gt;an example&lt;/a&gt; in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>