<?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>SAADC configuration duplication in code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125878/saadc-configuration-duplication-in-code</link><description>Hi, 
 I am developing an audio application on nRF54L15. I have successfully used the Zephyr API to read sequences from the ADC with extra samplings (the &amp;quot;extra samplings&amp;quot; part would&amp;#39;ve been nice to see in the DevAcademy exercise). To get higher sampling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Nov 2025 13:12:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125878/saadc-configuration-duplication-in-code" /><item><title>RE: SAADC configuration duplication in code</title><link>https://devzone.nordicsemi.com/thread/555749?ContentTypeID=1</link><pubDate>Fri, 28 Nov 2025 13:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c354a1b-04f9-4ebc-9444-0c7fc3b53ec5</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The lesson you are looking at is using DPPI. Currently DPPI is not supported with the Zephyr drivers so you need to use the low level NRFX driver for the SAADC, so in general the drivers a closer to what you will find in a bare metal system. These drivers don&amp;#39;t use the same setup as the more generic zephyr drivers. So its a yes to that this is specific for Nordic devices&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>