<?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>PDM Event handler not being fired</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68033/pdm-event-handler-not-being-fired</link><description>I am trying to interface the microphone with nrf52840 and using the PDM interface. After initializing the module (nrfx_pdm_init) and then set the buffer , I do see clock and data signals on the Saleae but the pdm event handler is not being fired. 
 err</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Nov 2020 12:31:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68033/pdm-event-handler-not-being-fired" /><item><title>RE: PDM Event handler not being fired</title><link>https://devzone.nordicsemi.com/thread/278993?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2020 12:31:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b61c484-ecfb-41fc-91d1-60258c605cf1</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you sure the handler is never handled? could you try to call &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__nrfx__pdm.html#ga6a35f8ef97b4ee2774d34473c0d213b3"&gt;&lt;span&gt;&lt;span&gt;nrfx_pdm_buffer_set&lt;/span&gt;&lt;/span&gt;&lt;/a&gt; after start. This function needs to be called in the handler as well as a response to the buffer request event&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>