<?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>Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38846/measuring-pulse-width-using-ppi-and-gpiote</link><description>Just as the title says, I&amp;#39;m trying to measure an input pulse width using PPI and GPIOTE. I am currently measuring the pulse width using timer interrupts, but I would like to move to PPI to avoid issues when I start to use the Soft Device. 
 From looking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 01 Mar 2020 19:28:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38846/measuring-pulse-width-using-ppi-and-gpiote" /><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/237295?ContentTypeID=1</link><pubDate>Sun, 01 Mar 2020 19:28:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5151be6c-3fe6-4c3b-b811-0d1d45af08e3</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Can you please post your code?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/150662?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 10:56:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16365527-0ec0-423b-9c40-759f33bc4f01</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;That is good to hear.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please share the code if you can. It is always interesting to see what caused the problem in the first place &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/150506?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 13:52:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d2ab24f-f931-4038-b3ed-4a8e7da71d15</guid><dc:creator>BMagnan</dc:creator><description>&lt;p&gt;I fixed the problem, I will post my code up at some point for others to see.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/150502?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 13:46:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9dc7a1c-8c7f-4303-b5bf-e1c32b24ccdb</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The configuration of the SHORTS register seems a bit odd to me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As it is now you will be clearing the timer every time CC[5] is reached, which corresponds to once every 16us. Is this intentional?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/150240?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 11:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30e79b6e-e463-4a72-9b71-555ba22dd560</guid><dc:creator>BMagnan</dc:creator><description>&lt;p&gt;Yes, I enabled the channels at the end of the GPIOE configuration above.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Measuring Pulse Width using PPI and GPIOTE</title><link>https://devzone.nordicsemi.com/thread/150226?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 11:14:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:829f7a05-e022-4fce-b538-8f33292f5250</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Did you remember to enable your PPI channels?&lt;/p&gt;
&lt;p&gt;You do this through the CHENSET register:&lt;/p&gt;
&lt;p&gt;NRF_PPI-&amp;gt;CHENSET = (1 &amp;lt;&amp;lt; 5) | (1 &amp;lt;&amp;lt; 6);&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>