<?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>nrf51822 PWM Library on mBed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7225/nrf51822-pwm-library-on-mbed</link><description>Hello, I am trying to use the &amp;#39;nrf51-pwm-library &amp;#39; on mBed with a nrf51822 on RedBearLab Nano. 
 I copied the nrf_pwm.h/c files and they compile, but I never get any sort of signal out of the PWM pin. (Pin 19 on the RBL Nano is an on board LED.) 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Apr 2018 10:56:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7225/nrf51822-pwm-library-on-mbed" /><item><title>RE: nrf51822 PWM Library on mBed</title><link>https://devzone.nordicsemi.com/thread/128434?ContentTypeID=1</link><pubDate>Mon, 16 Apr 2018 10:56:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8170a198-a72e-481c-bb64-7e5ce7719d60</guid><dc:creator>Bharat</dc:creator><description>&lt;p&gt;Hi Stian&lt;/p&gt;
&lt;p&gt;I am working on nRF51-DK on Mbed IDE &amp;amp; using the sample code link : &lt;a href="https://os.mbed.com/handbook/PwmOut" rel="nofollow"&gt;https://os.mbed.com/handbook/PwmOut&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When enabled PwmOut in my project, PWM is working ok standalone but other pheripherals like UART are not working.&lt;/p&gt;
&lt;p&gt;It would be grateful if you suggest to resolve this issue.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Bharat Gopani&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 PWM Library on mBed</title><link>https://devzone.nordicsemi.com/thread/25511?ContentTypeID=1</link><pubDate>Tue, 06 Oct 2015 15:34:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74e7f740-32fb-475c-bf81-5277f6d69774</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;I was not able to make this work either. I think it has to do with how mbed handles interrupts. It stops in the call to NVIC_SetPendingIRQ(PWM_IRQn).&lt;/p&gt;
&lt;p&gt;However, mbed has a PwmOut class that is easy to set up. You can read about it here: &lt;a href="https://developer.mbed.org/handbook/PwmOut"&gt;developer.mbed.org/.../PwmOut&lt;/a&gt;. The example code provided works out of the box with the nRF51-DK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>