<?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>QSPI ready wait never returns</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78395/qspi-ready-wait-never-returns</link><description>Hi! I made a custom board with an external flash memory that communicate with nRF52840 through QSPI. I have some boards that works very well, but i have someones that freeze when I call nrfx_qspi_init(). I found that when I run the code in debug mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Aug 2021 10:14:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78395/qspi-ready-wait-never-returns" /><item><title>RE: QSPI ready wait never returns</title><link>https://devzone.nordicsemi.com/thread/324182?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 10:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01efb4dd-ab6e-4176-9091-1417b11b0f29</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good to hear you found the issue. I will close this ticket then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: QSPI ready wait never returns</title><link>https://devzone.nordicsemi.com/thread/324089?ContentTypeID=1</link><pubDate>Mon, 09 Aug 2021 20:22:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7923b7ae-db70-4d8e-a76f-ea60a731a64e</guid><dc:creator>Franco Fischer</dc:creator><description>&lt;p&gt;I found the error. &lt;br /&gt;I use the GPIOTE for another peripherals, and due to the external flash memory has some pins uncorrect soldered (I think that CS pin is shorted to ground), the function port_event_handle on nrfx_gpiote.c stucks on the for loop because latch_pending_read_and_check never returns false. So, when nrfx_qspi_init returns an error I disable the QSPI hardware with nrfx_qspi_uninit. &lt;br /&gt;Please close the ticket. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>