<?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>Zephyr qspi activate task - timeout issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88668/zephyr-qspi-activate-task---timeout-issue</link><description>Hi, 
 Initialization returns with time out , I see some signals continuously from the CS CLK IO0 pins. This happens after triggering the &amp;quot;activate task&amp;quot; in nrfx_qspi_init function. 
 
 nrf_qspi_task_trigger ( NRF_QSPI , NRF_QSPI_TASK_ACTIVATE ); 
 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jun 2022 18:05:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88668/zephyr-qspi-activate-task---timeout-issue" /><item><title>RE: Zephyr qspi activate task - timeout issue</title><link>https://devzone.nordicsemi.com/thread/371234?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 18:05:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbaa6ff4-fe7f-4c24-98e4-48876621f7b0</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The instruction set supported are listed here:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/qspi.html#instruction_set"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf5340/qspi.html#instruction_set&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;TASKS_ACTIVATE will execute the read status register instruction (RDSR, opcode 0x05). If you want to see how this opcode looks like I suggest to check out the Macronix datasheet for the serial NOR flash used on the nRF5340-DK:&amp;nbsp;MX25R6435F&lt;/p&gt;
&lt;p&gt;See in specific Figure 10. Read Status Register (RDSR) Sequence (page 26) and&amp;nbsp;Status Register table (page 30):&lt;br /&gt;&lt;a href="https://www.macronix.com/Lists/Datasheet/Attachments/8746/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.5.pdf"&gt;https://www.macronix.com/Lists/Datasheet/Attachments/8746/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.5.pdf&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Only NOR flash is supported.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>