<?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>Question about Changing SPI channel from SPI2 8Mhz to SPIM3 16MHz</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65214/question-about-changing-spi-channel-from-spi2-8mhz-to-spim3-16mhz</link><description>Hi, 
 I am developing a custom device with nrf52840 and use SPI for flash driver and radar sensor. 
 For better SPI performance of the flash driver and radar sensor, I am trying to change the SPI channel from SPI2 8Mhz to SPIM3 16MHz since 16Mhz is only</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Aug 2020 17:29:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65214/question-about-changing-spi-channel-from-spi2-8mhz-to-spim3-16mhz" /><item><title>RE: Question about Changing SPI channel from SPI2 8Mhz to SPIM3 16MHz</title><link>https://devzone.nordicsemi.com/thread/266582?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 17:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a7a164f-e596-498b-ac9e-6be230c561cc</guid><dc:creator>eleven-x_devteam</dc:creator><description>&lt;p&gt;Right, using the same GPIOs for two SPI instances and doesn&amp;#39;t have uninitializing code in the end of bootloader.&lt;/p&gt;
&lt;p&gt;It makes sense that SPI2 is being used in bootlodaer and F/W&amp;nbsp;will not be abled to initialize&amp;nbsp;SPI3 with the same GPIO.&lt;/p&gt;
&lt;p&gt;I verified that uninit SPI before jumnping to F/W can fix this issue.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question about Changing SPI channel from SPI2 8Mhz to SPIM3 16MHz</title><link>https://devzone.nordicsemi.com/thread/266455?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 11:18:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b18af14-7d50-476b-9442-12d85eafb770</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using the same GPIO pins for the two SPI instances? Is the SPI peripheral uninitialized/stopped in the bootloader before the jump to the application is made?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you provide an example that can be used to reproduce this behavior?&lt;/p&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>