<?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>Is it possible to trigger SAADC by PPI between RTC compare event and SAADC sample task?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19158/is-it-possible-to-trigger-saadc-by-ppi-between-rtc-compare-event-and-saadc-sample-task</link><description>I want to trigger SAADC by PPI between RTC compare event and SAADC sample task. Is it possible?
In the SAADC example (SDK 12.2.0), a timer is implemented. In function nrf_drv_timer_extended_compare(), a shortcut is set between compare event and clear</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Jan 2017 13:01:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19158/is-it-possible-to-trigger-saadc-by-ppi-between-rtc-compare-event-and-saadc-sample-task" /><item><title>RE: Is it possible to trigger SAADC by PPI between RTC compare event and SAADC sample task?</title><link>https://devzone.nordicsemi.com/thread/74157?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 13:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:446c6b13-7790-4690-b4f6-e2599d6f8e85</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;There is no shortcut between RTC compare event and clear task, but you can use PPI to connect these two. Use &lt;code&gt;nrf_drv_rtc_task_address_get(&amp;amp;rtc, NRF_RTC_TASK_CLEAR)&lt;/code&gt; to get the address of the clear task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>