<?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 Master Clock mapping problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39936/spi-master-clock-mapping-problem</link><description>Hi, 
 I am trying to use the SPI with a sensor on our PCB. 
 Based on the SPIM example, I changed the used pins to match our configuration, where the clock (spi_config.sck_pin) is routed to pin GPIO-9 (P0.09). 
 For some reason, when setting the SPIM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Oct 2018 12:52:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39936/spi-master-clock-mapping-problem" /><item><title>RE: SPI Master Clock mapping problem</title><link>https://devzone.nordicsemi.com/thread/154866?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05abccd8-46f3-4edc-b7d6-fe6354727b14</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suspect that pin 9 and 10 are configured as NFC, for instance by default the projects may not have defined&amp;nbsp;CONFIG_NFCT_PINS_AS_GPIOS.&lt;/p&gt;
&lt;p&gt;See system_nrf52.c for details on CONFIG_NFCT_PINS_AS_GPIOS.&lt;/p&gt;
&lt;p&gt;You may also need to call &amp;#39;nrfjprog --eraseall&amp;#39; once after changing the define.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Keneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>