<?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>How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119865/how-to-configure-and-use-nrf9160dk-external-flash-mx25r6435f</link><description>Hi, 
 I use the nRF9160dk and I want to use nRF9160&amp;#39;s external flash mx25r6435f to store a few data. 
 There are few related posts from too many years ago. Could you provide a clear guideline to configure and use it? 
 
 board: nrf9160dk 
 SDK: v2.5.0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Mar 2025 02:21:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119865/how-to-configure-and-use-nrf9160dk-external-flash-mx25r6435f" /><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/528305?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 02:21:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66fd0f1a-8929-4a73-a2ca-9c0e8542e021</guid><dc:creator>Liza</dc:creator><description>&lt;p&gt;Dear Dejan,&lt;/p&gt;
&lt;p&gt;Got it. Thanks.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Liza&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/528174?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 10:20:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f323950-4c5f-4216-9a3d-56d9056a9171</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Before programming board controller to nrf52840, PROG/DEBUG SW10 switch needs to be set to nRF52 position. nRF52840 controls analog switches on nrf9160-dk. To enable this control, you need to have board controller firmware flashed on nrf52840. It is board controller firmware which by default enables pin routing to external flash.&amp;nbsp;&lt;br /&gt;On nrf9160-dk, it is EXT_MEM_CTRL signal on nrf52840 which controls whether nrf9160 is connected to external flash or not.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:34px;max-width:375px;" height="34" src="https://devzone.nordicsemi.com/resized-image/__size/750x68/__key/communityserver-discussions-components-files/4/pastedimage1742465624835v1.png" width="375" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;You can find more information about&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf9160_dk/page/UG/nrf91_DK/hw_description/nrf9160_board_controller.html"&gt;board controller&lt;/a&gt;&amp;nbsp;in the documentation.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/527926?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 03:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31232e5e-8c3c-409b-9efa-8616c4543bc4</guid><dc:creator>Liza</dc:creator><description>&lt;p&gt;I bind&amp;nbsp;&lt;span&gt;mx25r6435f and read&amp;amp;write successfully. But I do not know what makes it success. Turning SW10 to nrf52 and build nrf52 board, or program board controller firmware (nrf9160_dk_board_controller_fw_2.0.1.hex)?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/527739?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 01:46:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ae79015-e683-4bc9-876e-589691bb6805</guid><dc:creator>Liza</dc:creator><description>&lt;p&gt;Dear Dejan,&lt;/p&gt;
&lt;p&gt;I have followed the configuration.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I build the&amp;nbsp;nrf9160dk_nrf9160_ns board and failed to bind with&amp;nbsp;&lt;/span&gt;mx25r6435f (&amp;quot;--ERROR: Flash device is not ready--&amp;ldquo;). Here is my files.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3580.nrf9160dk_5F00_nrf9160_5F00_ns.overlay"&gt;devzone.nordicsemi.com/.../3580.nrf9160dk_5F00_nrf9160_5F00_ns.overlay&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8032.storage.txt"&gt;devzone.nordicsemi.com/.../8032.storage.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I learned from &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/75401/full_modem_update-failed-to-get-flash-device-mx25r64/315049#315049:~:text=Hi%20Heidi%20%2D%20thanks,full_modem_update%20sample%2C%20success!"&gt;other post&lt;/a&gt;. Should I build&amp;nbsp;&lt;span&gt;nrf9160dk_nrf52840 board first to open the external flash?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Liza&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/527647?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 13:38:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ea7d18a-6213-45c4-918f-6d590fb10049</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Liza,&lt;br /&gt;&lt;br /&gt;You could follow&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf91/nrf9160_external_flash.html"&gt;external flash&lt;/a&gt;&amp;nbsp;documentation which shows&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf91/nrf9160_external_flash.html#adding_the_configuration_and_devicetree_option"&gt;Kconfig and devicetree&lt;/a&gt;&amp;nbsp;configuration.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to configure and use nRF9160DK external flash mx25r6435f</title><link>https://devzone.nordicsemi.com/thread/527526?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 08:17:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba38a3d4-cdb2-4a25-8654-af5dff27cbf8</guid><dc:creator>Liza</dc:creator><description>&lt;p&gt;Because we use only nrf9160 sip on our final board, so if there has any method that will not use nrf52840?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>