<?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>ADC Clock</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89469/adc-clock</link><description>Hi, 
 On my bl653_dvk board, I am running the ADC example. It functions properly. I have a few questions about this: 
 1. How to determine which clock is being used by the ADC peripheral in this situation. 
 2. Every 20 samples, the rms value must be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jul 2022 06:34:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89469/adc-clock" /><item><title>RE: ADC Clock</title><link>https://devzone.nordicsemi.com/thread/374999?ContentTypeID=1</link><pubDate>Fri, 01 Jul 2022 06:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25b44633-b6ac-4e86-a063-d44d17efeb78</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;They are available in newlib (&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/zephyr/kernel/libc/index.html#c-standard-library"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/zephyr/kernel/libc/index.html#c-standard-library&lt;/a&gt;) so please make sure you have&amp;nbsp;&lt;span&gt;CONFIG_NEWLIB_LIBC enabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC Clock</title><link>https://devzone.nordicsemi.com/thread/374907?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 12:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a378db52-8811-49a0-bfba-f6cb95339d92</guid><dc:creator>Shikamaru</dc:creator><description>&lt;p&gt;Thanks&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/vibe"&gt;Vidar Berg&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Am using nRF toolchain version 1.9.1 , in that toolchain I didn&amp;#39;t find these function. can you suggest on which toolchain these function&amp;#39;s are available. However in zephyr repo am able to find sqrt() function. unfortunately I didn&amp;#39;t find pow().&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note: am using nRF connect app and&amp;nbsp; VSCode with nRF Extensions to build my project.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Shikamaru.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC Clock</title><link>https://devzone.nordicsemi.com/thread/374872?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 11:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:375d9c52-bca0-4dc4-84bf-a325a81789af</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. The SAADC runs of the internal HF oscillator unless you explicitly request you request the HF crystal oscillator through &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrfxlib/mpsl/doc/api.html#c.mpsl_clock_hfclk_request"&gt;mpsl_clock_hfclk_request()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;2. sqrt() and pow() are available in math.h&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>