<?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>Default SPI pins from examples provided are &amp;quot;Standard drive, low frequency I/O only&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77466/default-spi-pins-from-examples-provided-are-standard-drive-low-frequency-i-o-only</link><description>Hi, 
 
 I saw on this answer that the pins for SPI should be chosen among non &amp;quot;Standard drive, low frequency I/O only&amp;quot;. But from the default ones only SCK is not low frequency pin, rest are. Why this is the case? 
 
 Default pin assignment: 
 SPI_SCK_PIN</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Jul 2021 12:12:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77466/default-spi-pins-from-examples-provided-are-standard-drive-low-frequency-i-o-only" /><item><title>RE: Default SPI pins from examples provided are "Standard drive, low frequency I/O only"</title><link>https://devzone.nordicsemi.com/thread/320004?ContentTypeID=1</link><pubDate>Wed, 14 Jul 2021 12:12:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdc19fd0-712a-41ed-8217-c8a4bc0a1c0b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]But from the default ones only SCK is not low frequency pin, rest are. Why this is the case?[/quote]
&lt;p&gt;By default pin assignment I assume you are referring to the pin&amp;#39;s in the SPI examples?&lt;br /&gt;If so, this is done because the SPI examples in the SDK does not use the SoftDevice (or any radio functionality for that matter) - so you are then free to disregard the low-frequency recommendation, since the signal on these pins will not degrade radio performance anyways.&lt;br /&gt;Theoretically, while any of the GPIO&amp;#39;s could have been used, &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/dk/connector_if.html"&gt;a lot of them are already in use for other functionality on the DK&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Please be advised that any GPIO&amp;#39;s&amp;nbsp;&lt;em&gt;can&lt;/em&gt; be used for the SPI peripheral, but you should follow the guidance of the referenced Pin Assignment in the Product Specification to avoid degrading radio performance.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>