<?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 device driver won&amp;#39;t compile in SDK 15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34778/adc-device-driver-won-t-compile-in-sdk-15</link><description>Hey guys, 
 
 I&amp;#39;m trying to use the ADC device driver in SDK 15 (saadc seems to always use an event handler and thus require interrupts, right?). It won&amp;#39;t compile since there are numerous defines that are not defined somehow. 
 So, I have defined NRFX_ADC_ENABLED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 May 2018 09:31:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34778/adc-device-driver-won-t-compile-in-sdk-15" /><item><title>RE: ADC device driver won't compile in SDK 15</title><link>https://devzone.nordicsemi.com/thread/133610?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 09:31:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:598563d0-55bc-44a0-b415-08d0ed624233</guid><dc:creator>jev</dc:creator><description>&lt;p&gt;Ah, of course. That was stupid of me, prolly not completely awake last Friday. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC device driver won't compile in SDK 15</title><link>https://devzone.nordicsemi.com/thread/133601?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 09:12:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a33177c-3497-4fbe-893f-c6171f6b4a28</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ADC driver are for use with the ADC of nRF51 IC. nRF52 ICs only have SAADC peripheral. You get the errors because the registers are not defined in the &lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/mdk/nrf52.h"&gt;nrf52.h&lt;/a&gt; and&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/mdk/nrf52_bitfields.h"&gt;nrf52_bitfields.h&lt;/a&gt; header files.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>