<?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 with nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58277/spi-with-nrf52832</link><description>Dear Nordic Team: 
 Now I am doing a example test, with nRF52832 I want to use SPI master and SPI slave transtission.I have saw many demo example,but i dont know that which I should use? I have two DKs, one downloaded spim other one downloaded spis, Am</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Feb 2020 10:36:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58277/spi-with-nrf52832" /><item><title>RE: SPI with nRF52832</title><link>https://devzone.nordicsemi.com/thread/236212?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 10:36:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:464c1a53-cf4d-4828-a48a-80c86bbdb02f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You, you can test with the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/spi_master_example.html"&gt;SPI&lt;/a&gt; and &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/spi_slave_example.html"&gt;SPIS&lt;/a&gt; examples from the SDK. These examples should work without any modifications together with the nRF52 DK (PCA10040), you just need to connect the correct pins between the boards. Please make sure that you do not use the nrfx_spim example in the peripheral directory in the SDK, as this will not work without modifications for nRF52832.&lt;/p&gt;
&lt;p&gt;By default, the SPI and SPIS examples use the following pins:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SCK: P0.26&lt;/li&gt;
&lt;li&gt;MOSI: P0.29&lt;/li&gt;
&lt;li&gt;MISO: P0.30&lt;/li&gt;
&lt;li&gt;SS: P0.31&lt;/li&gt;
&lt;/ul&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>