<?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>Removing noises from ADC reading through SPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117223/removing-noises-from-adc-reading-through-spi</link><description>Hi, 
 We have a custom board (powered by nRF52840 with Softdevice and nRF5 SDK 16) that has an external ADC module to sample 30 kHz ADC continuously for 1-2 seconds. What we have got so far is that we are experiencing noise caused by the BLE noise (When</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Dec 2024 23:11:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117223/removing-noises-from-adc-reading-through-spi" /><item><title>RE: Removing noises from ADC reading through SPI</title><link>https://devzone.nordicsemi.com/thread/514623?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 23:11:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fddb88e-99ed-4931-98f3-e339a3f15b94</guid><dc:creator>grabro</dc:creator><description>&lt;p&gt;Hi hmolesworth,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the quick reply. In our current design, we do have a separate regulator to supply to the external ADC module. But I will try the separate power source for the ADC with a separate coin cell battery and see how it goes.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Meanwhile, it would be great to find out whether such timeslot method would be suffice to tackle the BLE noise or not.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Many thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Removing noises from ADC reading through SPI</title><link>https://devzone.nordicsemi.com/thread/514614?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 21:12:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15537350-6b62-4a90-aee5-949b7161d29a</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Timing apart, noise is mostly coupled to the external ADC via VDD, both as a voltage dip and high-frequency noise both of which which will alias into ADC sample data even if the ADC has a high CMRR. The trick is to use separate reservoir capacitances for nRF and ADC which cannot back-drive (pull down) the other; this can be done using a separate regulator to the ADC, or a simple ideal diode (MAX40203) to the ADC to allow the nRF VDD to droop on BLE transmission without affecting the ADC VDD supply which will hold up by the local ADC bulk capacitance. A quick sanity test would be to supply the ADC with a separate coin cell battery with only a common GND but no common VDD. Should most of the noise disappear then that would indicate VDD coupling indeed be the primary culprit, and simple circuits exist to handle that. This is a frequent issue with low-level biological signals.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>