<?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>Mapping the SPI pins to NRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65470/mapping-the-spi-pins-to-nrf52</link><description>I have currently building and am running the SPI Transaction Manager Example (spi_master_using_nrf_spi_mngr_pca10040) on the nrf52 pca10040 board, where is information for which P0 pins correspond to the following SPI pins MOSI, MISO, Clock and Enabl</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Sep 2020 06:29:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65470/mapping-the-spi-pins-to-nrf52" /><item><title>RE: Mapping the SPI pins to NRF52</title><link>https://devzone.nordicsemi.com/thread/267739?ContentTypeID=1</link><pubDate>Thu, 03 Sep 2020 06:29:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85bc26b4-2b52-4713-9086-bcb793d45c65</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you check out the pca10040.h board file in the SDK, you can see what all ARDUINO_PINs are defined as when developing a nRF52 DK project. ARDUINO_13_PIN is set to P0.25 (Digital pin 13) on the DK.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mapping the SPI pins to NRF52</title><link>https://devzone.nordicsemi.com/thread/267574?ContentTypeID=1</link><pubDate>Wed, 02 Sep 2020 09:22:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79847a18-b231-43a8-bbcc-ace30221d0f2</guid><dc:creator>Sherwood</dc:creator><description>&lt;p&gt;Thank you for the reply in the case of the following&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;.sck_pin  = ARDUINO_13_PIN&lt;br /&gt;&lt;br /&gt;is the sck pin connected to p0.13?&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mapping the SPI pins to NRF52</title><link>https://devzone.nordicsemi.com/thread/267545?ContentTypeID=1</link><pubDate>Wed, 02 Sep 2020 07:45:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8d2f317-bfc1-4fcf-bc5c-31201b3cd9cc</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can see what pins the SPI uses in the init_spi0_master() function in the example project. You can also edit these configs to use the pins you&amp;#39;d like.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>