<?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 do I include nrfx drivers in an nRF Connect SDK project?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77173/how-do-i-include-nrfx-drivers-in-an-nrf-connect-sdk-project</link><description>I&amp;#39;ve been trying to write a simple I2S loopback project for the nRF5340DK board using SES. Zephyr&amp;#39;s documentation doesn&amp;#39;t list I2S as a supported peripheral for this device, so I think I need to use the nrfx_i2s driver. I&amp;#39;ve enabled Modules-&amp;gt;hal_nordic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Jul 2021 20:02:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77173/how-do-i-include-nrfx-drivers-in-an-nrf-connect-sdk-project" /><item><title>RE: How do I include nrfx drivers in an nRF Connect SDK project?</title><link>https://devzone.nordicsemi.com/thread/318860?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 20:02:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa92a7c6-3e84-4266-aae8-5b5736532b34</guid><dc:creator>JB_Teufel</dc:creator><description>&lt;p&gt;Nevermind.&amp;nbsp; In the process of reducing it to a minimal example for further troubleshooting, I realized it was specifically this definition that was the issue, and that I was calling the macro incorrectly.&amp;nbsp; It looks like the API changed between the nRF5 17.0 SDK, where I borrowed the example code, and the nrfx drivers.&amp;nbsp; Supplying the pins as arguments resolved this for me.&amp;nbsp; Sorry about the confusion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I include nrfx drivers in an nRF Connect SDK project?</title><link>https://devzone.nordicsemi.com/thread/318858?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 19:29:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be2bec7f-6721-48e9-9172-c2684d17a882</guid><dc:creator>JB_Teufel</dc:creator><description>&lt;p&gt;One thing I forgot to mention is that SES is aware of the h file.&amp;nbsp; If I right click in main and mouse over &amp;quot;Go to included file&amp;quot;, #include &amp;lt;nrfx_is2.h&amp;gt; is in the list, and I&amp;#39;ve confirmed that it opens an h file with the definition of NRFX_I2S_DEFAULT_CONFIG.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>