<?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>NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120812/nrf54l15-spi-nor-flash</link><description>Hello, 
 I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip &amp;quot;ready&amp;quot;. I am running the sample application &amp;quot;spi-flash&amp;quot; and program fails immediately when it checks if the device is ready. Are there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Dec 2025 15:35:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120812/nrf54l15-spi-nor-flash" /><item><title>RE: NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/thread/556899?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 15:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa898968-25bb-4737-b514-0d6253db97a6</guid><dc:creator>Doug K</dc:creator><description>&lt;p&gt;This is good to know! Hopefully others find this&amp;nbsp;answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/thread/556811?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 00:53:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8f1eb0b-8093-45dd-a03f-6584a6888ceb</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;For anyone else coming across this question, this is not entirely true.&lt;/p&gt;
&lt;p&gt;You can instead use the Zephyr bitbanging SPI driver to continue development until the hardware revision arrives:&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/build/dts/api/bindings/spi/zephyr%2Cspi-bitbang.html"&gt;docs.zephyrproject.org/.../zephyr,spi-bitbang.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/thread/532331?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 12:06:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c97a1069-933b-4185-a556-aade0237ef23</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;The pin you are using for SPI CLK&amp;nbsp;,&amp;nbsp;&lt;span&gt;P1.02, is not a clock-pin, so you need to wait with any SPI related development until your next board revision.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/thread/532141?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2025 20:17:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5521446a-5cf8-4fc4-839e-5d1838d555a7</guid><dc:creator>Doug K</dc:creator><description>&lt;p&gt;Thanks for the reply. &lt;br /&gt;&lt;br /&gt;I was not aware that only certain pins can be used for SPI. Could I slow down the clock speed to be able to continue development or am I SOL for this custom board spin? I&amp;#39;d like to continue development if possible and correct it on the next revision.&lt;br /&gt;&lt;br /&gt;Here is the prj.conf file from the sample:&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_STDOUT_CONSOLE=y
CONFIG_FLASH=y
CONFIG_SPI=y
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 SPI NOR Flash</title><link>https://devzone.nordicsemi.com/thread/532140?ContentTypeID=1</link><pubDate>Thu, 17 Apr 2025 19:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9946be50-1424-4109-a04e-6c5a2b4cbda6</guid><dc:creator>matt.heins</dc:creator><description>&lt;p&gt;There are specific pins for high speed lines on the nRF54L15. My colleague has made this online tool to help for the moment in pin planning.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://hlord2000.github.io/"&gt;nRF54L Pin Planner&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The pins you have selected are not the right ones for SPI00 which can only be on Port 2. There are specific pins there for SPI00 which are shown in the tool.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also good to show us your prj.conf file as well when describing configuration issues.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>