<?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>Can NCS-ADC convert microphone analog signal into digital signal?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85016/can-ncs-adc-convert-microphone-analog-signal-into-digital-signal</link><description>Hello 
 NCS1.8.0 Windows10 X64; 
 Can [v1.8.0\zephyr\tests\drivers\adc] convert microphone analog signal into digital signal? for I2S 8bit 8kHz 
 
 
 thanks 
 Best Regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Feb 2022 13:39:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85016/can-ncs-adc-convert-microphone-analog-signal-into-digital-signal" /><item><title>RE: Can NCS-ADC convert microphone analog signal into digital signal?</title><link>https://devzone.nordicsemi.com/thread/354371?ContentTypeID=1</link><pubDate>Tue, 22 Feb 2022 13:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c48098e-34a1-4dc0-bda4-39ec3290e89a</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Yes, you may use the SAADC peripheral to generate samples from a microphone and then transfer them elsewhere using the I2S peripheral, sure.&lt;br /&gt;You should configure the SAADC to do periodic sampling at the required frequency through connecting it to a TIMER instance through the PPI peripheral - i.e use the PPI peripheral to make the TIMER CAPTURE/COMPARE event trigger the SAMPLE task of the SAADC, and then have the SAADC&amp;#39;s DONE event handler stage the buffer for transfer over I2S.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>