<?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>Using PDM in low power mode to trigger wake from sleep</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80885/using-pdm-in-low-power-mode-to-trigger-wake-from-sleep</link><description>I am using the Arduino Nano 33 BLE Sense (with nRF52840) which comes with a mounted MEMS PDM microphone ( MP34DT05 ). My project will be battery powered and thus calls for me to put the MCU into low power mode when appropriate. So, what I would like to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Oct 2021 18:51:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80885/using-pdm-in-low-power-mode-to-trigger-wake-from-sleep" /><item><title>RE: Using PDM in low power mode to trigger wake from sleep</title><link>https://devzone.nordicsemi.com/thread/335364?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 18:51:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81533b6d-43bf-4c60-b0cb-f9594c1ea4d8</guid><dc:creator>Evan M</dc:creator><description>&lt;p&gt;Ok, I think you are right. I will likely&amp;nbsp;try using an external electret mic and ANADETECT. Thank you for the response!&lt;/p&gt;
&lt;p&gt;Evan&lt;/p&gt;
&lt;div id="vidyowebrtcscreenshare_is_installed"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using PDM in low power mode to trigger wake from sleep</title><link>https://devzone.nordicsemi.com/thread/335272?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 11:24:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:def47b92-1a56-4fb3-ac64-e1f745d74d4d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;My understanding is inline with yours. The mic will continously generate PDM data when there is a CLK signal present, so you can&amp;#39;t really detect the amount of sound level based on an analog &amp;quot;measurement&amp;quot; of this digital signal (e.g. filtering or anadetect). Also, generating the CLK signal will likely be a major contribution to the current consumption here, because while the CLK signal is&amp;nbsp;enabled&amp;nbsp;there are internal regulators and clocks that need to be powered. I can&amp;#39;t really see any easy way forward here, other than duty cycle the mic frequently to try to evaluate the noise in the system based on the digitial samples from the PDM.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>