<?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>nrf52840 flashing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20830/nrf52840-flashing</link><description>Hi, 
 I have bought a new nrf52840 PDK. I have gone through the PDK user guide and I came to know that we can use qspi pins as gpios by cutting the Solder bridge connections.
This is the phrase: 
 &amp;quot; To use the GPIOs for a purpose other than the onboard</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Mar 2017 07:00:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20830/nrf52840-flashing" /><item><title>RE: nrf52840 flashing</title><link>https://devzone.nordicsemi.com/thread/81358?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 07:00:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6faffd02-9253-4bf5-a0e1-a92b010baf20</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You may need some configuration of the newly connected device. I suggest that you post this as a separate question, as it does not relate to the initial question. This makes the questions and answer more searchable and keeps the site clean. I also suggest that you provide some more details on your issue, preferably with some code examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 flashing</title><link>https://devzone.nordicsemi.com/thread/81360?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 08:10:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:979923c9-294f-472b-bf67-72070461c679</guid><dc:creator>madhu</dc:creator><description>&lt;p&gt;I have connected a radio transceiver which is interfaced through spi. And my target is to read the device registers which are 8bit addressed @16MHz Clock. I have just changed read length to 4 and also commented configure_memory and spi_erase apis in qspi example code.
I have observed that   &amp;quot;nrf_qspi_event_check&amp;quot; api is waiting for the event ready, which is causing the continuous read operation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 flashing</title><link>https://devzone.nordicsemi.com/thread/81359?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 08:01:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f536212-5731-4d01-bc5e-b0d90d022e06</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which slave device did you connect? Did you edit the code to send commands supported by the device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 flashing</title><link>https://devzone.nordicsemi.com/thread/81357?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 16:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10a5ef29-3a6a-439d-8860-bcdee073770a</guid><dc:creator>madhu</dc:creator><description>&lt;p&gt;Thanks Holmefjord.&lt;br /&gt;
By changing so i am able to flash it well. Next i loaded qspi periperal example with an external slave device connected to gpio pins to which qspi is shorted.
In the main function i modified the code to perform read and write operations only one time. But on executing i&amp;#39;m seeing clock transfer continuously.&lt;/p&gt;
&lt;p&gt;Why it is happening so, you have any idea?&lt;/p&gt;
&lt;p&gt;Thanks and Regards.
R Madhu.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 flashing</title><link>https://devzone.nordicsemi.com/thread/81361?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 11:37:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75751db7-9088-40e8-8d3c-97417bfdbb62</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;By setting &lt;code&gt;MemSize = 0x000000&lt;/code&gt; in &lt;em&gt;QspiDefault.ini&lt;/em&gt;, found in the nrfjprog install directory (typically &lt;code&gt;C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin&lt;/code&gt;), you should be able to flash your device without QSPI.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>