<?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>Two SPI instances running at the same time.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67378/two-spi-instances-running-at-the-same-time</link><description>Hello, 
 I have one SPI instance (instance 3, but have tried others) reading data from an ADC. It&amp;#39;s reading data from an ADC triggered by a DRDY signal at 25khz. I setup a PPI chain where the DRDY interrupt will trigger the SS line to low, SPI transfer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Oct 2020 13:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67378/two-spi-instances-running-at-the-same-time" /><item><title>RE: Two SPI instances running at the same time.</title><link>https://devzone.nordicsemi.com/thread/275952?ContentTypeID=1</link><pubDate>Tue, 20 Oct 2020 13:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af5dd1d5-d19b-4fe2-b089-a647863469e9</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Is it possible that the SPI is reading memory that the SAADC is not writing to? e.g if the SAADC buffers are shorter than the &amp;quot;certain threshold&amp;quot; for the counting timer?&lt;/p&gt;
&lt;p&gt;Have you tried to debug to check where the data is lost? I know you are using PPI, but it should still be possible to set a breakpoint in an event handler. Use this to check whether it is the SPI or ADC that originally contains the 0 values.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>