<?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 configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39904/spi-configuration</link><description>How send the larger data,which is more then 300 bytes in spi master example.i am using the Sdk 15.0.how to enable the spi .please send the default pins used for the spi.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Oct 2018 08:49:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39904/spi-configuration" /><item><title>RE: spi configuration</title><link>https://devzone.nordicsemi.com/thread/155024?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 08:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dac64332-f37e-41fe-94e1-6036f1399eec</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Have you checked out the SPI example in the SDK?&lt;/p&gt;
&lt;p&gt;\nRF5_SDK_15.0.0_a53641a\examples\peripheral\spi\&lt;/p&gt;
&lt;p&gt;In this example the SPI pins are set by the&amp;nbsp;SPI_SCK_PIN, SPI_MOSI_PIN, SPI_MISO_PIN and SPI_SS_PIN defines in sdk_config.h&lt;/p&gt;
&lt;p&gt;As mentioned by Jörg you can send longer packets by controlling the chip select line manually, and sending multiple transactions while keeping chip select low.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi configuration</title><link>https://devzone.nordicsemi.com/thread/154746?ContentTypeID=1</link><pubDate>Sat, 27 Oct 2018 08:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af1a74e8-ef92-47de-9f27-6969b609a42b</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Just send the data in two transactions while keeping CS low.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>