<?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>Issue of using SPI in bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35129/issue-of-using-spi-in-bootloader</link><description>Hi support team, 
 I was using SDK15.0 and PDK with nrf52840. I planned to implement a serial bootloader with SPI interface. I started with the example of &amp;quot;examples\dfu\secure_bootloader\pca10056_uart_debug&amp;quot; and I&amp;#39;ve replaced UART with SPI (include a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Aug 2018 02:48:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35129/issue-of-using-spi-in-bootloader" /><item><title>RE: Issue of using SPI in bootloader</title><link>https://devzone.nordicsemi.com/thread/142716?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 02:48:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15a0972b-23d3-401e-8266-23a5d3a6f074</guid><dc:creator>Liu Tengfei</dc:creator><description>&lt;p&gt;&lt;span&gt;We&amp;nbsp;spent a lot of time to probe SPI lines! F&lt;/span&gt;inally we fixed the problem by adding this line at the beginning of main function.&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;NRF_POWER-&amp;gt;&lt;/span&gt;&lt;span&gt;TASKS_CONSTLAT&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue of using SPI in bootloader</title><link>https://devzone.nordicsemi.com/thread/135330?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 09:48:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abeeb026-6607-483c-8ee3-d32489d1a8ac</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I am guessing that something is happening on the SPI lines during the powerup sequence. Probing these lines using some analyzer should give you a lot of information. Also loosing 11 bits is very strange, SPI operates in bytes.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue of using SPI in bootloader</title><link>https://devzone.nordicsemi.com/thread/135274?ContentTypeID=1</link><pubDate>Fri, 08 Jun 2018 02:18:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e8f26ff-2d68-4910-b1d6-c46f1b9742f5</guid><dc:creator>Liu Tengfei</dc:creator><description>&lt;p&gt;Could someone help on this?&amp;nbsp;Is there any difference between soft-reset and power cycle on SPI and GPIO configurations? (probably due to MBR or other interrupt?)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>