<?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>how to add header files in keil5 in ndk-52 example codes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22012/how-to-add-header-files-in-keil5-in-ndk-52-example-codes</link><description>hello, i am new to the Nordic controllers.I am having 2 doubts. 
 
 
 
 i want to modified saadc example code in keil 5 for that i want to add &amp;quot;app_timer.h&amp;quot; header file to the code. while copy the header file &amp;amp; respective .c file and paste it in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 May 2017 12:40:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22012/how-to-add-header-files-in-keil5-in-ndk-52-example-codes" /><item><title>RE: how to add header files in keil5 in ndk-52 example codes</title><link>https://devzone.nordicsemi.com/thread/86374?ContentTypeID=1</link><pubDate>Fri, 12 May 2017 12:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83f17769-76bf-4beb-8fa6-20de74e012b1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Please have a look at &lt;a href="https://devzone.nordicsemi.com/question/112648/having-issues-adding-drivers-to-a-new-project/?answer=112689#post-id-112689"&gt;this answer&lt;/a&gt;, which should help you understand how to add source/header files to your project in Keil.&lt;/li&gt;
&lt;li&gt;From the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/saadc.html?cp=2_2_0_36_11_0#unique_717931571"&gt;SAADC electrical specification&lt;/a&gt;, you can read the timing of the SAADC. The conversion time is &amp;lt;2 µs, and the smallest configurable acquisition time is 3 µs. This will give a total sample time of 5 µs, and give your the maximum sample rate of 200 ksps (1/5µs = 200 kHz). If you need higher acquisition time, the maximum sample rate will decrease.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>