<?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 access SPI as a generic device on nRF52?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118517/how-to-access-spi-as-a-generic-device-on-nrf52</link><description>Hello 
 
 I would like to use the SPI to communicate with an IC without having a software driver. 
 I have the following device tree: 
 
 &amp;amp; spi2 { 
 compatible = &amp;quot;nordic,nrf-spi&amp;quot; ; 
 pinctrl-0 = &amp;lt;&amp;amp; spi2_default &amp;gt;; 
 pinctrl-1 = &amp;lt;&amp;amp; spi2_sleep &amp;gt;; 
 pinctrl</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2025 13:22:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118517/how-to-access-spi-as-a-generic-device-on-nrf52" /><item><title>RE: How to access SPI as a generic device on nRF52?</title><link>https://devzone.nordicsemi.com/thread/522196?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 13:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd90f4b9-3218-4c7e-85b1-87acdaf63609</guid><dc:creator>Avgerinos89</dc:creator><description>&lt;p&gt;Thank you for the information!&lt;/p&gt;
&lt;p&gt;I manage it to make it work using the SPI lesson.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access SPI as a generic device on nRF52?</title><link>https://devzone.nordicsemi.com/thread/520910?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 14:36:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26967e32-2df2-4ca3-ac5e-1b1a0df22236</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please check out the &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-5-serial-peripheral-interface-spi/topic/serial-peripheral-interface-spi/"&gt;DevAcademy lesson on SPI&lt;/a&gt; to get a good overview of how to use SPI in the nRF Connect SDK. It should explain all the basics and take you through how to operate with the SPI in a Zephyr based environment.&lt;/p&gt;
&lt;p&gt;Let me know if you have any questions not covered there.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>