<?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>Zephyr nRF5340 SPI CS pin stay LOW while initializing another spi device in the bus</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79681/zephyr-nrf5340-spi-cs-pin-stay-low-while-initializing-another-spi-device-in-the-bus</link><description>I have 2 devices in the same SPI bus defined in my devicetree. let&amp;#39;s call them MAX30005_1 and MAX30005_2. 
 When the drivers initialize, they read a register of the device and check if it correspond to the PART id number from the manufacturer. 
 During</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Mar 2022 11:36:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79681/zephyr-nrf5340-spi-cs-pin-stay-low-while-initializing-another-spi-device-in-the-bus" /><item><title>RE: Zephyr nRF5340 SPI CS pin stay LOW while initializing another spi device in the bus</title><link>https://devzone.nordicsemi.com/thread/356007?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 11:36:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbae9d42-0177-44ee-ae7b-8ccc3ff33231</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Nicolas,&lt;/p&gt;
&lt;p&gt;Please let us know if you are still working on this issue. We would be happy to help.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr nRF5340 SPI CS pin stay LOW while initializing another spi device in the bus</title><link>https://devzone.nordicsemi.com/thread/356006?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 11:35:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:063df460-d686-4c58-a703-80096621d649</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Man0, sorry for the late reply.&lt;/p&gt;
&lt;p&gt;Your project share some similarities but it will be easier to debug if you create a new case:) Please link to this case if relevant and explain which parts are similar. I will be happy to take your case.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr nRF5340 SPI CS pin stay LOW while initializing another spi device in the bus</title><link>https://devzone.nordicsemi.com/thread/354061?ContentTypeID=1</link><pubDate>Mon, 21 Feb 2022 08:55:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d06e9f85-0ca9-4020-8afc-0a1cddbed381</guid><dc:creator>Man0</dc:creator><description>&lt;p&gt;Hi Nicolas,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m experiencing the same problem with Zephyr 2.6.99, nrf Connect SDK 1.7.&lt;br /&gt;Any update one this ?&lt;br /&gt;&lt;br /&gt;I have too Maxim Flash on same the SPI bus:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi4 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	sck-pin = &amp;lt;7&amp;gt;;
	mosi-pin = &amp;lt;12&amp;gt;;
	miso-pin = &amp;lt;27&amp;gt;;
	cs-gpios = &amp;lt;&amp;amp;gpio1 7 GPIO_ACTIVE_LOW&amp;gt;,
				 &amp;lt;&amp;amp;gpio1 5 GPIO_ACTIVE_LOW&amp;gt;;

	mx25U16_0: mx25u1633@0 {
		compatible = &amp;quot;jedec,spi-nor&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
		reg = &amp;lt;0&amp;gt;;
		spi-max-frequency = &amp;lt;600000&amp;gt;;
		label = &amp;quot;MX25U16_0&amp;quot;;
		jedec-id = [c2 25 35];
		size = &amp;lt;16777216&amp;gt;;
	};

	mx25U16_1: mx25u1633@1 {
		compatible = &amp;quot;jedec,spi-nor&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
		reg = &amp;lt;1&amp;gt;;
		spi-max-frequency = &amp;lt;600000&amp;gt;;
		label = &amp;quot;MX25U16_1&amp;quot;;
		jedec-id = [c2 25 35];
		size = &amp;lt;16777216&amp;gt;;
	};
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr nRF5340 SPI CS pin stay LOW while initializing another spi device in the bus</title><link>https://devzone.nordicsemi.com/thread/329979?ContentTypeID=1</link><pubDate>Fri, 17 Sep 2021 10:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fef9af4-b480-4a97-abf3-145728c802a0</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Nicolas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your request.&lt;/p&gt;
&lt;p&gt;Which nRF Connect SDK version are you working with?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>