<?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>Unable to Use Only MOSI Line in SPI Configuration (Zephyr, WS2812)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120330/unable-to-use-only-mosi-line-in-spi-configuration-zephyr-ws2812</link><description>I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI interface to use only MOSI while leaving MISO and SCK unassigned, since I want</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Feb 2026 12:51:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120330/unable-to-use-only-mosi-line-in-spi-configuration-zephyr-ws2812" /><item><title>RE: Unable to Use Only MOSI Line in SPI Configuration (Zephyr, WS2812)</title><link>https://devzone.nordicsemi.com/thread/560537?ContentTypeID=1</link><pubDate>Fri, 06 Feb 2026 12:51:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dadb726-7d2f-4587-9905-b2aeda636588</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Brent,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You are right. For nRF54L15, there’s no such requirement to have &lt;/span&gt;&lt;span&gt;SCK&lt;/span&gt;&lt;span&gt; connect to a pin input buffer for &lt;/span&gt;&lt;span&gt;SPI&lt;/span&gt;&lt;span&gt; to work.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Swathy&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Use Only MOSI Line in SPI Configuration (Zephyr, WS2812)</title><link>https://devzone.nordicsemi.com/thread/560334?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2026 12:42:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a1f098a-9496-421e-84e7-82e7d22e46d9</guid><dc:creator>Toastus</dc:creator><description>&lt;p&gt;Is there any update on this?&lt;br /&gt;&lt;br /&gt;Update: I have verified that I can build on nrf54L15 under 3.2.1 without assertions after defining a spi with only the MOSI pin defined, so this check has apparently been corrected. Note however in my case that I am not disconnecting pins in the source code, but instead used a device tree overlay in my application to simply remove the other pins from the pinctrl routines, removing the unused NRF_PSEL mappings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Use Only MOSI Line in SPI Configuration (Zephyr, WS2812)</title><link>https://devzone.nordicsemi.com/thread/530467?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2025 13:28:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e74f7b91-9db6-40f9-9481-c59778939191</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Oleksander,&lt;/p&gt;
&lt;p&gt;There was this limitation that the SCK pin needs to be connected in the nrf52 series where it states: &amp;quot;&lt;span&gt;The SCK must always be connected to a pin, and that pin&amp;#39;s input buffer must always be connected for the SPI to work.&amp;quot; See here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52832/page/spi.html#d945e156"&gt;https://docs.nordicsemi.com/bundle/ps_nrf52832/page/spi.html#d945e156&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We will need to check if this is still a limitation on the nRF54L15 SPIM since the zephyr driver still enforces this limitation as of this day. If it is not, then the Zephyr driver can be updated to remove this limitation.. I will heck internally and get back to you with the updates.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Swathy&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>