<?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>SPI Slave on nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91179/spi-slave-on-nrf-connect</link><description>Zephyr nRF52840 
 I am working with 2 nRF52840dk. The master side seems to be working as expected. i have monitored it and seen clock, MOSI and CS all working as expected on a scope 
 The slave is non-responsive. Even though i should be seeing a printout</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 Aug 2022 13:31:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91179/spi-slave-on-nrf-connect" /><item><title>RE: SPI Slave on nRF Connect</title><link>https://devzone.nordicsemi.com/thread/384159?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2022 13:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63474af1-5871-4829-a8ae-9963cf57d743</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Good to hear you were able to compile.&lt;/p&gt;
&lt;p&gt;Please check out this &lt;a href="https://github.com/too1/ncs-spi-master-slave-example"&gt;SPI master slave sample&lt;/a&gt; for reference. The sample was recently updated to taking use of pinctrl.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI Slave on nRF Connect</title><link>https://devzone.nordicsemi.com/thread/383251?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 11:34:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ac41d36-4f6e-4bfa-b037-1cc4e3d32d5c</guid><dc:creator>dmleone</dc:creator><description>&lt;p&gt;I had to do a bunch of trial and errors to get the right combo. but i finally was able to get the pin-cntl CSN_PIN setting to work in the overlay. The system compiled and i am now triggering activity on the slave side, but having issue with it reading. i opened another ticket for that issue though&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI Slave on nRF Connect</title><link>https://devzone.nordicsemi.com/thread/382697?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 13:13:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62d3c4a2-a6d5-4eed-aa16-3cfd87a9fbea</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Dominic,&lt;/p&gt;
&lt;p&gt;It looks like the csn-pin needs to be migrated to &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/ug_pinctrl.html#ug-pinctrl"&gt;Pin control&lt;/a&gt; as well. I was able to build the following code although I have not yet tested this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am not sure whether the line &lt;code&gt;def-char = &amp;lt;0x33&amp;gt;;&lt;/code&gt; is OK or not.&lt;/p&gt;
&lt;p&gt;Please let me know if this does not help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI Slave on nRF Connect</title><link>https://devzone.nordicsemi.com/thread/382666?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 11:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8d70320-b8ec-4ca0-b371-eb59a6328e58</guid><dc:creator>dmleone</dc:creator><description>&lt;p&gt;I got it to compile but dont know how to close thius out.&lt;/p&gt;
&lt;p&gt;I have different issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>