<?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>NRF53  QSPI signal with unexpected output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81170/nrf53-qspi-signal-with-unexpected-output</link><description>Hi , I got a problem when testing nrf53 qspi signal using a logic analyzer ,with a non-blocking init of qspi and a 4 Byte write , codes are below: 
 I got a word align problem at first , solved it by adjusting the address at line 7 
 
 according to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Nov 2021 12:30:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81170/nrf53-qspi-signal-with-unexpected-output" /><item><title>RE: NRF53  QSPI signal with unexpected output</title><link>https://devzone.nordicsemi.com/thread/338159?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 12:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58a5b380-4a86-468f-ba73-70e53b428632</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;It could be a signal intergity issue, in that case we need an analog scope of the signals.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF53  QSPI signal with unexpected output</title><link>https://devzone.nordicsemi.com/thread/336769?ContentTypeID=1</link><pubDate>Mon, 01 Nov 2021 06:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48f9508f-fbf6-43ce-9246-c1e21e17346b</guid><dc:creator>Eric_Zheng</dc:creator><description>&lt;p&gt;The output tranlated to bytes&amp;nbsp; :&lt;/p&gt;
&lt;p&gt;first&amp;nbsp;part (between the first falling edge of qspi_clk and the first rinsing edge of it)&lt;/p&gt;
&lt;p&gt;0x00 0x00 0x01 0x01 0x00 0x00 0x00 0x00 , 8 bytes&lt;/p&gt;
&lt;p&gt;second part&amp;nbsp;&lt;span&gt;(between the second falling edge of qspi_clk and the second rinsing edge of it)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;0xCC 0xCC 0xCD 0xDC&amp;nbsp; ,4 Bytes&amp;nbsp;&lt;/p&gt;
&lt;p&gt;third part (which is the same as described in ps)&lt;/p&gt;
&lt;p&gt;0x00 0x11 0x10 0x00 (it is 0x38h as the figure 129 in nrf53 ps&amp;nbsp; ) , 0x00 0x00 0x38 0x00 0x01 0x02 0x03&amp;nbsp;&lt;/p&gt;
&lt;p&gt;forth part&amp;nbsp;&lt;/p&gt;
&lt;p&gt;0xAA 0xAA 0xAB 0xAB 0xAA 0xAA 0xAA 0xAA&amp;nbsp;&lt;span&gt;, 8 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;fifth part&amp;nbsp;&lt;/p&gt;
&lt;p&gt;0xAA 0xAA 0x8B 0x89 0x88 &lt;span&gt;0x88 0x88 0x88&amp;nbsp; &amp;nbsp;, 8 bytes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;these are the output signals after I called nrfx_qspi_write, write length 4 in buffer&amp;nbsp; {0x00,0x01,0x02,0x03,.....} to address 0x38&amp;nbsp; &amp;nbsp;(in the codes above , line 34)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Only the third part is correct , others are unexpected or at least not specified in ps ,&amp;nbsp; maybe I did&amp;#39;nt configure the qspi correctly ? But the output signal length is way longer than specified in ps , so I&amp;#39;m confused&amp;nbsp; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If anyother infos are needed please tell me , thanks a lot for answering the question .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF53  QSPI signal with unexpected output</title><link>https://devzone.nordicsemi.com/thread/336443?ContentTypeID=1</link><pubDate>Thu, 28 Oct 2021 11:33:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:779b811b-3443-472b-9590-b3b8b6ba00dc</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;It&amp;#39;s a bit hard to tell from that scope,&amp;nbsp;can you label the inputs for us?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, it looks like the clock signal on channel &amp;#39;1&amp;#39; has a fair bit of jitter, can you get an analog scope of it?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>