<?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 using PCA10001 issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2576/spi-using-pca10001-issues</link><description>Hi 
 I used the example from nrf51822_v4.4.1.31827\Board\nrf6310\spi_master_example for my PCA10001 board, as I know the pins configured in this example are for nrf6310 board I modified the section as follows for the PCA10001 board in spi_master_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 May 2014 08:46:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2576/spi-using-pca10001-issues" /><item><title>RE: SPI using PCA10001 issues</title><link>https://devzone.nordicsemi.com/thread/10221?ContentTypeID=1</link><pubDate>Thu, 22 May 2014 08:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d7a4410-55b5-4671-a62d-e168f77e2388</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think you are misunderstanding table 1 in nRF51822 PS v1.3. Pin 42 in the table refers to the physical mapping of the pins in figure 2. When you want to configure pin P0.22 to be the SPI clock, then you should simply write:&lt;/p&gt;
&lt;p&gt;#define SPI_PSELSCK0 22 /**&amp;lt; Pin P0.22 for clock */&lt;/p&gt;
&lt;p&gt;Do the same for the other SPI pins and it should work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>