<?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>app_pwm question: maximum tick value is 32000 with 32.768Khz external LF</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48185/app_pwm-question-maximum-tick-value-is-32000-with-32-768khz-external-lf</link><description>Hi, I&amp;#39;m using app_pwm with 32.768Khz external xtal. the following is my setting in sdk_config.h. 
 // &amp;lt;0=&amp;gt; RC // &amp;lt;1=&amp;gt; XTAL // &amp;lt;2=&amp;gt; Synth 
 #ifndef CLOCK_CONFIG_LF_SRC #define CLOCK_CONFIG_LF_SRC 1 #endif 
 app_pwm_cycle_ticks_get() 
 the above function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 02:42:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48185/app_pwm-question-maximum-tick-value-is-32000-with-32-768khz-external-lf" /><item><title>RE: app_pwm question: maximum tick value is 32000 with 32.768Khz external LF</title><link>https://devzone.nordicsemi.com/thread/191901?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 02:42:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bf846d1-5d3f-46f4-b0a0-547082088680</guid><dc:creator>alan.kim</dc:creator><description>&lt;p&gt;Thank you for the answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: app_pwm question: maximum tick value is 32000 with 32.768Khz external LF</title><link>https://devzone.nordicsemi.com/thread/191653?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 12:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32fecea0-3a50-4af7-895f-07981978715e</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The PWM library use &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_pwm.html?cp=5_1_3_34"&gt;Timer which again use the HFCLK&lt;/a&gt;. Changing the LFCLK source should therefore not affect the app_pwm.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>