<?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>Issue regarding spi register settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34661/issue-regarding-spi-register-settings</link><description>I am trying to establish communication using SPIM. when I checked the macro definition of NRFX_SPIM0_ENABLED it&amp;#39;s present in apply_old_config.h. I am using nrfx_spim driver file to establish spi communication. 
 Can you please explain why the nrfx_spim</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 May 2018 06:37:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34661/issue-regarding-spi-register-settings" /><item><title>RE: Issue regarding spi register settings</title><link>https://devzone.nordicsemi.com/thread/132868?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 06:37:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e85c3498-2ff8-4176-856e-4fa7a82fac49</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Please try to remove all legacy defines related to SPI from sdk_config.h file and keep only nrfx ones.&lt;/p&gt;
&lt;p&gt;You will have your problems as long as you have SPI_ENABLED defined in the sdk_config file (doesn&amp;#39;t matter if set to 0 or 1).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>