<?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 pin configuration issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58573/spi-pin-configuration-issue</link><description>Hi 
 
 I am new to nordic processors. 
 I am using spi_ pca10040 project as a reference for my custom board. On my board the SPI pin configuration is different from pca10040. I am modifying SPI pin configurations from CMSIS wizard. I observed my sdk_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Mar 2020 16:09:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58573/spi-pin-configuration-issue" /><item><title>RE: SPI pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/237856?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 16:09:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8887fc65-647f-4f40-b7f6-b0486e3a964a</guid><dc:creator>Lakshmikanth Satyavolu</dc:creator><description>&lt;p&gt;That works. Thanks Jorgen!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Lakshmi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/237847?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 15:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8d9599f-c7d1-4aa7-bb08-0561c0325f48</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;P0.09/P0.10 is by default configured as NFCT antenna pins. You need to define the symbol &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/nrf52_DK/hw_nfc.html"&gt;CONFIG_NFCT_PINS_AS_GPIOS&lt;/a&gt;&lt;span&gt;&amp;nbsp;to use the pins as GPIOs.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/237834?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 15:15:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dee754c2-f7ff-4660-8e1b-eb4f6f42c010</guid><dc:creator>Lakshmikanth Satyavolu</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using below configuration from sdk_config.h. I am using CMSIS wizard to modify.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;#define SPI_SCK_PIN 10&lt;/p&gt;
&lt;p&gt;#define SPI_MISO_PIN 9&lt;/p&gt;
&lt;p&gt;#define SPI_MOSI_PIN 12&lt;/p&gt;
&lt;p&gt;#define SPI_SS_PIN 26&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Default configuration was like below. (which is working perfect)&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;#define SPI_SCK_PIN 26&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;br /&gt;#define SPI_MISO_PIN 30&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;#define SPI_MOSI_PIN 29&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;#define SPI_SS_PIN 31&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Lakshmi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/237652?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 09:22:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e028b30-2010-4cd6-8f42-3ee5ecf11aee</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which pins are you using?&lt;/p&gt;
&lt;p&gt;Which configs did you modify in the sdk_config.h file?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>