<?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>Activating PWM and 4MHz clock signal from GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29663/activating-pwm-and-4mhz-clock-signal-from-gpio</link><description>Hello 
 I am using nRF51822 Nordic controller, SDK 9 and S130 Soft-Device.
I have used to generate a 1 KHz PWM signal successfully using timer 1.
And generating a 4 MHz clock signal from GPIO using timer 2 also succeeded. 
 Each trial alone 
 But</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jan 2018 15:20:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29663/activating-pwm-and-4mhz-clock-signal-from-gpio" /><item><title>RE: Activating PWM and 4MHz clock signal from GPIO</title><link>https://devzone.nordicsemi.com/thread/117770?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 15:20:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30b8f36d-841c-44d5-ba71-82b70141ffc5</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;The app_pwm library uses PPI channels, and it is likely that you overwrite its configuration when you configure the PPI registers directly in your ppi_init() function. Instead of configuring it directly you should use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/hardware_driver_ppi.html?cp=4_0_0_2_7"&gt;PPI driver&lt;/a&gt;. That will take care of assigning free PPI channels for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activating PWM and 4MHz clock signal from GPIO</title><link>https://devzone.nordicsemi.com/thread/117769?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 11:20:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed3c07e9-8481-40f6-80f7-e565734fd27d</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;The pwm block is a copy of an example supported in the sdk examples file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activating PWM and 4MHz clock signal from GPIO</title><link>https://devzone.nordicsemi.com/thread/117768?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 10:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11c20659-5bbf-4a5b-8565-23ef0abdc265</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How are you generating your PWM? Can you post some code (you can edit your original question)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>