<?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>How to use two ADC parallely with interrupts? Should I use; RTC, Timer or PPI for the same? How to add timestamps for the parallel ADC readings.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49467/how-to-use-two-adc-parallely-with-interrupts-should-i-use-rtc-timer-or-ppi-for-the-same-how-to-add-timestamps-for-the-parallel-adc-readings</link><description>I am a begineer in Nordic trying to read voltage and current readings from ADC pin. I need to read both values in parallel, with known interval. So I need to use interrupts and add timestamps for current and voltage readings. I had tried combining SPI</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jul 2019 07:39:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49467/how-to-use-two-adc-parallely-with-interrupts-should-i-use-rtc-timer-or-ppi-for-the-same-how-to-add-timestamps-for-the-parallel-adc-readings" /><item><title>RE: How to use two ADC parallely with interrupts? Should I use; RTC, Timer or PPI for the same? How to add timestamps for the parallel ADC readings.</title><link>https://devzone.nordicsemi.com/thread/197281?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 07:39:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25350fa9-9430-4f4e-ada8-403f4849a68d</guid><dc:creator>vin_h</dc:creator><description>&lt;p&gt;I am a beginner in Nordic. To learn; I was trying to combine serial protocols with ADC and it seems to be working fine without any errors. But I failed to add time stamps and create interrupts for ADC readings. Thank you for guiding me to the documents and clearing my doubts is mutliple ADC readings. i understood that, the ADC readings are virtually simultaneous; pseudo- simultaneous. So, I hope i will be able to create interrups and add timestamps to the acquired data. Thank you for your support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use two ADC parallely with interrupts? Should I use; RTC, Timer or PPI for the same? How to add timestamps for the parallel ADC readings.</title><link>https://devzone.nordicsemi.com/thread/197038?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 08:51:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca087e2b-da86-4945-8adc-3b7965e994d9</guid><dc:creator>awneil</dc:creator><description>[quote userid="71311" url="~/f/nordic-q-a/49467/how-to-use-two-adc-parallely-with-interrupts-should-i-use-rtc-timer-or-ppi-for-the-same-how-to-add-timestamps-for-the-parallel-adc-readings"]I am a begineer in Nordic[/quote]
&lt;p&gt;Is that just a beginner with Nordic, or a beginner with microcontrollers in general?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Or a beginner with any form of programming?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For Nordic, start here:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://www.nordicsemi.com/Get-Started"&gt;https://www.nordicsemi.com/Get-Started&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you looked at the nRF52832 Prodcut Specification?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It shows you that there is &lt;strong&gt;only &lt;em&gt;one&lt;/em&gt; ADC;&lt;/strong&gt;&amp;nbsp; so you &lt;em&gt;&lt;strong&gt;cannot&lt;/strong&gt; &lt;/em&gt;read multiple source simultaneously - it will always have to do them sequentially.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The ADC example in the SDK illustrates reading several channels.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See also:&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45263/saadc-multiple-channel-acquisition"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/45263/saadc-multiple-channel-acquisition&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/23867/nrf52-best-practise-for-ultra-low-power-saadc-4-channel-conversion"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/23867/nrf52-best-practise-for-ultra-low-power-saadc-4-channel-conversion&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="71311" url="~/f/nordic-q-a/49467/how-to-use-two-adc-parallely-with-interrupts-should-i-use-rtc-timer-or-ppi-for-the-same-how-to-add-timestamps-for-the-parallel-adc-readings"] I had tried combining SPI, I2C and ADC for a try;[/quote]
&lt;p&gt;&lt;span&gt;How would that help?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>