<?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>write 1/2/3 bytes into serial flash by QSPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53405/write-1-2-3-bytes-into-serial-flash-by-qspi</link><description>I use QSPI to access MT25qu512 serial flash and find the following behavior. 
 
 SDK: nRF5_SDK_15.3.0_59ac345 
 QSPI configuration: 
 // Use 4 bytes address from serial flash #define QSPI_CONFIG_ADDRMODE 1 // &amp;lt;3=&amp;gt; Read4O #define QSPI_CONFIG_READOC 3 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2019 11:46:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53405/write-1-2-3-bytes-into-serial-flash-by-qspi" /><item><title>RE: write 1/2/3 bytes into serial flash by QSPI</title><link>https://devzone.nordicsemi.com/thread/215700?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 11:46:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:323c992f-c5cc-4981-8c38-f9a447cd6a8e</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Jupp, to addresses that are word-aligned to the external memory&amp;#39;s address space. Ie. 0x0000, 0x0004, 0x0008, 0x000C, etc.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: write 1/2/3 bytes into serial flash by QSPI</title><link>https://devzone.nordicsemi.com/thread/215697?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 11:42:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b37ead94-d444-4596-b31e-c5dff8f1d067</guid><dc:creator>Shang Ting</dc:creator><description>&lt;p&gt;Does it mean I have to read/write 4/8/12/... bytes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: write 1/2/3 bytes into serial flash by QSPI</title><link>https://devzone.nordicsemi.com/thread/215694?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 11:35:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01298675-0a59-4b53-bdaa-95363284453b</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;All memory accesses by the QSPI peripheral to external memories have to be word-aligned to&lt;span&gt;&amp;nbsp;the external memory&amp;#39;s address space, and you can only&lt;/span&gt;&amp;nbsp;read or write&amp;nbsp;full words, usually 32bits(4 bytes).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>