<?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>how to enable/disable ppi and gpiote</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/260/how-to-enable-disable-ppi-and-gpiote</link><description>Hi ,everyone: 
 i design a pwm driver ,that contain one timer(TIMER2) and 4 ppi interface. 
 1.pwm(ppi and gpiote)
Now,i have a problem with it not be Synchronous .when i pause one of pwm pin(by ppi)
then reopen( call hal_pwm_go()) it not work correctly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Aug 2013 23:34:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/260/how-to-enable-disable-ppi-and-gpiote" /><item><title>RE: how to enable/disable ppi and gpiote</title><link>https://devzone.nordicsemi.com/thread/1379?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2013 23:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3089d986-c0e5-4e66-9bf7-a29b1a6ee569</guid><dc:creator>steven</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;about the second question,
i find that is priorities issue.
Because when i call sd_xx() function at the lower(prior 3,timer interrupt)
that will hardfault error. so i have set that at high prior level(1).&lt;/p&gt;
&lt;p&gt;&lt;img src="http://img198.imageshack.us/i/ske4.png/" alt="http://img198.imageshack.us/i/ske4.png/" /&gt;&lt;/p&gt;
&lt;p&gt;but i can&amp;#39;t Explanation the above Figure 71 API call section ,it is ok(low prior application interrupt to svc )?&lt;/p&gt;
&lt;p&gt;reference nRF51 reference nrF51_reference_manual.pdf p171 page.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to enable/disable ppi and gpiote</title><link>https://devzone.nordicsemi.com/thread/1378?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2013 07:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29c0da0f-6ce5-4139-b2dd-88d7a7851469</guid><dc:creator>steven</dc:creator><description>&lt;p&gt;thank you for your reply quickly.
Now,i only try program at not using softdevice.
so ,i not call sd_ppi_xx() function to setting the ppi .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to enable/disable ppi and gpiote</title><link>https://devzone.nordicsemi.com/thread/1377?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2013 07:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f5d2c9d-356f-421e-b2ae-7d7e75e1923e</guid><dc:creator>S&amp;#233;bastien Despont</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;if you are using soft_device, you have to use functions sd_ppi_X to manage the PPI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>