<?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>NCS 1.9.0 usage issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86133/ncs-1-9-0-usage-issues</link><description>Dear Nordic Engineers 
 I used NRF CONNECT SDK on NRF52840,I have some questions,Please help me. 
 1、I used the buttons module of the Common Application Framework ,but I found that all I/O can only be configured as pull-up or pull-down in the code.I hope</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2022 09:37:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86133/ncs-1-9-0-usage-issues" /><item><title>RE: NCS 1.9.0 usage issues</title><link>https://devzone.nordicsemi.com/thread/359951?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 09:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aea89723-336a-4345-a7db-a729e79cd076</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I do no understand the question, typically you have a high frequency clock used for running MCU and Radio, and you have a low frequency clock for low power operation and wakeup at certain intervals.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 1.9.0 usage issues</title><link>https://devzone.nordicsemi.com/thread/359910?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 06:59:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:988526a5-db27-4f6c-a1ba-6beeb8a13a35</guid><dc:creator>Hannibalhz</dc:creator><description>&lt;p&gt;Dear Kenneth&lt;/p&gt;
&lt;p&gt;Thanks for your answer.&lt;/p&gt;
&lt;p&gt;Please help to answer my second qusetion.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2、Can I use the high frequency clocks as a clock source for interrupts?If so,what should I do in the code to configure?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 1.9.0 usage issues</title><link>https://devzone.nordicsemi.com/thread/359726?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 08:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c350d64-9571-499c-8c2c-1238efc9d1b5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I was looking at this example &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v1.8.0/samples/caf"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v1.8.0/samples/caf&lt;/a&gt;, and it looks like the pull-up/down configuration are not set by the caf_buttons module.&lt;/p&gt;
&lt;p&gt;The caf_module only define which pins to use, the pull configuration is set&amp;nbsp;in the board .dts file, for instance:&lt;br /&gt;pins used by caf: &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/samples/caf/configuration/nrf52840dk_nrf52840/buttons_def.h"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/samples/caf/configuration/nrf52840dk_nrf52840/buttons_def.h&lt;/a&gt;&amp;nbsp;&lt;br /&gt;configuration of pins: &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840.dts"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840.dts&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if you want to change pull configuration you can for instance add changes in the overlay file:&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/samples/caf/boards/nrf52840dk_nrf52840.overlay"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v1.8.0/samples/caf/boards/nrf52840dk_nrf52840.overlay&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please also refer to the documentation for the caf buttons module on configuration options:&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/caf/buttons.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/caf/buttons.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>