<?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>Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29830/timer-in-counter-mode-is-not-counting-via-ppi</link><description>I have designed my own custom PCB with nrf52832 . The schematics of my PCB is attached with this post. 
 I am programming the soft device hex file but not initializing it in my application. I want to first test my PCB and waveforms for ADS7044 before</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jan 2018 13:46:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29830/timer-in-counter-mode-is-not-counting-via-ppi" /><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118515?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2018 13:46:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b63a9fcb-fd5f-4e64-8e4b-07290f8bb169</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I get a lot of compile errors when trying to compile your example. I had to remove UART from the application as the vector variable is not supported on my system. However, I get a warning that &lt;em&gt;nrf_drv_clock_init&lt;/em&gt; and &lt;em&gt;nrf_drv_clock_hfclk_request&lt;/em&gt; is implicitly declared, and you are missing inclusion of header file &lt;em&gt;nrf_drv_clock.h&lt;/em&gt;. Could it be that your clock is not running?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118520?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 22:41:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c018f53-f772-4da8-a8a7-33e31f22f795</guid><dc:creator>abhiarora</dc:creator><description>&lt;p&gt;Hello, Thanks for your reply. Check my edited question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118519?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 22:30:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1096348f-5891-4b52-b478-4bef6c63367f</guid><dc:creator>abhiarora</dc:creator><description>&lt;p&gt;I have tested my code on my own PCB. The Timer 4 compare wasn&amp;#39;t triggerred. In my application, soft device was loaded but not initialized.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118518?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 21:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7bd3158-2aaa-49cc-b7d6-d2d04e0269ac</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I tested your code on nRF52-DK (PCA10040 board), and I&amp;#39;m getting interrupt on the compare event on TIMER4. Have you tested your code on a DK? I only changed the SPI pins to 27-29, to avoid crash with the crystal on the DK, and call &lt;code&gt;ccd_init()&lt;/code&gt; once and &lt;code&gt;ccd_run()&lt;/code&gt; in a loop in main().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118516?ContentTypeID=1</link><pubDate>Tue, 16 Jan 2018 17:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:010a0f20-8dda-4aeb-b479-e4ba96a7492c</guid><dc:creator>abhiarora</dc:creator><description>&lt;p&gt;I have edited my answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer in Counter Mode is not counting via PPI?</title><link>https://devzone.nordicsemi.com/thread/118517?ContentTypeID=1</link><pubDate>Mon, 15 Jan 2018 12:20:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0169247d-658c-4807-a3b7-2787ef7ca060</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Is the SPI communication working as expected? Are you using the nRF52 Preview DK (PCA10036 board), as your tags indicate? If you are a nRF52-DK/PDK, have you removed the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/preview_dev_kit/hw_32khz_crystal.html?cp=2_1_5_5_5"&gt;crystal&lt;/a&gt; and connected the P0.00 and P0.01 pins to the pin header?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>