<?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>Can I use the same compare to generate 2 gpio ppi event?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1010/can-i-use-the-same-compare-to-generate-2-gpio-ppi-event</link><description>Can I initial like below to generate 2 opposition PWM waves on 2Pins？ 
 /* Configure PPI channel 0 to toggle PWM_OUTPUT_PIN on every Timer 2 COMPARE[0] match. */
NRF_PPI-&amp;gt;CH[0].EEP = (uint32_t)&amp;amp;NRF_TIMER2-&amp;gt;EVENTS_COMPARE[0];
NRF_PPI-&amp;gt;CH[0].TEP = (uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2013 16:27:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1010/can-i-use-the-same-compare-to-generate-2-gpio-ppi-event" /><item><title>RE: Can I use the same compare to generate 2 gpio ppi event?</title><link>https://devzone.nordicsemi.com/thread/4776?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2013 16:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:406e5728-e1d8-4ce7-83c2-52916dd4d110</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;In short yes. This quote is from the end of section 15.1 of the Reference Manual:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;One event can trigger multiple tasks by using multiple channels and one task can be triggered by multiple events in the same way.&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>