<?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 on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78488/question-on-qspi-registers-cinstrconf-and-cinstrdat0</link><description>Hello, nrf5340 datasheet -&amp;gt; nRF5340_OPS_v0.5 
 section: 7.1.26.7 Sending custom instructions (Page: 383) 1. we can send an instruction consisting of a one-byte opcode and up to 8 bytes of additional data and to read its response. 2. After a custom instruction</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Aug 2021 18:50:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78488/question-on-qspi-registers-cinstrconf-and-cinstrdat0" /><item><title>RE: Question on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/thread/324900?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 18:50:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cebca555-edbb-48ae-8be3-120ac9adca0b</guid><dc:creator>sshenoy105</dc:creator><description>&lt;p&gt;ok.. thanks for confirming and it is greatly appreciated.. Looks like using your QSPI interface with many display controllers is&amp;nbsp;going to be challenging.&lt;/p&gt;
&lt;p&gt;if i have any further questions, i will file another ticket..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/thread/324822?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 11:47:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c72b764e-48bc-4c2d-9a61-1e08ad6b3e4f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry, my bad. I got caught up in the QSPI part. I&amp;#39;m afraid that custom instructions will work as a standard SPI where you have one signal for TX and another one for RX. SIO0 (out) and SIO1 (in) in this instance.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/thread/324719?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 18:27:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55b2e8d7-9cba-47b2-9d01-b74ccff4074c</guid><dc:creator>sshenoy105</dc:creator><description>&lt;p&gt;ok.. I looked at the latest datasheet and it is not much different as far as the context is concerned (please correct me if i missed anything there).. the question remains though since you did not answer what I had highlighted..&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Are you expecting the custom instruction to be written over all 4 IOs?&lt;/strong&gt;&lt;br /&gt;No.. It is clear to me how custom instruction works from POV of sending it from MCU&amp;nbsp;&lt;br /&gt;&lt;br /&gt;what I want to know is&amp;nbsp;&lt;strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;if the response data )from QSPI slave)&amp;nbsp;&lt;/strong&gt;&lt;strong&gt;&amp;nbsp;in&amp;nbsp;&lt;/strong&gt;&lt;span&gt;&lt;strong&gt;CINSTRDAT0 and CINSTRDAT1&amp;nbsp; contain ONLY bits that come in via SIO1&amp;nbsp;&lt;/strong&gt;&amp;nbsp;as shown in Figure 4 .&amp;nbsp; As in MCU sends command/data in SIO0 and does MCU expect the response from QSPI slave ONLY in SIO1 ? The reason I ask is many display controllers, sense what&amp;#39;s coming in via SIO0 and send response on the same SIO0 line.. can you please confirm ?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/thread/324678?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 13:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaa409a0-a83b-4d4f-9aa5-2bc41eda77cd</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;First off, is there a reason you&amp;#39;re using the nRF5340 OPS (v0.5) instead of the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fkeyfeatures_html5.html"&gt;official product specification&lt;/a&gt;? The OPS was intended for the engineering ICs, and can not be counted as complete.&lt;/p&gt;
&lt;p&gt;I assume this is the figure you&amp;#39;re referring to (it&amp;#39;s no longer Figure 116 in the latest PS revision).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1628773785980v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Are you expecting the custom instruction to be written over all 4 IOs? As stated in section &lt;strong&gt;7.25.7 Sending custom instructions:&amp;nbsp;&lt;/strong&gt;&amp;quot;&lt;em&gt;The custom instruction is sent when the CINSTRCONF register is written and it is always sent on a single data line SPI interface.&lt;/em&gt;&amp;quot; Which is why all custom instruction data goes over IO0 and IO1.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Best regards,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Simon&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on QSPI registers CINSTRCONF and CINSTRDAT0</title><link>https://devzone.nordicsemi.com/thread/324557?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 20:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d01f60f-4846-4b16-9c4c-272da62a2386</guid><dc:creator>sshenoy105</dc:creator><description>&lt;p&gt;the title should have been&amp;nbsp;&lt;/p&gt;
&lt;h1 class="name"&gt;Question on QSPI registers&lt;/h1&gt;
&lt;h1 class="name"&gt;CINSTRDAT0 and&amp;nbsp;CINSTRDAT1&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>