<?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>Interfacing the PDM Mic in nrf52832 using NCS3.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123487/interfacing-the-pdm-mic-in-nrf52832-using-ncs3-0</link><description>Hello NRF Community, I am trying to interface the Adafruit PDM MEMS Microphone (Link: https://www.adafruit.com/product/3492) with my nrf52832dk. However, it fails every time. My ncs version is 3.0.0. I am providing my code for the reference. Everytime</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Aug 2025 13:20:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123487/interfacing-the-pdm-mic-in-nrf52832-using-ncs3-0" /><item><title>RE: Interfacing the PDM Mic in nrf52832 using NCS3.0</title><link>https://devzone.nordicsemi.com/thread/544785?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 13:20:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:436b32f0-207c-41b1-a557-cb9cb7e984d3</guid><dc:creator>Tarunraj Singh</dc:creator><description>&lt;p&gt;Thank You So Much Benjamin!!&lt;br /&gt;It worked!!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing the PDM Mic in nrf52832 using NCS3.0</title><link>https://devzone.nordicsemi.com/thread/544726?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 08:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e88af65e-7fca-4308-8390-be7c58f3e866</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;The build fails for the nRF52832 because a required overlay file is missing. To fix this, create a copy of&amp;nbsp;&lt;/span&gt;&lt;code&gt;dmic/boards/nrf52840dk_nrf52840.overlay&lt;/code&gt;&lt;span&gt; and rename it to &lt;/span&gt;&lt;code&gt;dmic/boards/nrf52dk_nrf52832.overlay&lt;/code&gt;&lt;span&gt;. I don’t see any differences needed for this overlay, so you can copy it as-is. The build should succeed afterward.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Benjamin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing the PDM Mic in nrf52832 using NCS3.0</title><link>https://devzone.nordicsemi.com/thread/544712?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 05:11:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:890532ee-6a59-4e8c-9ef8-e58638d8c02f</guid><dc:creator>Tarunraj Singh</dc:creator><description>&lt;p&gt;Hi Benjamin,&amp;nbsp;&lt;br /&gt;Thanks for the response&lt;br /&gt;&lt;br /&gt;I have tried the sample example. However, I found out that it is only working with nrf52840dk, not with nrf52832dk.&amp;nbsp;&lt;br /&gt;I tried to build the configurations on both the controller boards, succeeding with nrf52840dk, however failing with nrf52840dk each time.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Is it really the problem of board or I am having some misconception?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing the PDM Mic in nrf52832 using NCS3.0</title><link>https://devzone.nordicsemi.com/thread/544644?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 13:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d13ecb6-b371-4d9b-95cd-ccf9119a0930</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi Tarunraj,&lt;/p&gt;
&lt;p&gt;Have you looked at this &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/drivers/audio/dmic"&gt;sample&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;This simple app shows how to use the Audio DMIC API and helps with driver development by doing two PDM transfers with different channel setups, without processing the audio.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Benjamin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>