<?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>SPI slave Rx Buffer read</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3328/spi-slave-rx-buffer-read</link><description>Hi,
I&amp;#39;m using the nRF51822 and pCA10001 as SPI slave.
For reasons beyond my control I have to read the Rx Buffer before the CSN is released.
Yes, I know I shouldn&amp;#180;t do it this way, but I have no option (as far as I know). 
 I have the shortest while</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Aug 2014 10:59:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3328/spi-slave-rx-buffer-read" /><item><title>RE: SPI slave Rx Buffer read</title><link>https://devzone.nordicsemi.com/thread/12126?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 10:59:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c642fffb-28c1-4b76-a478-1e94f91f8b1f</guid><dc:creator>H&amp;#229;kan Wennerholm</dc:creator><description>&lt;p&gt;Just an update on my struggle to read buffers while the DMA is there and writes. Declaring the Rx Buffer volatile made life a lot easier. This makes it possible to use all the optimization levels.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>