<?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>main clock control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1627/main-clock-control</link><description>Dear nordic guy, I&amp;#39;m developing
with nrf51822. I have one question regarding main clock control.
I want to turn on and off 16Mhz clock in application side.
application side use the rtc clock for timer.
and I want to turn off when device goes to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2014 10:39:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1627/main-clock-control" /><item><title>RE: main clock control</title><link>https://devzone.nordicsemi.com/thread/7178?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2014 10:39:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcfcde21-254b-4706-8b9a-80020f975aff</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;You can see in section 8.3 which modules of the nRF51 uses which clock and regulator sources. For GPIO, if you want to wake up the chip with a low current consumption, you should use the PORT event. You can take a look at this repository for examples of it: &lt;a target="_blank" href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples" rel="nofollow"&gt;https://github.com/NordicSemiconductor/nrf51-powerdown-examples&lt;/a&gt;
Also this question may be useful: &lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/is-it-possible-to-create-a-gpio-button-interrupt-without-gpiote" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/is-it-possible-to-create-a-gpio-button-interrupt-without-gpiote&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: main clock control</title><link>https://devzone.nordicsemi.com/thread/7177?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2014 04:12:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:035f5ee3-9725-4746-b171-ec09dec04f26</guid><dc:creator>hjjeon</dc:creator><description>&lt;p&gt;Dear Morten,thank for your reply,I have one question.
Do I have to disable gpio and uart close and spi close?
our device use the uart,spi,gpio.
If so, how can I take gpio signal?
gpio pin is used user detect pin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: main clock control</title><link>https://devzone.nordicsemi.com/thread/7176?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2014 14:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f85de4a9-b59a-4187-aec6-84f417233e6c</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Unless you specifically request the HFCLK to be running (for example using sd_clock_hfclk_request()), the 16 MHz clock will be turned off whenever possible. Take a look at &lt;a href="https://devzone.nordicsemi.com/index.php/what-is-the-power-and-clock-model-of-peripheral-in-nrf51"&gt;this question&lt;/a&gt; for information on how this works.&lt;/p&gt;
&lt;p&gt;In summary, you should make sure to disable all peripherals whenever they&amp;#39;re not actually needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>